llvm-6502/lib
Dale Johannesen a6bc6fc170 Add some observations from CoreGraphics benchmark. Remove register
scavenging todo item, since it is now implemented.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35044 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-09 17:58:17 +00:00
..
Analysis Now IndVarSimplify is a LoopPass. 2007-03-07 06:39:01 +00:00
Archive
AsmParser
Bytecode
CodeGen If a virtual register is already marked alive in this block, that means it is 2007-03-09 09:48:56 +00:00
Debugger
ExecutionEngine Don't use std::hex. 2007-03-08 23:37:24 +00:00
Linker
Support
System Unbreak mingw32 build 2007-03-09 11:53:34 +00:00
Target Add some observations from CoreGraphics benchmark. Remove register 2007-03-09 17:58:17 +00:00
Transforms Fix a bug in function ComputeMaskedBits(). 2007-03-08 15:15:18 +00:00
VMCore Speed Up Pass Manager. 2007-03-08 19:05:01 +00:00
Makefile