llvm/lib
Evan Cheng 22a529990b If two instructions are both two-address code, favors (schedule closer to
terminator) the one that has a CopyToReg use. This fixes
2006-05-11-InstrSched.ll with -new-cc-modeling-scheme.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42453 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-28 22:32:30 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen If two instructions are both two-address code, favors (schedule closer to 2007-09-28 22:32:30 +00:00
Debugger
ExecutionEngine
Linker
Support
System really fix PR1581, thanks to Daniel Dunbar for pointing 2007-09-28 20:50:50 +00:00
Target
Transforms
VMCore Make Value::getNameLen not crash on an empty name, fixing PR1712. 2007-09-28 20:09:40 +00:00
Makefile