llvm-6502/lib/Transforms
Chris Lattner 19831ec853 Implement test/Regression/Transforms/SimplifyCFG/UncondBranchToReturn.ll,
see the testcase for the reasoning.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11496 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-16 06:35:48 +00:00
..
Hello
Instrumentation Remove dependence on return type of ConstantStruct::get 2004-02-15 04:07:32 +00:00
IPO Intrinsic functions cannot throw 2004-02-13 16:46:46 +00:00
Scalar Fold PHI nodes of constants which are only used by a single cast. This implements 2004-02-16 05:07:08 +00:00
Utils Implement test/Regression/Transforms/SimplifyCFG/UncondBranchToReturn.ll, 2004-02-16 06:35:48 +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