History log of /freebsd-12.1/contrib/llvm/lib/CodeGen/EdgeBundles.cpp (Results 1 – 7 of 7)
Revision Date Author Comments
# 2cab237b 20-Dec-2017 Dimitry Andric <[email protected]>

Merge llvm trunk r321017 to contrib/llvm.


# d88c1a5a 02-Jan-2017 Dimitry Andric <[email protected]>

Update llvm to trunk r290819 and resolve conflicts.


# 91bc56ed 24-Nov-2014 Dimitry Andric <[email protected]>

Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, and
preserve our customizations, where necessary.


# dff0c46c 16-Apr-2012 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to trunk r154661, in preparation of the
upcoming 3.1 release (expected in a few weeks). Preliminary release
notes can be found at: <http://llvm.org/docs/ReleaseNotes.h

Upgrade our copy of llvm/clang to trunk r154661, in preparation of the
upcoming 3.1 release (expected in a few weeks). Preliminary release
notes can be found at: <http://llvm.org/docs/ReleaseNotes.html>

MFC after: 2 weeks

show more ...


# 17a519f9 17-Jul-2011 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to r135360, from upstream's trunk.


# 3b0f4066 02-May-2011 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to r130700, from upstream's trunk.


# 2754fe60 20-Feb-2011 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to r126079, from upstream's trunk.

This contains many improvements, primarily better C++ support, an
integrated assembler for x86 and support for -pg.