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
/
rem.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
InstCombine: Add a missing irem identity (X % X -> 0).
Benjamin Kramer
2010-11-17
1
-0
/
+5
*
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
*
Don't try to simplify urem and srem using arithmetic rules that don't work
Nick Lewycky
2008-03-06
1
-26
/
+33
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-53
/
+50
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+0
*
For PR411:
Reid Spencer
2007-01-30
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-2
/
+2
*
add a couple more cases
Chris Lattner
2006-03-02
1
-0
/
+17
*
new testcases for PR712
Chris Lattner
2006-02-28
1
-0
/
+18
*
new testcase
Chris Lattner
2006-02-28
1
-2
/
+6
*
new testcases
Chris Lattner
2006-02-05
1
-0
/
+7
*
Add testcases for simple things we can handle that occur now in vortex.
Chris Lattner
2004-12-12
1
-0
/
+6
*
New testcase
Chris Lattner
2004-07-06
1
-0
/
+6
*
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
*
test for a variety of new transformations:
Chris Lattner
2003-02-18
1
-1
/
+10
*
These tests should not run -dce pass to cleanup instcombine.
Chris Lattner
2002-08-02
1
-1
/
+1
*
New testcases so I don't forget about these algebraic simplifications
Chris Lattner
2002-05-06
1
-0
/
+15