Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a URL (NFC) | Justin Bogner | 2014-08-21 | 1 | -1/+1 |
* | Fix some doc and comment typos | Alp Toker | 2014-04-09 | 1 | -1/+1 |
* | [C++11] More 'nullptr' conversion or in some cases just using a boolean check... | Craig Topper | 2014-04-09 | 1 | -2/+2 |
* | [cleanup] Add a getOperandNo method to the Use class and implement it | Chandler Carruth | 2014-03-04 | 1 | -0/+5 |
* | [cleanup] Use early exit and simpler temporary variables to clarify the | Chandler Carruth | 2014-03-04 | 1 | -19/+18 |
* | [cleanup] Run clang-format over the Use code. It was *really* | Chandler Carruth | 2014-03-04 | 1 | -35/+31 |
* | [cleanup] Tidy up and modernize comments and the definition order for | Chandler Carruth | 2014-03-04 | 1 | -60/+42 |
* | Fix Casting | David Greene | 2013-01-14 | 1 | -1/+1 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+145 |