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
/
GVNPRE
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
18
-19
/
+19
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-2
/
+2
*
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
*
For PR1553:
Reid Spencer
2007-07-19
1
-2
/
+2
*
Fix an error where ANTIC_OUT was ending up with more than one expression of
Owen Anderson
2007-07-07
1
-0
/
+14
*
Fix a bunch of issues found in a testcase from 400.perlbench.
Owen Anderson
2007-07-05
1
-0
/
+54
*
Fix another bug, this time in PREing select instructions.
Owen Anderson
2007-07-04
1
-0
/
+18
*
Fix a typo that was killing GVNPRE of select instructions.
Owen Anderson
2007-07-04
1
-0
/
+9
*
Fix an error in phi translation of GEPs that was causing failures.
Owen Anderson
2007-07-04
1
-0
/
+14
*
Add support for performing GVNPRE on GEP instructions.
Owen Anderson
2007-07-03
1
-0
/
+17
*
Add support for performing GVNPRE on cast instructions, and add a testcase fo...
Owen Anderson
2007-07-03
1
-0
/
+17
*
Add a test for performing GVNPRE on select instructions.
Owen Anderson
2007-06-28
1
-0
/
+17
*
Add tests for performing GVNPRE on the three vector-specific instructions.
Owen Anderson
2007-06-27
3
-0
/
+54
*
Rename variables to expose the fact that this test is failing.
Owen Anderson
2007-06-24
1
-16
/
+16
*
Testcase for instances where a constant only occurs as an operand to a phi node.
Owen Anderson
2007-06-19
1
-0
/
+22
*
Add a new testcase for memory corruption issues.
Owen Anderson
2007-06-19
1
-0
/
+26
*
Testcase where GVNPRE was getting confused by invoke instructions.
Owen Anderson
2007-06-16
1
-0
/
+70
*
Add a testcase where GVNPRE what getting confused by a loop.
Owen Anderson
2007-06-15
1
-0
/
+22
*
Add a test where phi translation was producing a null result.
Owen Anderson
2007-06-12
1
-0
/
+19
*
Testcase where GVNPRE crashes on functions with no exit nodes.
Owen Anderson
2007-06-12
1
-0
/
+9
*
Make the run line for this test correct. Thanks to Chris for spotting it.
Owen Anderson
2007-06-12
1
-2
/
+2
*
Add a GVN-PRE basic regression test.
Owen Anderson
2007-06-12
2
-0
/
+41