llvm-6502/lib
Jakob Stoklund Olesen b8acb7be80 Pull the UsedInInstr.test() calls into calcSpillCost() and remember aliases.
This fixes the miscompilations of MultiSource/Applications/JM/l{en,de}cod.
Clang now successfully self hosts in a debug build with the fast register allocator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103975 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-17 21:02:08 +00:00
..
Analysis
Archive
AsmParser Add support for thiscall calling convention. 2010-05-16 09:08:45 +00:00
Bitcode
CodeGen Pull the UsedInInstr.test() calls into calcSpillCost() and remember aliases. 2010-05-17 21:02:08 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add some section and constant support for darwin TLS. 2010-05-17 21:02:07 +00:00
Support improve portability to systems that don't have round, patch by 2010-05-15 17:11:55 +00:00
System
Target
Transforms Teach the always inliner to release its inline cost estimates, like the basic 2010-05-15 04:26:25 +00:00
VMCore Add support for thiscall calling convention. 2010-05-16 09:08:45 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00