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
/
avx-basic.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-14
Add a bunch of CHECK missing colons in tests. NFC.
Ahmed Bougacha
1
-1
/
+1
2015-03-05
[X86] Use vmovss to handle inserting an element into index 0 of a v8f32 vecto...
Craig Topper
1
-0
/
+9
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-2
/
+2
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2014-10-04
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
1
-40
/
+0
2014-09-15
[x86] Undo a flawed transform I added to form UNPCK instructions when
Chandler Carruth
1
-3
/
+3
2014-08-02
[x86] Teach the target shuffle mask extraction to recognize unary forms
Chandler Carruth
1
-2
/
+2
2014-07-27
[x86] Add a much more powerful framework for combining x86 shuffle
Chandler Carruth
1
-1
/
+1
2013-10-08
Remove some instructions that existed to provide aliases to the assembler. Ca...
Craig Topper
1
-2
/
+2
2013-05-01
Put VMOVPQIto64rr in the VRPDI class.
Rafael Espindola
1
-0
/
+10
2012-09-09
Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
Craig Topper
1
-2
/
+2
2011-12-15
Fix assert in LowerBUILD_VECTOR for v16i16 type on AVX.
Chad Rosier
1
-0
/
+8
2011-12-15
Add support for lowering fneg when AVX is enabled.
Chad Rosier
1
-0
/
+8
2011-11-07
Expand V_SET0 to xorps by default.
Jakob Stoklund Olesen
1
-1
/
+1
2011-09-15
Change all checks regarding the presence of any SSE level to always
Bruno Cardoso Lopes
1
-1
/
+1
2011-09-12
Fix PR10845. SUBREG_TO_REG shouldn't be used when the input and
Bruno Cardoso Lopes
1
-0
/
+14
2011-08-25
Add support for 256-bit versions of VSHUFPD and VSHUFPS.
Bruno Cardoso Lopes
1
-4
/
+2
2011-08-16
Instead of always leaving the work to the generic legalizer when
Bruno Cardoso Lopes
1
-0
/
+43
2011-08-11
Fix PR10492 by teaching MOVHLPS and MOVLPS mask matching to be more strict.
Bruno Cardoso Lopes
1
-0
/
+8
2011-08-09
Rename and tidy up tests
Bruno Cardoso Lopes
1
-0
/
+44