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
/
IndVarSimplify
/
preserve-gep-remainder.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tests: indvars trivially preserves GEPs now.
Andrew Trick
2012-03-22
1
-20
/
+0
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-1
/
+1
*
Removed colons from some target datalayout strings in test, since they don't ...
Lang Hames
2011-10-12
1
-1
/
+1
*
Stop emitting instructions with the name "tmp" they eat up memory and have to...
Benjamin Kramer
2011-09-27
1
-1
/
+1
*
Conditionalize indvars tests that rely on SCEV expansion of geps,
Andrew Trick
2011-09-12
1
-2
/
+2
*
Avoid creating canonical induction variables for non-native types.
Andrew Trick
2011-03-18
1
-1
/
+1
*
Make opt default to not adding a target data string and update tests that dep...
Kenneth Uildriks
2009-11-03
1
-0
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Convert a few more opt | llvm-dis to opt -S.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Teach SCEVExpander to avoid creating over-indexed GEP indices when
Dan Gohman
2009-05-27
1
-0
/
+19