index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
LoopSimplify
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize test case to handle multiple indvars modes.
Andrew Trick
2011-09-13
1
-3
/
+6
*
Reenable test.
Bill Wendling
2011-08-31
1
-1
/
+0
*
Revert accidental commit
Bill Wendling
2011-08-31
1
-6
/
+0
*
Disable this test until Bill fixes it properly.
Eli Friedman
2011-08-31
1
-0
/
+1
*
Update more tests to the new EH scheme.
Bill Wendling
2011-08-31
1
-0
/
+6
*
Remove the old tail duplication pass. It is not used and is unable to update
Rafael Espindola
2011-08-30
1
-1
/
+1
*
SCEV: Use AssertingVH to catch dangling BasicBlock* when passes forget
Andrew Trick
2011-08-03
1
-0
/
+88
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-5
/
+5
*
Avoid creating canonical induction variables for non-native types.
Andrew Trick
2011-03-18
1
-1
/
+1
*
Rename 'loopsimplify' to 'loop-simplify'.
Cameron Zwarich
2011-02-10
17
-17
/
+17
*
Fix PR8702 by not having LoopSimplify claim to preserve LCSSA form. As descr...
Duncan Sands
2011-01-02
1
-0
/
+43
*
Fix LoopSimplify to notify ScalarEvolution when splitting a loop backedge
Dan Gohman
2010-09-04
1
-0
/
+50
*
LoopSimplify shouldn't split loop backedges that use indirectbr. PR7867.
Dan Gohman
2010-08-14
1
-0
/
+35
*
LoopSimplify does not update domfrontier correctly.
Tobias Grosser
2010-07-16
1
-0
/
+20
*
Make Loop::getLoopLatch() work on loops which don't have preheaders, as
Dan Gohman
2009-11-20
1
-0
/
+17
*
The introduction of indirectbr meant the introduction of
Dan Gohman
2009-11-05
1
-0
/
+83
*
Make these tests more interesting by using
Dan Gohman
2009-10-24
1
-1
/
+1
*
Fix SplitBlockPredecessors' LoopInfo updating code to handle the case
Dan Gohman
2009-10-19
1
-0
/
+20
*
Move the dominator verification code out of special code embedded within
Dan Gohman
2009-09-28
1
-1
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
14
-14
/
+14
*
Convert a few more opt | llvm-dis to opt -S.
Dan Gohman
2009-09-08
1
-2
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
2
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
15
-15
/
+15
*
Teach LoopSimplify how to merge multiple loop exits into a single exit,
Dan Gohman
2009-06-27
1
-0
/
+45
*
Fix some incorrect logic in DominanceFrontier::splitBlock. Part of
Eli Friedman
2009-05-21
1
-1
/
+1
*
As with r70333, give the primary induction variable a use so
Dan Gohman
2009-04-28
1
-1
/
+2
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Byebye llvm-upgrade!
Tanya Lattner
2008-03-25
13
-271
/
+211
*
Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash.ll: terminators
Chris Lattner
2007-10-29
1
-0
/
+892
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-15
1
-2
/
+2
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
this testcase is too large to be useful, and requires a .bc file to be
Chris Lattner
2007-01-06
2
-5
/
+0
*
Regenerate for new bytecode file format.
Reid Spencer
2007-01-06
1
-0
/
+0
*
For PR950:
Reid Spencer
2006-12-31
1
-0
/
+0
*
For PR950:
Reid Spencer
2006-12-23
1
-0
/
+0
*
Upgrade to version 7 bytecode format.
Reid Spencer
2006-12-03
1
-0
/
+0
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
13
-13
/
+13
*
New testcase, this used to take hours to loopsimplify.
Chris Lattner
2006-08-12
2
-0
/
+5
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
New testcase
Chris Lattner
2005-08-10
1
-0
/
+59
*
This should not run lli, that is for llvm-test.
Chris Lattner
2005-08-04
1
-1
/
+1
*
Adding srcdir arg
Tanya Lattner
2004-11-19
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
1
-0
/
+3
*
New testcase where loop simplify is not updating domfrontiers correctly
Chris Lattner
2004-04-13
1
-0
/
+22
*
new testcase
Chris Lattner
2004-04-12
1
-0
/
+22
*
New testcase for PR306
Chris Lattner
2004-04-01
1
-0
/
+24
[next]