projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Verifier: Call verifyModule() from llc and opt
[oota-llvm.git]
/
test
/
Transforms
/
InstCombine
/
vec_shuffle.ll
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
blob
|
commitdiff
|
raw
2014-06-24
Benjamin Kramer
InstCombine: Don't try to reorder shuffles where the...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Serge Pavlov
Fix the case when reordering shuffle and binop produces...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Serge Pavlov
Fix type of shuffle resulted from shuffle merge.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Serge Pavlov
Fix type of shuffle obtained from reordering with binar...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Serge Pavlov
Fix reordering of shuffles and binary operations
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Serge Pavlov
Reorder shuffle and binary operation.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Hao Liu
Fix a bug about generating undef operand when optimisin...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Andrea Di Biagio
Re-add tests from r179291 which were accidentally remov...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Stephen Lin
Update Transforms tests to use CHECK-LABEL for easier...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Stephen Lin
Modify two Transforms tests to explicitly check for...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Joey Gouly
Fix a crash in EvaluateInDifferentElementOrder where...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-01
Nick Lewycky
When determining the new index for an insertelement...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-31
Nick Lewycky
Reapply with r182909 with a fix to the calculation...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Evgeniy Stepanov
Revert r182909.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Nick Lewycky
Swizzle vector inputs if it helps us eliminate shuffles.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Nadav Rotem
Revert r164763 because it introduces new shuffles.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Jim Grosbach
Revert "InstCombine: Fold more shuffles of shuffles."
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Jim Grosbach
InstCombine: Fold more shuffles of shuffles.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Benjamin Kramer
Fix for wrong instcombine on vector insert/extract
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Nick Lewycky
Surprisingly, we missed a trivial case here. Fix that!
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Nick Lewycky
Prefer shuffles to selects. Backends love shuffles!
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Eli Friedman
Extend instcombine's shufflevector simplification to...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Bob Wilson
Change instcombine's getShuffleMask to represent undef...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Bob Wilson
Make instcombine a little more aggressive in combining...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Eric Christopher
Temporarily revert r110987 as it's causing some miscomp...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-13
Nate Begeman
Reapply this transformation now that it is passing...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-12
Eric Christopher
Temporarily revert 110737 and 110734, they were causing...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-10
Nate Begeman
Add test for recent instcombine vector shuffle enhancement
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Chris Lattner
add newlines at the end of files.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-11
Chris Lattner
reduce vec_shuffle2 and merge into vec_shuffle.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-11
Chris Lattner
filecheckize vec_shuffle.ll and merge shuffle.ll into it.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Dan Gohman
Change tests from "opt %s" to "opt < %s" so that opt...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Dan Gohman
Use opt -S instead of piping bitcode output through...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Dan Gohman
Change these tests to feed the assembly files to opt...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-15
Reid Spencer
For PR1319:
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Reid Spencer
For PR1319:
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Reid Spencer
Remove use of implementation keyword.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Reid Spencer
For PR411:
blob
|
commitdiff
|
raw
|
diff to current
2007-01-26
Reid Spencer
For PR761:
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Chris Lattner
new test
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Chris Lattner
manually upgrade this testcase
blob
|
commitdiff
|
raw
|
diff to current
2006-12-02
Reid Spencer
Use the llvm-upgrade program to upgrade llvm assembly.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Chris Lattner
new testcase
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Chris Lattner
new testcases
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Chris Lattner
new testcase
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Chris Lattner
New testcase
blob
|
commitdiff
|
raw
|
diff to current