index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
InstCombine
/
load.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
*
Teach instcombine's visitLoad to scan back several instructions
Dan Gohman
2008-10-15
1
-0
/
+8
*
Byebye llvm-upgrade!
Tanya Lattner
2008-03-25
1
-49
/
+46
*
Change all floating constants that are not exactly
Dale Johannesen
2007-09-05
1
-1
/
+1
*
oops, forgot to commit this.
Chris Lattner
2007-08-12
1
-1
/
+0
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
1
-3
/
+3
*
remove a testcase for a marginal feature
Chris Lattner
2006-11-01
1
-14
/
+0
*
new testcase
Chris Lattner
2005-09-12
1
-0
/
+14
*
new testcase
Chris Lattner
2005-09-12
1
-0
/
+7
*
new testcase
Chris Lattner
2005-09-12
1
-0
/
+6
*
add a new testcase
Chris Lattner
2005-05-01
1
-0
/
+5
*
Add two new testcases that instcombine should handle
Chris Lattner
2004-09-19
1
-0
/
+23
*
Add back a test I accidentally removed
Chris Lattner
2004-05-27
1
-0
/
+5
*
Add another testcase
Chris Lattner
2004-05-27
1
-5
/
+7
*
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 tests for elimination of loads
Chris Lattner
2003-06-26
1
-0
/
+29