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
/
avx512-calling-conv.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-2
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
1
-1
/
+1
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-1
/
+1
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-7
/
+7
*
[X86] Allow any_extend to be combined with setcc on VLX targets.
Craig Topper
2018-01-26
1
-22
/
+10
*
[X86] Use ANY_EXTEND instead of SIGN_EXTEND in lowerMasksToReg
Craig Topper
2018-01-03
1
-35
/
+10
*
[X86] Remove AND32ri8 from pattern for v1i1 load.
Craig Topper
2017-12-31
1
-7
/
+12
*
[X86] Fix a crash when returning a <1 x i1> value>
Craig Topper
2017-12-31
1
-0
/
+19
*
[X86] Teach WidenMaskArithmetic to handle any constant buildvector on the RHS...
Craig Topper
2017-12-24
1
-21
/
+8
*
[X86] Remove type restrictions from WidenMaskArithmetic.
Craig Topper
2017-12-23
1
-64
/
+24
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-8
/
+8
*
[X86] Use vector widening to support sign extend from i1 when the dest type i...
Craig Topper
2017-12-05
1
-8
/
+12
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-35
/
+35
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-4
/
+4
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-25
/
+0
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-1
/
+1
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-1
/
+1
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-1
/
+1
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-1
/
+1
*
[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers
Craig Topper
2017-03-28
1
-1
/
+1
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-0
/
+3
*
[AVX-512] Add patterns to use a zero masked VPTERNLOG instruction for vselect...
Craig Topper
2017-01-09
1
-16
/
+8
*
MCStreamer: Use "cfi" for CFI related temp labels.
Matthias Braun
2016-11-30
1
-25
/
+25
*
[AVX-512] Fix v8i64 shift by immediate lowering on 32-bit targets.
Craig Topper
2016-09-06
1
-4
/
+3
*
[AVX-512] Simplify X86InstrInfo::copyPhysReg for 128/256-bit vectors with AVX...
Craig Topper
2016-09-05
1
-18
/
+9
*
[AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...
Craig Topper
2016-08-01
1
-9
/
+4
*
[AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X/VR256X physreg moves when ...
Craig Topper
2016-07-18
1
-8
/
+17
*
[AVX512] Use vpternlog with an immediate of 0xff to create 512-bit all one ve...
Craig Topper
2016-07-11
1
-8
/
+14
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-1
/
+5
*
Update tests to use at least darwin9.
Rafael Espindola
2016-06-29
1
-7
/
+7
*
[AVX512] Add VLX 128/256-bit SET0 operations that encode to 128/256-bit EVEX ...
Craig Topper
2016-05-08
1
-5
/
+10
*
[X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.
Ahmed Bougacha
2016-05-07
1
-1
/
+1
*
Revert r268760, it caused PR27670.
Nico Weber
2016-05-06
1
-1
/
+1
*
[X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.
Ahmed Bougacha
2016-05-06
1
-1
/
+1
*
[X86] Regenerated avx512 calling convention test checks
Simon Pilgrim
2016-04-12
1
-5
/
+5
*
AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger
2016-01-28
1
-4
/
+3
*
AVX512: Masked move intrinsic implementation.
Igor Breger
2016-01-21
1
-2
/
+2
*
AVX512 : Change v8i1 bitconvert GR8 pattern, remove unnecessary movzbl instru...
Igor Breger
2016-01-18
1
-2
/
+0
*
AVX512: Change VPMOVB2M DAG lowering , use CVT2MASK node instead TRUNCATE.
Igor Breger
2015-12-27
1
-75
/
+406
*
AVX-512: Added i1 type handling for calling conventions.
Elena Demikhovsky
2015-05-14
1
-1
/
+68
*
AVX-512: added calling convention for i1 vectors in 32-bit mode.
Elena Demikhovsky
2015-05-04
1
-0
/
+43
*
AVX-512: added calling conventions for i1 vectors.
Elena Demikhovsky
2015-04-27
1
-0
/
+44