index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm
/
InitializePasses.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stub out a new LiveDebugVariables pass.
Jakob Stoklund Olesen
2010-11-30
1
-0
/
+1
*
Rename ExpandPseudos to ExpandISelPseudos to help clarify its role.
Dan Gohman
2010-11-18
1
-1
/
+1
*
Split pseudo-instruction expansion into a separate pass, to make it
Dan Gohman
2010-11-16
1
-0
/
+1
*
Get rid of static constructors for pass registration. Instead, every pass ex...
Owen Anderson
2010-10-19
1
-0
/
+1
*
Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
Devang Patel
2010-10-07
1
-1
/
+0
*
Add initialization routines for Instrumentation.
Owen Anderson
2010-10-07
1
-0
/
+4
*
Add initialization routines to InstCombine.
Owen Anderson
2010-10-07
1
-0
/
+4
*
Add initialization routines for VMCore.
Owen Anderson
2010-10-07
1
-0
/
+4
*
Add initialization routines for Target.
Owen Anderson
2010-10-07
1
-0
/
+3
*
Add initialization routines for CodeGen.
Owen Anderson
2010-10-07
1
-0
/
+3
*
Add initialization routines for Analysis and IPA.
Owen Anderson
2010-10-07
1
-0
/
+6
*
Add an initialization routine for libLLVMipo.a
Owen Anderson
2010-10-07
1
-2
/
+5
*
Next step on the getting-rid-of-static-ctors train: begin adding per-library
Owen Anderson
2010-10-07
1
-0
/
+8
*
Add the header that I accidentally forgot from r115900.
Owen Anderson
2010-10-07
1
-0
/
+185