llvm-6502/lib
Chris Lattner 2ac0d43fa2 When deleting a machine instruction, make sure to remove it from the
livevariables information.  This fixes several regalloc=local failures on x86


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30062 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-03 00:06:08 +00:00
..
Analysis Do not rely on std::sort and std::erase to get list of unique 2006-08-29 22:29:16 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser
Bytecode - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
CodeGen When deleting a machine instruction, make sure to remove it from the 2006-09-03 00:06:08 +00:00
Debugger
ExecutionEngine Remove extra spaces. 2006-09-01 18:45:22 +00:00
Linker
Support Instantiate Statistic<> in one place, not in every .o file that uses it. 2006-08-30 04:17:00 +00:00
System - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
Target add more condition codes 2006-09-02 20:24:25 +00:00
Transforms Make ArgumentPromotion handle recursive functions that pass pointers in their recursive calls. 2006-09-02 21:19:44 +00:00
VMCore Count the time for a pass to ReleaseMemory against that pass. Not doing this 2006-09-02 23:09:24 +00:00
Makefile