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
/
CodeGen
/
X86
/
vector-zext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineCopyPropagation: Remove the copies instead of using KILL instructions.
Matthias Braun
2015-05-29
1
-10
/
+0
*
line endings fix
Simon Pilgrim
2015-04-25
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
Reapplied D7816 & rL230177 & rL230278 - with an additional fix toensure that ...
Simon Pilgrim
2015-02-24
1
-22
/
+11
*
Revert:
Eric Christopher
2015-02-24
1
-11
/
+22
*
[DagCombiner] Generalized BuildVector Vector Concatenation
Simon Pilgrim
2015-02-22
1
-22
/
+11
*
[X86][SSE] Added shuffle based integer zero extension tests.
Simon Pilgrim
2015-02-21
1
-0
/
+158
*
[X86] Combine vector anyext + and into a vector zext
Michael Kuperstein
2015-02-17
1
-76
/
+64
*
[x86] Update some tests with the latest version of my script and llc.
Chandler Carruth
2015-02-15
1
-100
/
+100
*
[CodeGen] Add hook/combine to form vector extloads, enabled on X86.
Ahmed Bougacha
2015-02-05
1
-30
/
+12
*
[X86] Cleanup tabs in test vector-zext.ll. NFC.
Ahmed Bougacha
2015-01-30
1
-83
/
+83
*
[x86] Change u8imm operands to always print as unsigned. This makes shuffle m...
Craig Topper
2015-01-23
1
-5
/
+5
*
[X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Ahmed Bougacha
2014-12-06
1
-0
/
+154
*
[x86] Start improving the matching of unpck instructions based on test
Chandler Carruth
2014-11-12
1
-3
/
+2
*
[x86] Clean up a bunch of vector shuffle tests with my script. Notably,
Chandler Carruth
2014-11-12
1
-2
/
+2
*
[x86] Fix PR21139, one of the last remaining regressions found in the
Chandler Carruth
2014-10-05
1
-3
/
+2
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-21
/
+23
*
[x86] Switch some of the new consolidated vector tests to use
Chandler Carruth
2014-10-02
1
-27
/
+27
*
[x86] Teach both sext and zext vector tests to cover a nice wide range
Chandler Carruth
2014-10-01
1
-29
/
+181
*
[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.
Chandler Carruth
2014-10-01
1
-0
/
+54