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
*
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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
7
-0
/
+137