Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update llvm to trunk r256945. | dim | 2016-01-06 | 1 | -16/+0 |
| | |||||
* | Update llvm to trunk r256633. | dim | 2015-12-30 | 1 | -1/+26 |
| | |||||
* | Update llvm/clang to r242221. | dim | 2015-08-12 | 1 | -0/+8 |
| | |||||
* | Update llvm/clang to r241361. | dim | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | Update llvm/clang to r240225. | dim | 2015-06-23 | 1 | -1/+1 |
| | |||||
* | Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, and | dim | 2015-05-27 | 1 | -0/+12 |
| | | | | preserve our customizations, where necessary. | ||||
* | Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from | dim | 2015-01-25 | 1 | -5/+26 |
| | | | | ^/vendor/clang/dist, resolve conflicts, and cleanup patches. | ||||
* | Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, and | dim | 2014-11-24 | 1 | -1/+2 |
| | | | | preserve our customizations, where necessary. | ||||
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 1 | -0/+2 |
| | | | | | | | | | upcoming 3.3 release (branching and freezing expected in a few weeks). Preliminary release notes can be found at the usual location: <http://llvm.org/docs/ReleaseNotes.html> An MFC is planned once the actual 3.3 release is finished. | ||||
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -7/+11 |
| | | | | Benjamin Kramer and Joerg Sonnenberger for their input and fixes. | ||||
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 1 | -63/+21 |
| | | | | | | | 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 | ||||
* | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | dim | 2011-10-22 | 1 | -0/+20 |
| | | | | | | | branch. This brings us very close to the 3.0 release, which is expected in a week or two. MFC after: 1 week | ||||
* | Upgrade our copy of llvm/clang to r130700, from upstream's trunk. | dim | 2011-05-02 | 1 | -4/+22 |
| | |||||
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 1 | -0/+69 |
This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg. |