summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Transforms/Utils/Utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, anddim2014-11-241-1/+2
| | | | preserve our customizations, where necessary.
* Upgrade our copy of llvm/clang to 3.3 release.dim2013-06-121-0/+1
| | | | | | Release notes are still in the works, these will follow soon. MFC after: 1 month
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031-0/+1
| | | | | branch. This is effectively llvm/clang 3.2 RC2; the 3.2 release is coming soon.
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+37
This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg.
OpenPOWER on IntegriCloud