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
/
avx-load-store.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Use vmovss to handle inserting an element into index 0 of a v8f32 vecto...
Craig Topper
2015-03-05
1
-4
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
Revise alignment checking/calculation on 256-bit unaligned memory access
Michael Liao
2013-03-25
1
-1
/
+23
*
Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx)
Michael Liao
2013-03-25
1
-0
/
+13
*
Unaligned loads should use the VMOVUPS opcode.
Nadav Rotem
2013-03-14
1
-1
/
+1
*
On Sandybridge split unaligned 256bit stores into two xmm-sized stores.
Nadav Rotem
2013-01-19
1
-3
/
+8
*
Fix a bug in the lowering of BUILD_VECTOR for AVX. SCALAR_TO_VECTOR does not ...
Nadav Rotem
2012-01-11
1
-3
/
+9
*
Remove X86-dependent stuff from SSEDomainFix.
Jakob Stoklund Olesen
2011-09-27
1
-2
/
+2
*
Fix PR10844: Add patterns to cover non foldable versions of X86vzmovl.
Bruno Cardoso Lopes
2011-09-08
1
-0
/
+25
*
Fix the test added by Nadav in r137308. Make it more strict:
Bruno Cardoso Lopes
2011-08-11
1
-0
/
+14
*
Add v16i16 and v32i8 store patterns
Bruno Cardoso Lopes
2011-08-09
1
-0
/
+24
*
Add two patterns to match special vmovss and vmovsd cases. Also fix
Bruno Cardoso Lopes
2011-08-09
1
-0
/
+18
*
Add 256-bit load/store recognition and matching in several places.
Bruno Cardoso Lopes
2011-07-14
1
-0
/
+24