Age | Commit message (Expand) | Author | Files | Lines |
2014-08-19 | IR: De-duplicate code for replacing operands in place | Duncan P. N. Exon Smith | 1 | -0/+32 |
2014-08-19 | Reapply r215966, r215965, r215964, r215963, r215960, r215959, r215958, and r2... | Duncan P. N. Exon Smith | 1 | -363/+201 |
2014-08-19 | Reverting r215966, r215965, r215964, r215963, r215960, r215959, r215958, and ... | Aaron Ballman | 1 | -201/+363 |
2014-08-19 | IR: Replace uses of ConstantAggrUniqueMap with ConstantUniqueMap | Duncan P. N. Exon Smith | 1 | -160/+45 |
2014-08-19 | Remove extraneous typenames from r215957 | Duncan P. N. Exon Smith | 1 | -2/+2 |
2014-08-19 | IR: Rewrite ConstantUniqueMap | Duncan P. N. Exon Smith | 1 | -250/+203 |
2014-08-19 | IR: ArrayRef-ize {Insert,Extract}ValueConstantExpr constructors | Duncan P. N. Exon Smith | 1 | -8/+6 |
2014-08-19 | Prevent clang-format from moving the namespace closing brace, NFC | Duncan P. N. Exon Smith | 1 | -1/+1 |
2014-08-13 | Canonicalize header guards into a common format. | Benjamin Kramer | 1 | -2/+2 |
2014-04-29 | Try to fix the msvc build. | Benjamin Kramer | 1 | -0/+1 |
2014-04-28 | [C++] Use 'nullptr'. | Craig Topper | 1 | -2/+2 |
2014-04-21 | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 1 | -0/+2 |
2014-03-05 | [C++11] Add 'override' keyword to IR library. | Craig Topper | 1 | -10/+10 |
2014-03-03 | [C++11] Use std::tie to simplify compare operators. | Benjamin Kramer | 1 | -19/+8 |
2013-09-11 | Revert "Give internal classes hidden visibility." | Benjamin Kramer | 1 | -14/+14 |
2013-09-11 | Give internal classes hidden visibility. | Benjamin Kramer | 1 | -14/+14 |
2013-05-05 | Add ArrayRef constructor from None, and do the cleanups that this constructor... | Dmitri Gribenko | 1 | -1/+1 |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 1 | -3/+3 |
2013-01-02 | Rename VMCore directory to IR. | Chandler Carruth | 1 | -0/+774 |