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
/
bswap.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove two trunc xforms that are subsumed by EvaluateInDifferentType.
Chris Lattner
2010-01-05
1
-0
/
+2
*
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
*
rewrite bswap matching to be more general, allowing arbitrary
Chris Lattner
2008-10-05
1
-1
/
+16
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-51
/
+46
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+2
*
instcombine doesn't do CSE, simplify unrelated detail
Chris Lattner
2007-03-03
1
-2
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
new bswap idiom
Chris Lattner
2006-11-29
1
-1
/
+20
*
Add tests for 16-bit byteswaps.
Chris Lattner
2006-07-10
1
-1
/
+15
*
new testcase, instcombine should turn these into llvm.bswap intrinsics.
Chris Lattner
2006-06-15
1
-0
/
+28