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
/
SSI
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the ABCD and SSI passes. They don't have any clients that
Chris Lattner
2010-08-28
6
-152
/
+0
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
5
-5
/
+5
*
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
5
-5
/
+5
*
Fix up PHI nodes correctly in the presence of unreachable BBs, part two. Also
Nick Lewycky
2009-08-19
1
-0
/
+22
*
Test the pass the test is actually for, instead of one that doesn't exist.
Nick Lewycky
2009-08-17
1
-1
/
+1
*
Don't crash on critical edge. Patch by Andre Tavares.
Nick Lewycky
2009-08-17
1
-0
/
+15
*
Add a test that shows that SSI is working correctly.
Nick Lewycky
2009-08-17
1
-0
/
+22
*
SSI construction should just go ahead and ignore instructions in unreachable
Nick Lewycky
2009-08-15
1
-0
/
+19
*
There's no need to consider PHI nodes in the same block as the instruction
Nick Lewycky
2009-07-09
2
-0
/
+74