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
/
Reassociate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Changes to support making the shift instructions be true BinaryOperators.
Reid Spencer
2007-02-02
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
2
-2
/
+2
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
24
-27
/
+27
*
new testcase
Chris Lattner
2006-04-28
1
-0
/
+7
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
new testcase from a FIXME in the code
Chris Lattner
2006-03-14
2
-2
/
+16
*
Test that we can reassociate (x<<1)+(y<<1) -> (X+Y)<<1.
Chris Lattner
2006-03-14
1
-0
/
+11
*
new testcase
Chris Lattner
2006-03-04
2
-0
/
+27
*
new testcase for recent bugfix
Chris Lattner
2005-09-02
1
-0
/
+21
*
new testcase that crashes -reassociate
Chris Lattner
2005-08-24
1
-0
/
+12
*
add a testcase for a case we do not handle yet
Chris Lattner
2005-05-08
1
-0
/
+66
*
new testcase
Chris Lattner
2005-05-08
1
-0
/
+8
*
new testcase
Chris Lattner
2005-05-08
1
-0
/
+20
*
new testcases for PR557
Chris Lattner
2005-05-08
2
-0
/
+70
*
new testcase
Chris Lattner
2005-05-08
1
-0
/
+24
*
test that reassociate can handle shifts
Chris Lattner
2005-05-07
1
-0
/
+10
*
Adding srcdir arg
Tanya Lattner
2004-11-19
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
1
-0
/
+3
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
11
-11
/
+11
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
*
new testcase
Chris Lattner
2003-08-12
1
-0
/
+10
*
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-28
9
-40
/
+13
*
Cleanup test
Chris Lattner
2002-10-15
1
-1
/
+1
*
Verify is implicit for opt
Chris Lattner
2002-08-01
1
-1
/
+1
*
New testcase for problem effecting mst
Chris Lattner
2002-07-09
1
-0
/
+10
*
New testcases for sub/neg reassociation
Chris Lattner
2002-05-16
2
-2
/
+2
*
Fix testcase
Chris Lattner
2002-05-16
1
-1
/
+1
*
New testcases to ensure sub's are maximally reassociable
Chris Lattner
2002-05-15
2
-0
/
+29
*
Testcase to ensure trees structures are correctly linearized
Chris Lattner
2002-05-15
1
-0
/
+11
*
Test to ensure sub -> neg promotion is working and why.
Chris Lattner
2002-05-15
1
-0
/
+13
*
New testcase
Chris Lattner
2002-05-15
1
-0
/
+11
*
New testcase for LICM reassociation
Chris Lattner
2002-05-08
1
-0
/
+59
*
Add some simple test of reassociation
Chris Lattner
2002-05-08
4
-0
/
+66