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
/
InstCombine
/
and.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-155
/
+181
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
new testcase
Chris Lattner
2006-02-13
1
-0
/
+6
*
New testcase
Chris Lattner
2005-05-09
1
-0
/
+9
*
new testcases
Chris Lattner
2005-05-06
1
-0
/
+14
*
new testcase for unneeded and
Chris Lattner
2005-05-06
1
-0
/
+5
*
Add a bunch of tests for ANDs that should be eliminated.
Chris Lattner
2005-01-01
1
-0
/
+13
*
Pull out failing test into a seperate file, which is xfailed
Chris Lattner
2004-11-22
1
-6
/
+0
*
New testcase
Chris Lattner
2004-10-08
1
-0
/
+7
*
New testcases
Chris Lattner
2004-09-28
1
-0
/
+36
*
New testcase
Chris Lattner
2004-09-27
1
-0
/
+6
*
Add some tests for shr-and folding
Chris Lattner
2004-09-24
1
-0
/
+17
*
New testcase for a pattern that occurs 20 times in perlbmk
Chris Lattner
2004-09-23
1
-0
/
+6
*
New test
Chris Lattner
2004-06-18
1
-0
/
+8
*
Two new tests for shifts followed by ands
Chris Lattner
2003-09-19
1
-0
/
+12
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
I must have missed these when eliminating the cast to bool cannonicalizations
Chris Lattner
2003-08-13
1
-2
/
+2
*
Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool
Chris Lattner
2003-08-13
1
-0
/
+5
*
More testcases, which I'll implement later
Chris Lattner
2003-07-24
1
-0
/
+13
*
New testcase
Chris Lattner
2003-07-23
1
-0
/
+10
*
New testcases
Chris Lattner
2003-07-23
1
-1
/
+1
*
New testcase
Chris Lattner
2003-07-23
1
-0
/
+7
*
New testcases
Chris Lattner
2003-07-22
1
-0
/
+11
*
Remove usage of grep-not script
Chris Lattner
2003-06-28
1
-1
/
+1
*
Convert scripts from using explicit control flow to use the new grep-not script
Chris Lattner
2003-06-28
1
-4
/
+1
*
Add optimizations:
Chris Lattner
2003-03-10
1
-0
/
+1
*
* Add testcases for associative operators
Chris Lattner
2003-03-10
1
-1
/
+7
*
test for a variety of new transformations:
Chris Lattner
2003-02-18
1
-0
/
+5
*
Modernize testcase
Chris Lattner
2003-02-18
1
-6
/
+6
*
These tests should not run -dce pass to cleanup instcombine.
Chris Lattner
2002-08-02
1
-1
/
+1
*
More testcases I don't want to forget about
Chris Lattner
2002-05-06
1
-0
/
+9
*
New testcases so I don't forget about these algebraic simplifications
Chris Lattner
2002-05-06
1
-0
/
+31