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
/
test
/
Other
/
new-pass-manager.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] Teach the module-to-function adaptor to not run function passes
Chandler Carruth
2015-02-01
1
-0
/
+10
*
[PM] Port TTI to the new pass manager, introducing a TargetIRAnalysis to
Chandler Carruth
2015-02-01
1
-0
/
+12
*
[PM] Port TargetLibraryInfo to the new pass manager, provided by the
Chandler Carruth
2015-01-15
1
-0
/
+12
*
[PM] Remove the defunt CGSCC-specific debug flag.
Chandler Carruth
2015-01-13
1
-15
/
+15
*
[PM] Refactor the new pass manager to use a single template to implement
Chandler Carruth
2015-01-13
1
-103
/
+103
*
[PM] Fold all three analysis managers into a single AnalysisManager
Chandler Carruth
2015-01-13
1
-56
/
+56
*
[PM] Give slightly less horrible names to the utility pass templates for
Chandler Carruth
2015-01-07
1
-23
/
+23
*
[PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
2015-01-07
1
-12
/
+51
*
[PM] Introduce a utility pass that preserves no analyses.
Chandler Carruth
2015-01-06
1
-0
/
+33
*
[PM] Simplify how we parse the outer layer of the pass pipeline text and
Chandler Carruth
2015-01-06
1
-0
/
+36
*
[PM] Add a utility pass template that synthesizes the invalidation of
Chandler Carruth
2015-01-06
1
-0
/
+51
*
[PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
2015-01-06
1
-6
/
+14
*
[PM] Add a utility to the new pass manager for generating a pass which
Chandler Carruth
2015-01-06
1
-4
/
+2
*
[PM] Don't run the machinery of invalidating all the analysis passes
Chandler Carruth
2015-01-05
1
-0
/
+7
*
[PM] Add names and debug logging for analysis passes to the new pass
Chandler Carruth
2015-01-05
1
-0
/
+10
*
[PM] Wire up support for explicitly running the verifier pass.
Chandler Carruth
2015-01-05
1
-0
/
+20
*
[PM] Wire up the Verifier for the new pass manager and connect it to the
Chandler Carruth
2014-01-20
1
-0
/
+30
*
[PM] Wire up support for writing bitcode with new PM.
Chandler Carruth
2014-01-13
1
-0
/
+5
*
[PM] Wire up support for printing assembly output from the opt command.
Chandler Carruth
2014-01-13
1
-0
/
+6
*
[PM] Add module and function printing passes for the new pass manager.
Chandler Carruth
2014-01-12
1
-0
/
+28