Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Modules] Move ValueMap to the IR library. While this class does not | Chandler Carruth | 2014-03-04 | 1 | -1/+1 | |
* | [Modules] Move ValueHandle into the IR library where Value itself lives. | Chandler Carruth | 2014-03-04 | 1 | -1/+1 | |
* | [Modules] Move the LLVM IR pattern match header into the IR library, it | Chandler Carruth | 2014-03-04 | 1 | -1/+1 | |
* | [Modules] Move CallSite into the IR library where it belogs. It is | Chandler Carruth | 2014-03-04 | 1 | -1/+1 | |
* | [Modules] Move GetElementPtrTypeIterator into the IR library. As its | Chandler Carruth | 2014-03-04 | 1 | -1/+1 | |
* | [C++11] Replace llvm::next and llvm::prior with std::next and std::prev. | Benjamin Kramer | 2014-03-02 | 1 | -2/+2 | |
* | Make helper function static. | Benjamin Kramer | 2014-03-01 | 1 | -2/+1 | |
* | [CodeGenPrepare] Fix the check of the legality of an instruction. | Quentin Colombet | 2014-02-22 | 1 | -1/+6 | |
* | [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. | Quentin Colombet | 2014-02-22 | 1 | -0/+2914 |