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
/
xor.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
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-0
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-136
/
+130
*
For PR1319:
Reid Spencer
2007-04-14
1
-3
/
+3
*
creative way to add one.
Chris Lattner
2007-04-02
1
-0
/
+6
*
For PR761:
Reid Spencer
2007-01-26
1
-6
/
+6
*
new testcase
Chris Lattner
2007-01-05
1
-0
/
+9
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-2
/
+2
*
new testcases
Chris Lattner
2006-04-01
1
-0
/
+15
*
New testcases
Chris Lattner
2006-02-27
1
-0
/
+11
*
Make these tests fail if opt crashes.
Chris Lattner
2006-02-12
1
-0
/
+1
*
new testcase
Chris Lattner
2005-05-06
1
-0
/
+8
*
Test that xor/select are folded into a select with inverted operands.
Chris Lattner
2005-04-24
1
-1
/
+5
*
Add a test for the "swap idiom", which LLVM should be able to unravel.
Chris Lattner
2004-02-16
1
-0
/
+14
*
Test for xor chains
Chris Lattner
2004-02-16
1
-0
/
+6
*
New testcase for the other side
Chris Lattner
2003-11-05
1
-0
/
+6
*
Since we're in the neighborhood, test for the inverse
Chris Lattner
2003-11-04
1
-0
/
+6
*
Add a generalization of the previous case
Chris Lattner
2003-11-04
1
-0
/
+6
*
New testcase for masking operation that frequently occurs in the pool allocator
Chris Lattner
2003-11-04
1
-0
/
+6
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
Add some more tests for: (A <setcc1> B) logicalop (A <setcc2> B)
Chris Lattner
2003-08-13
1
-0
/
+14
*
Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool
Chris Lattner
2003-08-13
1
-0
/
+6
*
New testcases
Chris Lattner
2003-07-23
1
-2
/
+14
*
Renumber tests sequentially
Chris Lattner
2003-07-23
1
-10
/
+12
*
Split the or and xor tests into two separate files
Chris Lattner
2003-07-23
1
-0
/
+66