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
/
tools
/
opt
/
NewPMDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] Add a new-PM-style CGSCC pass manager using the newly added
Chandler Carruth
2014-04-21
1
-0
/
+10
*
[PM] Wire the analysis passes (such as they are) into the registry, and
Chandler Carruth
2014-04-21
1
-3
/
+7
*
[PM] Add a new "lazy" call graph analysis pass for the new pass manager.
Chandler Carruth
2014-02-06
1
-0
/
+5
*
[PM] Back out one hunk of the patch in r200901 that was *supposed* to go
Chandler Carruth
2014-02-06
1
-4
/
+0
*
[PM] Wire up the analysis managers in the opt driver. This isn't really
Chandler Carruth
2014-02-06
1
-2
/
+12
*
[PM] Wire up the Verifier for the new pass manager and connect it to the
Chandler Carruth
2014-01-20
1
-2
/
+10
*
[PM] Wire up support for writing bitcode with new PM.
Chandler Carruth
2014-01-13
1
-1
/
+3
*
[PM] Wire up support for printing assembly output from the opt command.
Chandler Carruth
2014-01-13
1
-3
/
+16
*
[PM] Add an enum for describing the desired output strategy, and run
Chandler Carruth
2014-01-13
1
-2
/
+3
*
[PM] Add (very skeletal) support to opt for running the new pass
Chandler Carruth
2014-01-11
1
-0
/
+46