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-fold.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
make the asmparser reject function and type redefinitions. 'Merging' hasn't ...
Chris Lattner
2011-06-17
1
-4
/
+0
*
Fold bswap(undef) to undef.
Dan Gohman
2010-02-17
1
-0
/
+6
*
implement the transform requested in PR5284
Chris Lattner
2010-01-01
1
-7
/
+24
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-2
/
+2
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-2
/
+2
*
implement some simple bswap optimizations, rdar://5992453
Chris Lattner
2008-06-18
1
-4
/
+27
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-17
/
+18
*
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-14
1
-2
/
+4
*
Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade of
Reid Spencer
2007-04-02
1
-7
/
+7
*
For PR1297:
Reid Spencer
2007-04-01
1
-7
/
+7
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-2
/
+2
*
new testcase, bswaps should be eliminated.
Chris Lattner
2006-11-29
1
-0
/
+26