llvm-6502/lib
Owen Anderson 712c9f0690 The fast-path still needs to set kill markers and spill/restore points as appropriate.
With this patch, all of MultiSource/Applications and all of SPEC2000/2006 pass with
the SimpleSpiller and this fast-path enabled.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55000 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-19 20:09:52 +00:00
..
Analysis Don't use the result of WriteAsOperand or WriteTypeSymbolic. 2008-08-19 04:42:37 +00:00
Archive
AsmParser Regenerate. 2008-08-17 18:48:50 +00:00
Bitcode Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
CodeGen The fast-path still needs to set kill markers and spill/restore points as appropriate. 2008-08-19 20:09:52 +00:00
Debugger
ExecutionEngine Update the JIT exception writer to better mimic the codegen exception writer. 2008-08-19 14:48:14 +00:00
Linker
Support Get raw_ostream.cpp to compile on MSVC. 2008-08-17 09:25:21 +00:00
System
Target Add support for 8 and 16 bit forms of __sync 2008-08-19 18:47:28 +00:00
Transforms don't use the result of WriteAsOperand 2008-08-19 04:45:19 +00:00
VMCore more cleanups, random methods shouldn't return ostreams. 2008-08-19 05:26:17 +00:00
Makefile