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
/
LoopUnroll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach getSmallConstantTripMultiple about Shl operators.
Dan Gohman
2009-11-20
1
-0
/
+28
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
7
-7
/
+7
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
3
-3
/
+3
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
7
-7
/
+7
*
remove a test that depends on -debug.
Chris Lattner
2009-03-13
1
-15
/
+0
*
Add -unroll-allow-partial command line option that enabled the loop unroller to
Matthijs Kooijman
2008-07-29
1
-0
/
+15
*
Revert 52645, the loop unroller changes. It caused a regression in 252.eon.
Dan Gohman
2008-06-24
2
-72
/
+0
*
Revamp the loop unroller, extending it to correctly update PHI nodes
Dan Gohman
2008-06-23
2
-0
/
+72
*
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
*
Upgrade tests.
Tanya Lattner
2008-03-19
4
-44
/
+33
*
Be more careful modifying the use_list while also iterating through it.
Nick Lewycky
2008-01-27
1
-0
/
+2
*
If a value is incoming from outside the loop then the value does not need rem...
Devang Patel
2007-11-05
1
-0
/
+293
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
Add a testcase for unrolling loops with unknown tripcounts.
Dan Gohman
2007-05-18
1
-0
/
+18
*
new testcase for PR1385
Chris Lattner
2007-05-05
1
-0
/
+36
*
Add PR number for reference.
Devang Patel
2007-04-16
1
-0
/
+1
*
New test case.
Devang Patel
2007-04-16
1
-0
/
+17
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
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
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
3
-3
/
+3
*
Implement unrolling of multiblock loops. This significantly improves the
Owen Anderson
2006-08-24
1
-0
/
+18
*
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 for PR532
Chris Lattner
2005-03-06
1
-0
/
+29
*
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 that used to cause the unroller to try to unroll the loop 2G tim...
Chris Lattner
2004-05-13
1
-0
/
+15