Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [IR] Adding const_value_op_iterator for IR/User.h | Mohammed Agabaria | 2017-01-09 | 1 | -0/+25 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -3/+3 |
* | [Function] Properly remove use when clearing personality | Keno Fischer | 2015-12-23 | 1 | -0/+24 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | Modernize the .ll parsing interface. | Rafael Espindola | 2014-08-19 | 1 | -1/+1 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -1/+1 |
* | Make the User::value_op_iterator a random access iterator. I had written | Chandler Carruth | 2014-04-17 | 1 | -0/+96 |