llvm-6502/lib
Chris Lattner 0baa0af861 If these blocks are empty, there is no reason to even emit the bytecode blocks.
This saves about 15K in 176.gcc, coupled with another patch that I'm working on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10889 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-15 21:06:57 +00:00
..
Analysis Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
Bytecode If these blocks are empty, there is no reason to even emit the bytecode blocks. 2004-01-15 21:06:57 +00:00
CodeGen Hrm, apparently I missed lowering this intrinsic. :( 2004-01-14 20:41:29 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Don't pass anything to the IntrinsicLowering class that is not_intrinsic, 2004-01-14 06:02:53 +00:00
Linker Remove use of ConstantExpr::getShift 2004-01-12 19:10:58 +00:00
Support Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Target Include TargetRegInfo.h and declare SparcTargetMachine forward, to make this 2004-01-15 18:17:07 +00:00
Transforms Fix InstCombine/2004-01-13-InstCombineInvokePHI.ll, which also fixes lots 2004-01-14 06:06:08 +00:00
VMCore Cleanups & efficiency improvements 2004-01-15 20:24:09 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00