llvm-6502/test/Transforms
Chris Lattner 832e1489cc new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32111 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-02 00:12:32 +00:00
..
ADCE Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
ArgumentPromotion Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
BlockPlacement
CodeExtractor
CondProp Testcase from http://llvm.org/bugs/show_bug.cgi?id=979 2006-11-01 22:25:48 +00:00
ConstantMerge Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
ConstProp test1 is miscompiled 2006-12-01 19:50:04 +00:00
CorrelatedExprs Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
DeadArgElim new testcase 2006-09-18 07:01:39 +00:00
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
FunctionResolve Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
GCSE
GlobalDCE
GlobalOpt Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
IndVarsSimplify new testcase 2006-09-21 05:11:01 +00:00
Inline For PR950: 2006-11-27 01:05:10 +00:00
InstCombine new testcase 2006-12-02 00:12:32 +00:00
IPConstantProp fix incorrectly translated testcase 2006-12-01 21:38:02 +00:00
LCSSA another testcase for PR977 2006-10-31 18:56:24 +00:00
LevelRaise For PR950: 2006-11-27 01:05:10 +00:00
LICM Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
LoopSimplify
LoopStrengthReduce New testcase. 2006-11-17 06:09:49 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
LowerSwitch
Mem2Reg
PredicateSimplifier Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
SCCP Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
SimplifyCFG Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore