llvm-6502/lib
Dan Gohman 8f4aa333d0 Minor compile-time optimization; don't bother checking
canClobberPhysRegDefs if the successor node doesn't
clobber any physical registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67587 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-24 00:50:07 +00:00
..
Analysis
Archive
AsmParser Fix internal representation of fp80 to be the 2009-03-23 21:16:53 +00:00
Bitcode Fix internal representation of fp80 to be the 2009-03-23 21:16:53 +00:00
CodeGen Minor compile-time optimization; don't bother checking 2009-03-24 00:50:07 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support Fix internal representation of fp80 to be the 2009-03-23 21:16:53 +00:00
System
Target Do not emit comments unless -asm-verbose. 2009-03-24 00:17:40 +00:00
Transforms Use a SmallPtrSet instead of std::set. 2009-03-23 23:39:20 +00:00
VMCore Fix internal representation of fp80 to be the 2009-03-23 21:16:53 +00:00
Makefile