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
/
Transforms
/
IPO
/
IPO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C API functions must be able to see their extern "C" definitions, or it will ...
Benjamin Kramer
2011-08-19
1
-0
/
+1
*
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
Bill Wendling
2011-08-03
1
-5
/
+0
*
Add LLVMAddAlwaysInlinerPass to the C API.
Rafael Espindola
2011-07-26
1
-0
/
+4
*
LLVM 3.0 is here, remove old do nothing method.
Rafael Espindola
2011-07-26
1
-5
/
+0
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-5
/
+0
*
remove the StructRetPromotion pass. It is unused, not maintained and
Chris Lattner
2011-04-11
1
-1
/
+0
*
remove the partial specialization pass. It is unmaintained and has bugs.
Chris Lattner
2011-01-16
1
-1
/
+0
*
Add an initialization routine for libLLVMipo.a
Owen Anderson
2010-10-07
1
-2
/
+37
*
Adding IPSCCP and Internalize passes to the C-bindings
Wesley Peck
2010-04-09
1
-0
/
+9
*
Reverting 85714, 85715, 85716, which are breaking the build
Douglas Gregor
2009-11-01
1
-1
/
+0
*
Remove the #include of Pass.h from PassManager.h. This breaks a significant
Dan Gohman
2009-11-01
1
-0
/
+1
*
Auto-upgrade free instructions to calls to the builtin free function.
Victor Hernandez
2009-10-24
1
-1
/
+1
*
add a bunch more passes to the C bindings (PR3734), patch by
Chris Lattner
2009-03-06
1
-0
/
+75