Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -2/+3 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+18 |
* | Remove unused declaration | Andrew Trick | 2012-09-11 | 1 | -2/+0 |
* | Remove unused simplifyIVUsers | Andrew Trick | 2012-03-22 | 1 | -6/+0 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+1 |
* | Make headers standalone, move a virtual method out of line. | Benjamin Kramer | 2011-11-14 | 1 | -4/+5 |
* | Cleanup. Make ScalarEvolution an explicit argument of the | Andrew Trick | 2011-08-10 | 1 | -3/+3 |
* | Added a SimplifyIndVar utility to simplify induction variable users | Andrew Trick | 2011-08-10 | 1 | -0/+58 |