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
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-6
/
+3
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-3
/
+3
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-3
/
+3
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-10
/
+10
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-3
/
+3
*
[x86] auto-generate complete checks for tests; NFC
Sanjay Patel
2017-07-03
1
-48
/
+70
*
[X86, AVX] replace vinsertf128 intrinsics with generic shuffles
Sanjay Patel
2015-03-10
1
-31
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
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