Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |