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
*
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
*
New testcase for PR293
Chris Lattner
2004-03-16
1
-0
/
+12
*
New testcase for PR223: Loopsimplify incorrectly updates dominator information
Chris Lattner
2004-02-05
1
-0
/
+17
*
New testcase which caused a bunch of tests to break last night with more
Chris Lattner
2003-12-10
1
-0
/
+42
*
make the indvar obviously non-canonical
Chris Lattner
2003-10-13
1
-1
/
+1
*
new testcase
Chris Lattner
2003-10-12
1
-0
/
+17
*
The -preheaders pass is now known as -loopsimplify
Chris Lattner
2003-10-12
4
-4
/
+4
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
5
-5
/
+5
*
No need to print in the testcase
Chris Lattner
2003-08-16
1
-1
/
+1
*
new testcase narrowed down from xboard
Chris Lattner
2003-08-15
1
-0
/
+65
*
New testcase
Chris Lattner
2003-05-12
1
-0
/
+57
*
Add comment to testcase
Chris Lattner
2003-04-26
1
-0
/
+3
*
New testcase that crashes preheaders
Chris Lattner
2003-04-25
1
-0
/
+22
*
Checkin the simple features tests for the preheader insertion pass.
Chris Lattner
2002-09-26
2
-0
/
+34