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 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -7/+5 |
* | Fix a leak found by asan. | Rafael Espindola | 2014-12-23 | 1 | -2/+3 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -1/+1 |
* | Revert patches to add case-range support for PR1255. | Bob Wilson | 2013-09-09 | 1 | -0/+1 |
* | IRTests/WaymarkTest.cpp: Fix in --vg-leak. | NAKAMURA Takumi | 2013-01-23 | 1 | -0/+2 |
* | Untabify. | NAKAMURA Takumi | 2013-01-23 | 1 | -5/+5 |
* | Improve r172464: const_cast is not needed if the variable is not const | Dmitri Gribenko | 2013-01-14 | 1 | -3/+2 |
* | Fix Casts | David Greene | 2013-01-14 | 1 | -1/+2 |
* | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth | 2013-01-07 | 1 | -0/+54 |