aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IR/Module.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r196158:Manman Ren2013-12-091-5/+10
* Use error_code in GVMaterializer.Rafael Espindola2013-11-051-4/+15
* Reuse variableMatt Arsenault2013-09-301-1/+1
* Fix getOrInsertGlobal dropping the address space.Matt Arsenault2013-09-301-2/+4
* Fix typoMatt Arsenault2013-09-281-1/+1
* Make these methods const correct.Rafael Espindola2013-07-251-2/+1
* Add getModuleFlag(StringRef Key) to query a module flag given Key.Manman Ren2013-07-161-0/+13
* Remove dead code.Eli Bendersky2013-05-151-17/+0
* Removed extraneous #include "LLVMContextImpl.h" from lib/IR/Module.cppJean-Luc Duprat2013-03-011-1/+0
* Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ...Michael Ilseman2013-03-011-0/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-5/+5
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+451