index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
InstCombine
/
bswap.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] canonicalize shift+logic+shift to reduce dependency chain
Sanjay Patel
2019-11-07
1
-4
/
+4
*
[InstCombine] recognize bswap disguised as shufflevector
Sanjay Patel
2019-09-02
1
-8
/
+11
*
[InstCombine] add possible bswap as widening shuffle test; NFC
Sanjay Patel
2019-08-29
1
-2
/
+13
*
[InstCombine] add tests for bswap disguised as shuffle; NFC
Sanjay Patel
2019-08-29
1
-17
/
+80
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+232
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-232
/
+0
*
[InstCombine] Adjusting bswap pattern matching to hold for And/Shift mixed case
Omer Paparo Bivas
2018-05-01
1
-5
/
+2
*
[InstCombine] add test to show missed bswap; NFC
Sanjay Patel
2018-01-10
1
-11
/
+90
*
[InstCombine] auto-generate complete test checks; NFC
Sanjay Patel
2017-11-28
1
-25
/
+44
*
[InstCombine] Catch more bswap cases missed due to zext and truncs.
Chad Rosier
2016-05-26
1
-0
/
+38
*
[InstCombine] Clean up and FileCheckize test case.
Chad Rosier
2016-05-24
1
-61
/
+74
*
[InstCombine] Recognize another bswap idiom.
Charlie Turner
2015-09-24
1
-1
/
+13
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
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
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+61