llvm-6502/lib
Chris Lattner c20e24524f Instcombine PHI's of the form %PN = phi PN, X into X and
%PN = phi PN, PN, PN into 0 (because the phi must not be reachable)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3470 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-22 20:22:01 +00:00
..
Analysis Add missing #include 2002-08-22 18:57:09 +00:00
AsmParser
Bytecode
CodeGen
ExecutionEngine
Linker
Support
Target
Transforms Instcombine PHI's of the form %PN = phi PN, X into X and 2002-08-22 20:22:01 +00:00
VMCore
Makefile