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
/
DeadArgElim
/
multdeadretval.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Un-XFAIL multdeadretval, since instcombine now properly handles the mess dead...
Matthijs Kooijman
2008-07-16
1
-1
/
+0
*
XFAIL the multdeadretval test for now, I will be fixing instcombine to make i...
Matthijs Kooijman
2008-07-15
1
-0
/
+1
*
Make deadargelim a bit less smart, so it doesn't choke on nested structs as
Matthijs Kooijman
2008-07-15
1
-1
/
+14
*
Restructure dead argument elimination, try #3 :-)
Matthijs Kooijman
2008-07-10
1
-2
/
+17
*
XFAIL for now.
Evan Cheng
2008-06-26
1
-0
/
+1
*
Commit the new DeadArgElim pass again, this time with the gcc bootstrap failu...
Matthijs Kooijman
2008-06-24
1
-0
/
+39
*
This file is empty.
Duncan Sands
2008-06-21
1
-0
/
+0
*
Back out Matthijs' DAE patches. It's miscompiling gcc driver.
Evan Cheng
2008-06-21
1
-39
/
+0
*
Recommit r52459, rewriting of the dead argument elimination pass.
Matthijs Kooijman
2008-06-20
1
-0
/
+39
*
Remove this test until the corresponding patch is reapplied because it's caus...
Owen Anderson
2008-06-18
1
-39
/
+0
*
Rewrite the DeadArgumentElimination pass, to use a more explicit tracking of
Matthijs Kooijman
2008-06-18
1
-0
/
+39