index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
widen_shuffle-1.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
[X86] add an exedepfix entry for movq == movlps == movlpd
Sanjay Patel
1
-1
/
+1
2015-02-19
[x86] Delete still more piles of complex code now that we have a good
Chandler Carruth
1
-3
/
+4
2015-02-16
[x86] Teach the 128-bit vector shuffle lowering routines to take
Chandler Carruth
1
-4
/
+3
2015-01-22
[DAGCombine] Produce better code for constant splats
Michael Kuperstein
1
-2
/
+2
2015-01-22
Revert r226811, MSVC accepts code sane compilers don't.
Michael Kuperstein
1
-2
/
+2
2015-01-22
[DAGCombine] Produce better code for constant splats
Michael Kuperstein
1
-2
/
+2
2014-10-04
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
1
-6
/
+7
2014-10-03
[x86] Add two more triples to stabilize the precise assembly syntax
Chandler Carruth
1
-0
/
+2
2014-10-03
[x86] Regenerate precise FileCheck lines for the lats batch of test
Chandler Carruth
1
-18
/
+36
2014-07-10
[DAG] Further improve the logic in DAGCombiner that folds a pair of shuffles ...
Andrea Di Biagio
1
-1
/
+3
2013-08-23
Update tests to use sse4.2 instead of sse42.
Rafael Espindola
1
-1
/
+1
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-5
/
+5
2012-04-07
1. Remove the part of r153848 which optimizes shuffle-of-shuffle into a new
Nadav Rotem
1
-1
/
+1
2012-04-01
This commit contains a few changes that had to go in together.
Nadav Rotem
1
-1
/
+1
2012-01-17
Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT.
Nadav Rotem
1
-1
/
+6
2011-11-16
Fix testcase.
Eli Friedman
1
-1
/
+0
2011-11-16
CONCAT_VECTORS can have more than two operands. PR11389.
Eli Friedman
1
-0
/
+9
2011-10-16
Enable element promotion type legalization by deafault.
Nadav Rotem
1
-1
/
+1
2011-07-20
PR10421: Fix a straightforward bug in the widening logic for CONCAT_VECTORS.
Eli Friedman
1
-0
/
+8
2010-12-19
now that generic vector types aren't selected onto MMX registers, these
Chris Lattner
1
-1
/
+1
2010-08-25
Change handling of illegal vector types to widen when possible instead of
Chris Lattner
1
-3
/
+5
2010-06-04
Fixed a bug during widening where we would avoid legalizing a node. When we
Mon P Wang
1
-3
/
+36
2010-01-05
Delete useless trailing semicolons.
Dan Gohman
1
-1
/
+1
2009-10-16
Update tests to use FileCheck
Mon P Wang
1
-1
/
+3
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2009-08-25
Remove obsolete -f flags.
Dan Gohman
1
-1
/
+1
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
1
-1
/
+1
2008-12-18
Added some basic test cases for r61209
Mon P Wang
1
-0
/
+11