index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
IR
/
Module.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-13
/
+37
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-6
/
+14
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-75
/
+42
*
Merging r196158:
Manman Ren
2013-12-09
1
-5
/
+10
*
Use error_code in GVMaterializer.
Rafael Espindola
2013-11-05
1
-4
/
+15
*
Reuse variable
Matt Arsenault
2013-09-30
1
-1
/
+1
*
Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
2013-09-30
1
-2
/
+4
*
Fix typo
Matt Arsenault
2013-09-28
1
-1
/
+1
*
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