llvm-6502/lib/Transforms
Chris Lattner 723c66d4c0 Implement SimplifyCFG/PhiEliminate.ll
Having a proper 'select' instruction would allow the elimination of a lot
of the special case cruft in this patch, but we don't have one yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11307 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-11 03:36:04 +00:00
..
Hello
Instrumentation initialization calls now return argc. If the program uses the argc value 2004-02-10 17:41:01 +00:00
IPO Don't depend on auto data conversion 2004-02-09 05:16:30 +00:00
Scalar
Utils Implement SimplifyCFG/PhiEliminate.ll 2004-02-11 03:36:04 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
Makefile
TransformInternals.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
TransformInternals.h