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
/
not.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-1
/
+7
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
1
-1
/
+1
*
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
*
Implement PR2298. This transforms:
Chris Lattner
2008-05-09
1
-0
/
+10
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-29
/
+28
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
The instruction combining pass removes dead instructions, there is no need
Chris Lattner
2004-02-28
1
-1
/
+1
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
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 test for demorgans law with constants
Chris Lattner
2003-03-10
1
-0
/
+17
*
Test that demorgan's law is instcombined successfully
Chris Lattner
2002-08-23
1
-0
/
+10
*
Add testcase for the not (setcc A, B) case
Chris Lattner
2002-08-21
1
-0
/
+5
*
Fix buggy testcase
Chris Lattner
2002-08-20
1
-3
/
+3
*
The not instruction is just a specialized form of XOR
Chris Lattner
2002-08-14
1
-3
/
+3
*
These tests should not run -dce pass to cleanup instcombine.
Chris Lattner
2002-08-02
1
-1
/
+1
*
New testcase to make sure not instructions get combined
Chris Lattner
2002-05-06
1
-0
/
+16