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-vinsertf128.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move testcase, this is testing extraction not inserting.
Benjamin Kramer
2013-03-07
1
-16
/
+0
*
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
1
-0
/
+16
*
Fix test.
Chad Rosier
2012-03-20
1
-1
/
+1
*
[avx] Adjust the VINSERTF128rm pattern to allow for unaligned loads.
Chad Rosier
2012-03-20
1
-0
/
+13
*
[avx] Add patterns for VINSERTF128rm.
Chad Rosier
2012-03-15
1
-0
/
+12
*
Turn avx insert intrinsic calls into INSERT_SUBVECTOR DAG nodes and remove du...
Pete Cooper
2012-02-24
1
-0
/
+48
*
Add a DAGCombine for subvector extracts to remove useless chains of
Bruno Cardoso Lopes
2011-09-20
1
-0
/
+19
*
Revert r140097, working on a better approach
Bruno Cardoso Lopes
2011-09-20
1
-7
/
+0
*
Based on the small opt Zvi's patch was trying to achieve, eliminate
Bruno Cardoso Lopes
2011-09-19
1
-0
/
+8
*
Fix PR10656. It's only profitable to use 128-bit inserts and extracts
Bruno Cardoso Lopes
2011-08-15
1
-0
/
+20
*
Add a dag combine to xform 256-bit shuffles into simple vector
Bruno Cardoso Lopes
2011-08-11
1
-0
/
+18