Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make these methods const correct. | Rafael Espindola | 2013-07-25 | 1 | -2/+1 |
* | Add getModuleFlag(StringRef Key) to query a module flag given Key. | Manman Ren | 2013-07-16 | 1 | -0/+13 |
* | Remove dead code. | Eli Bendersky | 2013-05-15 | 1 | -17/+0 |
* | Removed extraneous #include "LLVMContextImpl.h" from lib/IR/Module.cpp | Jean-Luc Duprat | 2013-03-01 | 1 | -1/+0 |
* | Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ... | Michael Ilseman | 2013-03-01 | 1 | -0/+1 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -5/+5 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+451 |