Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence sign compare warning. NFC. | Benjamin Kramer | 2015-03-29 | 1 | -1/+2 |
* | [inline asm] Don't reject duplicated matching constraints | Benjamin Kramer | 2015-03-29 | 1 | -1/+2 |
* | Simplify expressions involving boolean constants with clang-tidy | David Blaikie | 2015-03-09 | 1 | -1/+1 |
* | Reformat (and remove some tabs) to make debugging this code a | Eric Christopher | 2015-02-10 | 1 | -4/+7 |
* | [inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{' | Akira Hatanaka | 2014-09-05 | 1 | -0/+4 |
* | [C++11] More 'nullptr' conversion or in some cases just using a boolean check... | Craig Topper | 2014-04-09 | 1 | -1/+1 |
* | Remove copy ctors that did the same thing as the default one. | Benjamin Kramer | 2014-03-11 | 1 | -10/+0 |
* | Add static cast to unsigned char whenever a character classification function... | Guy Benyei | 2013-02-12 | 1 | -2/+2 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+295 |