| Commit message (Expand) | Author | Age | Files | Lines |
* | [opaque pointer type] Avoid using pointee types to retrieve InlineAsm's funct... | David Blaikie | 2015-07-28 | 1 | -7/+11 |
* | Fix some odd whitespace and formatting errors while making | Eric Christopher | 2015-05-18 | 1 | -35/+23 |
* | [opaque pointer type] Explicit pointee type for GEPOperator/GEPConstantExpr. | David Blaikie | 2015-05-08 | 1 | -8/+24 |
* | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -9/+9 |
* | IR: De-duplicate code for replacing operands in place | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -0/+32 |
* | Reapply r215966, r215965, r215964, r215963, r215960, r215959, r215958, and r2... | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -363/+201 |
* | Reverting r215966, r215965, r215964, r215963, r215960, r215959, r215958, and ... | Aaron Ballman | 2014-08-19 | 1 | -201/+363 |
* | IR: Replace uses of ConstantAggrUniqueMap with ConstantUniqueMap | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -160/+45 |
* | Remove extraneous typenames from r215957 | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -2/+2 |
* | IR: Rewrite ConstantUniqueMap | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -250/+203 |
* | IR: ArrayRef-ize {Insert,Extract}ValueConstantExpr constructors | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -8/+6 |
* | Prevent clang-format from moving the namespace closing brace, NFC | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -1/+1 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Try to fix the msvc build. | Benjamin Kramer | 2014-04-29 | 1 | -0/+1 |
* | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -2/+2 |
* | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 2014-04-21 | 1 | -0/+2 |
* | [C++11] Add 'override' keyword to IR library. | Craig Topper | 2014-03-05 | 1 | -10/+10 |
* | [C++11] Use std::tie to simplify compare operators. | Benjamin Kramer | 2014-03-03 | 1 | -19/+8 |
* | Revert "Give internal classes hidden visibility." | Benjamin Kramer | 2013-09-11 | 1 | -14/+14 |
* | Give internal classes hidden visibility. | Benjamin Kramer | 2013-09-11 | 1 | -14/+14 |
* | Add ArrayRef constructor from None, and do the cleanups that this constructor... | Dmitri Gribenko | 2013-05-05 | 1 | -1/+1 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -3/+3 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+774 |