Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure metarenamer won't rename special stuff (intrinsics and explicitly r... | Anton Korobeynikov | 2013-01-23 | 1 | -3/+17 |
* | Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. | Chandler Carruth | 2013-01-07 | 1 | -1/+1 |
* | switch from pointer equality comparison to MDNode::getMostGenericTBAA | Chris Lattner | 2013-01-05 | 1 | -1/+0 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -4/+4 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Use empty parens for empty function parameter list instead of '(void)'. | Dmitri Gribenko | 2012-11-15 | 1 | -1/+1 |
* | Review feedback from Duncan Sands. Alphabetize includes and simplify | Alex Rosenberg | 2012-09-14 | 1 | -3/+3 |
* | Add a pass that renames everything with metasyntatic names. This works well a... | Alex Rosenberg | 2012-09-11 | 1 | -0/+132 |