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
/
DeadStoreElimination
/
free.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-5
/
+5
*
Fix infinite loop in DSE when deleting a free in a reachable loop that's also
Nick Lewycky
2011-12-08
1
-0
/
+10
*
Do simple cross-block DSE when we encounter a free statement. Fixes PR11240.
Nick Lewycky
2011-11-05
1
-4
/
+22
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-2
/
+4
*
Enhance DSE to handle the case where a free call makes more than
Dan Gohman
2010-11-12
1
-0
/
+14
*
Filecheckize.
Dan Gohman
2010-11-12
1
-1
/
+12
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
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
*
Reimplement the inner loop of DSE. It now uniformly uses getDependence(),
Chris Lattner
2008-12-06
1
-0
/
+7
*
rename *.llx -> *.ll, last batch.
Chris Lattner
2008-04-19
1
-0
/
+8