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
/
lib
/
CodeGen
/
PostRAHazardRecognizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
fix typos in comments and error messges; NFC
Hiroshi Inoue
2017-07-13
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
CodeGen: Use MachineInstr& in PostRAHazardRecognizer, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-6
/
+4
*
PostRAHazardRecocgnizer: Fix unused-private-field warning
Tom Stellard
2016-04-22
1
-1
/
+0
*
CodeGen: Add a stand-alone hazard recognizer pass
Tom Stellard
2016-04-22
1
-0
/
+101
*
Generalize PostRAHazardRecognizer so it can be used in any pass for
Andrew Trick
2010-12-08
1
-180
/
+0
*
Teach if-converter to be more careful with predicating instructions that would
Evan Cheng
2010-09-10
1
-11
/
+11
*
Make post-ra scheduling, anti-dep breaking, and register scavenger (conservat...
Evan Cheng
2010-06-16
1
-1
/
+1
*
- Do away with SimpleHazardRecognizer.h. It's not used and offers little value.
Evan Cheng
2010-06-14
1
-0
/
+180