Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update llvm to trunk r256633. | dim | 2015-12-30 | 1 | -6/+7 |
| | |||||
* | Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, and | dim | 2015-05-27 | 1 | -0/+1 |
| | | | | preserve our customizations, where necessary. | ||||
* | Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, and | dim | 2014-11-24 | 1 | -6/+6 |
| | | | | preserve our customizations, where necessary. | ||||
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 1 | -1/+1 |
| | | | | | | | | | 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 r168974, from upstream's release_32 | dim | 2012-12-03 | 1 | -0/+2 |
| | | | | | branch. This is effectively llvm/clang 3.2 RC2; the 3.2 release is coming soon. | ||||
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -10/+6 |
| | | | | Benjamin Kramer and Joerg Sonnenberger for their input and fixes. | ||||
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 1 | -2/+5 |
| | | | | | This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg. | ||||
* | Upgrade our Clang in base to r114020, from upstream's release_28 branch. | dim | 2010-09-20 | 1 | -3/+3 |
| | | | | Approved-by: rpaulo (mentor) | ||||
* | Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ | rdivacky | 2010-06-09 | 1 | -0/+80 |
in llvm/ and/or llvm/contrib/clang/ respectively. Approved by: ed (mentor) Approved by: core |