llvm-6502/lib
Nick Lewycky 05450ae128 Add PredicateSimplifier pass. Collapses equal variables into one form
and simplifies expressions. This implements the optimization described
in PR807.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29947 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-28 22:44:55 +00:00
..
Analysis For PR387: 2006-08-28 01:02:49 +00:00
Archive
AsmParser
Bytecode
CodeGen eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Debugger
ExecutionEngine
Linker
Support Minor code cleanups 2006-08-27 22:10:29 +00:00
System simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
Target On Mac, print jump table entries after the function to work around a linker issue. 2006-08-28 22:14:16 +00:00
Transforms Add PredicateSimplifier pass. Collapses equal variables into one form 2006-08-28 22:44:55 +00:00
VMCore For PR387: 2006-08-28 01:02:49 +00:00
Makefile