llvm-6502/lib
Chris Lattner 1acb17cb83 Iteration is required for some cases, even if they don't occur in crafty.
Restore it, which re-fixes X86/2006-08-21-ExtraMovInst.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30050 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-02 05:32:53 +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
AsmParser
Bytecode - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
CodeGen Iteration is required for some cases, even if they don't occur in crafty. 2006-09-02 05:32:53 +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 Oops. Bad typo. Without the check of N1.hasOneUse() bad things can happen. 2006-09-01 22:52:28 +00:00
Transforms Don't confuse canonicalize and lookup. Fixes predsimplify.reg4.ll. Also 2006-09-01 03:26:35 +00:00
VMCore For PR387: 2006-08-28 01:02:49 +00:00
Makefile