llvm-6502/lib
Andrew Trick 6b1207267f Generalize PostRAHazardRecognizer so it can be used in any pass for
both forward and backward scheduling. Rename it to
ScoreboardHazardRecognizer (Scoreboard is one word). Remove integer
division from the scoreboard's critical path.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121274 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-08 20:04:29 +00:00
..
Analysis Add support to create vector, array, enums etc... 2010-12-08 01:50:15 +00:00
Archive
AsmParser PR5207: Change APInt methods trunc(), sext(), zext(), sextOrTrunc() and 2010-12-07 08:25:19 +00:00
Bitcode
CodeGen Generalize PostRAHazardRecognizer so it can be used in any pass for 2010-12-08 20:04:29 +00:00
CompilerDriver
ExecutionEngine Remove unneeded zero arrays. 2010-12-04 15:28:22 +00:00
Linker
MC Add support for loading from a constant pool. 2010-12-08 01:57:09 +00:00
Object
Support Support: Remove Alarm. It is unused (via local grep and google code search). 2010-12-07 18:41:59 +00:00
Target Generalize PostRAHazardRecognizer so it can be used in any pass for 2010-12-08 20:04:29 +00:00
Transforms Remove some dead code from the jump threading pass. 2010-12-07 13:08:07 +00:00
VMCore Remove the code from Function::dropAllReferences which replaced 2010-12-07 19:56:51 +00:00
Makefile