Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
%!s(int64=6) %!d(string=hai) anos |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
%!s(int64=7) %!d(string=hai) anos |
David Blaikie
|
48319238e4
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
|
%!s(int64=7) %!d(string=hai) anos |
Hiroshi Inoue
|
ff281e5fb6
fix typos in comments and error messges; NFC
|
%!s(int64=8) %!d(string=hai) anos |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
%!s(int64=8) %!d(string=hai) anos |
Duncan P. N. Exon Smith
|
ed5a96fffb
CodeGen: Use MachineInstr& in PostRAHazardRecognizer, NFC
|
%!s(int64=9) %!d(string=hai) anos |
Tom Stellard
|
bfad27b7b8
PostRAHazardRecocgnizer: Fix unused-private-field warning
|
%!s(int64=9) %!d(string=hai) anos |
Tom Stellard
|
fbbc621bb4
CodeGen: Add a stand-alone hazard recognizer pass
|
%!s(int64=9) %!d(string=hai) anos |
Andrew Trick
|
6b1207267f
Generalize PostRAHazardRecognizer so it can be used in any pass for
|
%!s(int64=14) %!d(string=hai) anos |
Evan Cheng
|
3ef1c8759a
Teach if-converter to be more careful with predicating instructions that would
|
%!s(int64=15) %!d(string=hai) anos |
Evan Cheng
|
46df4eb46e
Make post-ra scheduling, anti-dep breaking, and register scavenger (conservatively) aware of predicated instructions. This enables ARM to move if-conversion before post-ra scheduler.
|
%!s(int64=15) %!d(string=hai) anos |
Evan Cheng
|
774bc882fd
- Do away with SimpleHazardRecognizer.h. It's not used and offers little value.
|
%!s(int64=15) %!d(string=hai) anos |