index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
test/Transforms/ADCE/2002-05-22-PHITest.ll
19
-rw-r--r--
test/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll
41
-rw-r--r--
test/Transforms/ADCE/2002-05-28-Crash-distilled.ll
20
-rw-r--r--
test/Transforms/ADCE/2002-05-28-Crash.ll
76
-rw-r--r--
test/Transforms/ADCE/2002-07-17-AssertionFailure.ll
12
-rw-r--r--
test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
69
-rw-r--r--
test/Transforms/ADCE/2002-07-29-Segfault.ll
14
-rw-r--r--
test/Transforms/ADCE/2003-01-22-PredecessorProblem.ll
34
-rw-r--r--
test/Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll
46
-rw-r--r--
test/Transforms/ADCE/2003-06-11-InvalidCFG.ll
40
-rw-r--r--
test/Transforms/ADCE/2003-06-24-BadSuccessor.ll
89
-rw-r--r--
test/Transforms/ADCE/2003-06-24-BasicFunctionality.ll
79
-rw-r--r--
test/Transforms/ADCE/2003-09-10-UnwindInstFail.ll
27
-rw-r--r--
test/Transforms/ADCE/2003-09-15-InfLoopCrash.ll
11
-rw-r--r--
test/Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll
25
-rw-r--r--
test/Transforms/ADCE/2003-12-19-MergeReturn.llx
33
-rw-r--r--
test/Transforms/ADCE/2004-05-04-UnreachableBlock.llx
20
-rw-r--r--
test/Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll
61
-rw-r--r--
test/Transforms/ADCE/adcetest.ll
58
-rw-r--r--
test/Transforms/ADCE/basictest.ll
27
-rw-r--r--
test/Transforms/ADCE/basictest1.ll
150
-rw-r--r--
test/Transforms/ADCE/basictest2.ll
149
-rw-r--r--
test/Transforms/ADCE/dead-phi-edge.ll
20
-rw-r--r--
test/Transforms/ADCE/unreachable-function.ll
4
-rw-r--r--
test/Transforms/ArgumentPromotion/aggregate-promote.ll
34
-rw-r--r--
test/Transforms/ArgumentPromotion/basictest.ll
36
-rw-r--r--
test/Transforms/ArgumentPromotion/chained.ll
23
-rw-r--r--
test/Transforms/ArgumentPromotion/control-flow.ll
24
-rw-r--r--
test/Transforms/ArgumentPromotion/control-flow2.ll
28
-rw-r--r--
test/Transforms/BlockPlacement/basictest.ll
21
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll
38
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll
41
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll
37
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll
28
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-17-OutputMismatch.ll
29
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll
30
-rw-r--r--
test/Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll
222
-rw-r--r--
test/Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll
29
-rw-r--r--
test/Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll
23
-rw-r--r--
test/Transforms/CondProp/2006-08-14-SingleEntryPhiCrash.ll
190
-rw-r--r--
test/Transforms/CondProp/2006-11-01-PhiNodeCrash.ll
561
-rw-r--r--
test/Transforms/CondProp/basictest.ll
40
-rw-r--r--
test/Transforms/CondProp/phisimplify.ll
70
-rw-r--r--
test/Transforms/CondProp/phisimplify2.ll
74
-rw-r--r--
test/Transforms/ConstProp/2002-05-03-DivideByZeroException.ll
15
-rw-r--r--
test/Transforms/ConstProp/2002-05-03-NotOperator.ll
17
-rw-r--r--
test/Transforms/ConstProp/2002-09-03-SetCC-Bools.ll
28
-rw-r--r--
test/Transforms/ConstProp/2003-05-12-DivideError.ll
14
-rw-r--r--
test/Transforms/ConstProp/2005-01-28-SetCCGEP.ll
17
-rw-r--r--
test/Transforms/ConstProp/2006-11-30-vector-cast.ll
11
-rw-r--r--
test/Transforms/ConstProp/2006-12-01-TruncBoolBug.ll
9
-rw-r--r--
test/Transforms/ConstProp/2006-12-01-bool-casts.ll
16
-rw-r--r--
test/Transforms/ConstProp/basictest.ll
26
-rw-r--r--
test/Transforms/ConstProp/bitcast.ll
5
-rw-r--r--
test/Transforms/ConstProp/bswap.ll
29
-rw-r--r--
test/Transforms/ConstProp/calls.ll
49
-rw-r--r--
test/Transforms/ConstProp/float-to-ptr-cast.ll
13
-rw-r--r--
test/Transforms/ConstProp/logicaltest.ll
35
-rw-r--r--
test/Transforms/ConstProp/nottest.ll
20
-rw-r--r--
test/Transforms/ConstProp/phi.ll
19
-rw-r--r--
test/Transforms/ConstProp/remtest.ll
27
-rw-r--r--
test/Transforms/ConstantMerge/2002-09-23-CPR-Update.ll
19
-rw-r--r--
test/Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll
8
-rw-r--r--
test/Transforms/ConstantMerge/2006-03-07-DontMergeDiffSections.ll
21
-rw-r--r--
test/Transforms/DeadArgElim/2006-06-27-struct-ret.ll
14
-rw-r--r--
test/Transforms/DeadArgElim/basictest.ll
41
-rw-r--r--
test/Transforms/DeadArgElim/dead_vaargs.ll
14
-rw-r--r--
test/Transforms/DeadArgElim/deadretval.ll
23
-rw-r--r--
test/Transforms/DeadArgElim/deadretval2.ll
43
-rw-r--r--
test/Transforms/DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll
20
-rw-r--r--
test/Transforms/DeadStoreElimination/2004-12-28-PartialStore.ll
16
-rw-r--r--
test/Transforms/DeadStoreElimination/2005-11-30-vaarg.ll
10
-rw-r--r--
test/Transforms/DeadStoreElimination/2006-06-27-AST-Remove.ll
1865
-rw-r--r--
test/Transforms/DeadStoreElimination/PartialStore.ll
17
-rw-r--r--
test/Transforms/DeadStoreElimination/alloca.llx
13
-rw-r--r--
test/Transforms/DeadStoreElimination/context-sensitive.llx
27
-rw-r--r--
test/Transforms/DeadStoreElimination/free.llx
12
-rw-r--r--
test/Transforms/DeadStoreElimination/simple.llx
13
-rw-r--r--
test/Transforms/GCSE/2002-05-14-OperandSwap.ll
23
-rw-r--r--
test/Transforms/GCSE/2002-05-21-NoSharedDominator.ll
15
-rw-r--r--
test/Transforms/GCSE/2003-06-13-LoadStoreEliminate.ll
10
-rw-r--r--
test/Transforms/GCSE/gcsetests.ll
93
-rw-r--r--
test/Transforms/GCSE/vectorops.ll
34
-rw-r--r--
test/Transforms/GlobalDCE/2002-07-17-CastRef.ll
15
-rw-r--r--
test/Transforms/GlobalDCE/2002-07-17-ConstantRef.ll
15
-rw-r--r--
test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll
17
-rw-r--r--
test/Transforms/GlobalDCE/2002-08-17-WorkListTest.ll
18
-rw-r--r--
test/Transforms/GlobalDCE/2002-09-12-Redeletion.ll
16
-rw-r--r--
test/Transforms/GlobalDCE/2003-07-01-SelfReference.ll
14
-rw-r--r--
test/Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll
4
-rw-r--r--
test/Transforms/GlobalDCE/basicvariabletest.ll
6
-rw-r--r--
test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx
22
-rw-r--r--
test/Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll
11
-rw-r--r--
test/Transforms/GlobalOpt/2005-09-27-Crash.ll
37
-rw-r--r--
test/Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll
129
-rw-r--r--
test/Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll
38
-rw-r--r--
test/Transforms/GlobalOpt/basictest.llx
12
-rw-r--r--
test/Transforms/GlobalOpt/ctor-list-opt.ll
124
-rw-r--r--
test/Transforms/GlobalOpt/deadglobal.llx
11
-rw-r--r--
test/Transforms/GlobalOpt/globalsra-partial.llx
26
-rw-r--r--
test/Transforms/GlobalOpt/globalsra.llx
28
-rw-r--r--
test/Transforms/GlobalOpt/integer-bool.ll
28
-rw-r--r--
test/Transforms/GlobalOpt/iterate.llx
15
-rw-r--r--
test/Transforms/GlobalOpt/load-store-global.llx
17
-rw-r--r--
test/Transforms/GlobalOpt/malloc-promote-1.llx
26
-rw-r--r--
test/Transforms/GlobalOpt/malloc-promote-2.llx
30
-rw-r--r--
test/Transforms/GlobalOpt/malloc-promote-3.llx
38
-rw-r--r--
test/Transforms/GlobalOpt/memcpy.ll
18
-rw-r--r--
test/Transforms/GlobalOpt/memset.ll
24
-rw-r--r--
test/Transforms/GlobalOpt/phi-select.llx
32
-rw-r--r--
test/Transforms/GlobalOpt/storepointer-compare.llx
37
-rw-r--r--
test/Transforms/GlobalOpt/storepointer.llx
25
-rw-r--r--
test/Transforms/GlobalOpt/trivialstore.llx
24
-rw-r--r--
test/Transforms/GlobalOpt/undef-init.llx
21
-rw-r--r--
test/Transforms/IPConstantProp/deadarg.ll
11