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
/
LoopDeletion
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
1
-1
/
+3
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2013-01-01
1
-1
/
+1
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Remove the old tail duplication pass. It is not used and is unable to update
Rafael Espindola
2011-08-30
1
-1
/
+1
*
Add a reduced test case for the buildbot failure (clang self-hosted
Jay Foad
2011-06-21
1
-0
/
+182
*
Make LoopDeletion work on loops with multiple edges, as long as the incoming
Cameron Zwarich
2011-02-22
1
-0
/
+26
*
Make LoopSimplify change conditional branches in loop exiting blocks
Dan Gohman
2010-02-25
1
-0
/
+65
*
Make LoopDeletion check the maximum backedge taken count, rather than the
Dan Gohman
2009-10-23
1
-0
/
+27
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
2
-2
/
+2
*
another random update
Chris Lattner
2009-09-11
1
-1
/
+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
3
-3
/
+3
*
don't spew tons of stuff to the output. This testcase is *not* for
Chris Lattner
2008-12-03
1
-1
/
+1
*
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
*
Move this test from ADCE to loop deletion, where it is more appropriate.
Owen Anderson
2008-05-16
1
-0
/
+36
*
Testcase for r50770.
Owen Anderson
2008-05-06
1
-0
/
+109
*
Move this test to LoopDeletion, where it now passes.
Owen Anderson
2008-04-30
2
-0
/
+16