llvm-6502/lib
Nick Lewycky 565706b93e Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Remove predicate simplifier from default gcc3 pipeline. New design is too
slow to enable by default.
Add new testcases for problems encountered in development.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31895 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-22 23:49:16 +00:00
..
Analysis For PR950: 2006-11-20 01:22:35 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser For PR950: 2006-11-19 23:07:00 +00:00
Bytecode Have ConstantExprs upgrade opcodes the same way as instructions. 2006-11-18 04:37:19 +00:00
CodeGen Global label not handled correctly. 2006-11-20 20:29:06 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Allow target to specify alignment for function stub. 2006-11-16 20:04:54 +00:00
Linker Remvoe a do-nothing else block. 2006-11-11 20:27:49 +00:00
Support Moved definition of llvm_ostream wrappers to the Streams.cpp file. 2006-11-17 09:54:47 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Refactored *GVRequiresExtraLoad() to Subtarget method. 2006-11-21 00:01:06 +00:00
Transforms Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
VMCore For PR950: 2006-11-20 01:22:35 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00