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
/
vec_shuffle.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-0
/
+8
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-2
/
+2
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-0
/
+9
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-1
/
+161
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-0
/
+17
*
Re-add tests from r179291 which were accidentally removed by r181177.
Andrea Di Biagio
2013-09-18
1
-0
/
+28
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-18
/
+18
*
Modify two Transforms tests to explicitly check for full function names in so...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Fix a crash in EvaluateInDifferentElementOrder where it would generate an
Joey Gouly
2013-07-12
1
-0
/
+15
*
When determining the new index for an insertelement, we may not assume that an
Nick Lewycky
2013-06-01
1
-0
/
+11
*
Reapply with r182909 with a fix to the calculation of the new indices for
Nick Lewycky
2013-05-31
1
-0
/
+21
*
Revert r182909.
Evgeniy Stepanov
2013-05-30
1
-12
/
+0
*
Swizzle vector inputs if it helps us eliminate shuffles.
Nick Lewycky
2013-05-30
1
-0
/
+12
*
Revert r164763 because it introduces new shuffles.
Nadav Rotem
2013-05-06
1
-70
/
+0
*
Revert "InstCombine: Fold more shuffles of shuffles."
Jim Grosbach
2013-05-01
1
-6
/
+6
*
InstCombine: Fold more shuffles of shuffles.
Jim Grosbach
2013-04-30
1
-6
/
+6
*
Fix for wrong instcombine on vector insert/extract
Benjamin Kramer
2013-04-11
1
-0
/
+27
*
Surprisingly, we missed a trivial case here. Fix that!
Nick Lewycky
2012-09-28
1
-0
/
+8
*
Prefer shuffles to selects. Backends love shuffles!
Nick Lewycky
2012-09-27
1
-0
/
+35
*
Extend instcombine's shufflevector simplification to handle more cases where ...
Eli Friedman
2011-10-21
1
-0
/
+46
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-16
/
+13
*
Change instcombine's getShuffleMask to represent undef with negative values.
Bob Wilson
2010-10-29
1
-0
/
+13
*
Make instcombine a little more aggressive in combining vector shuffles.
Bob Wilson
2010-10-29
1
-0
/
+10
*
Temporarily revert r110987 as it's causing some miscompares in
Eric Christopher
2010-08-17
1
-29
/
+0
*
Reapply this transformation now that it is passing the external test which it...
Nate Begeman
2010-08-13
1
-0
/
+29
*
Temporarily revert 110737 and 110734, they were causing failures
Eric Christopher
2010-08-12
1
-29
/
+0
*
Add test for recent instcombine vector shuffle enhancement
Nate Begeman
2010-08-10
1
-0
/
+29
*
add newlines at the end of files.
Chris Lattner
2010-04-07
1
-1
/
+1
*
reduce vec_shuffle2 and merge into vec_shuffle.
Chris Lattner
2009-10-11
1
-0
/
+10
*
filecheckize vec_shuffle.ll and merge shuffle.ll into it.
Chris Lattner
2009-10-11
1
-2
/
+34
*
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
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+0
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
1
-1
/
+0
*
For PR411:
Reid Spencer
2007-01-30
1
-2
/
+2
*
For PR761:
Reid Spencer
2007-01-26
1
-7
/
+7
*
new test
Chris Lattner
2007-01-05
1
-0
/
+4
*
manually upgrade this testcase
Chris Lattner
2007-01-05
1
-23
/
+23
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-2
/
+2
*
new testcase
Chris Lattner
2006-05-25
1
-0
/
+8
*
new testcases
Chris Lattner
2006-05-25
1
-0
/
+12
*
new testcase
Chris Lattner
2006-04-10
1
-0
/
+7
*
New testcase
Chris Lattner
2006-04-10
1
-0
/
+17