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-cast.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Utilize ZeroableElements for canWidenShuffleElements
Simon Pilgrim
2018-07-12
1
-3
/
+1
*
[X86][AVX] Use Zeroable mask to improve shuffle mask widening
Simon Pilgrim
2018-07-12
1
-6
/
+2
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-6
/
+6
*
[X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...
Simon Pilgrim
2018-01-15
1
-15
/
+8
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-7
/
+7
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-7
/
+7
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-7
/
+7
*
[X86] Add VBLENDPS/VPBLENDD to the execution domain fixing tables.
Craig Topper
2017-09-03
1
-2
/
+2
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-4
/
+4
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+7
*
[SelectionDAG] Generalised the CONCAT_VECTORS creation to support BUILD_VECTO...
Simon Pilgrim
2016-01-23
1
-2
/
+2
*
[X86][SSE] Ensure BLENDPD/BLENDPS/PBLEND inputs are both of the correct input...
Simon Pilgrim
2016-01-04
1
-55
/
+29
*
[X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
2015-03-19
1
-16
/
+65
*
fixed to test feature, not CPU
Sanjay Patel
2015-03-16
1
-1
/
+1
*
add CHECK-LABELs for more reliable testing
Sanjay Patel
2015-03-16
1
-0
/
+6
*
Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution...
Craig Topper
2011-11-29
1
-1
/
+1
*
Add patterns to generate copies for extract_subvector instead of
Bruno Cardoso Lopes
2011-07-28
1
-3
/
+3
*
Add a few patterns to match allzeros without having to use the fp unit.
Bruno Cardoso Lopes
2011-07-28
1
-1
/
+1
*
Although we already support this, add testcases for consistency
Bruno Cardoso Lopes
2011-07-22
1
-0
/
+21
*
Add a DAGCombine for transforming 128->256 casts into a simple
Bruno Cardoso Lopes
2011-07-22
1
-0
/
+26