AMDGPU: Split x8 and x16 vector loads instead of scalarize
[oota-llvm.git] / test / CodeGen / X86 /
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-11-24 Cong Hou[X86][SSE] Detect AVG pattern during instruction combin...
2015-11-24 Sanjay Patelminimize test case but still show the bug
2015-11-23 Sanjay Pateladded comment (using freshly updated update_llc_test_ch...
2015-11-23 Sanjay Patel[x86] add test to show suboptimal codegen (PR25554)
2015-11-23 Andy AyersfindDeadCallerSavedReg needs to pay attention to callin...
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-11-22 Simon Pilgrim[X86][FMA] Regenerate tests.
2015-11-22 Simon Pilgrim[X86][AVX] Added load splat tests.
2015-11-22 Elena DemikhovskyAVX-512: Optimized INSERT_SUBVECTOR for i1 vector types
2015-11-21 Simon Pilgrim[MachineInstrBuilder] Support for adding a ConstantPool...
2015-11-21 Simon Pilgrim[X86][SSE] Added SSE2 PSUBUS tests
2015-11-21 Simon Pilgrim[X86][SSE] Regenerate TRUNC-SEXT tests
2015-11-21 Simon Pilgrim[X86][SSE] Regenerate MINMAX tests
2015-11-21 Simon Pilgrim[X86][SSE] Regenerate PSUBUS tests
2015-11-21 Simon Pilgrim[X86][AVX] Regenerate AVX splat tests
2015-11-21 Simon Pilgrim[X86][AVX512] Added AVX512 VMOVLHPS/VMOVHLPS shuffle...
2015-11-21 Simon Pilgrim[X86][SSE] Legal XMM Register Class ordering for SSE1
2015-11-19 Reid Kleckner[WinEH] Disable most forms of demotion
2015-11-19 Simon Pilgrim[X86][SSE4A] Fix issue with EXTRQI shuffles not startin...
2015-11-19 Sanjay Patel[CGP] despeculate expensive cttz/ctlz intrinsics
2015-11-19 Hans WennborgX86: More efficient legalization of wide integer compares
2015-11-19 Elena DemikhovskyAVX-512: Fixed COPY_TO_REGCLASS for mask registers
2015-11-19 Simon Pilgrim[X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128...
2015-11-19 Igor BregerAVX512: Implemented encoding, intrinsics and DAG loweri...
2015-11-19 Elena DemikhovskyPointers in Masked Load, Store, Gather, Scatter intrinsics
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-19 Quentin Colombet[X86] Enable shrink-wrapping by default.
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Simon Pilgrim[DAGCombiner] Vector constant folding for comparisons
2015-11-18 Asaf Badouh[X86][AVX512CD] add mask broadcast intrinsics
2015-11-18 Simon Pilgrim[X86][AVX] Added 256-bit shuffle splat tests.
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-18 Cong HouImproving edge probabilities computation when choosing...
2015-11-17 Simon Pilgrim[X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle...
2015-11-17 Simon Pilgrim[X86][AVX512] Added support for AVX512 UNPCK shuffle...
2015-11-17 Simon Pilgrim[X86][SSE] Share AVX1/AVX2 shuffle tests with AVX512...
2015-11-17 Reid Kleckner[WinEH] Move WinEHFuncInfo from MachineModuleInfo to...
2015-11-17 Pat GavlinLower statepoints with multi-def targets.
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-11-17 Igor BregerAVX512 : regenerate the test file against trunk.
2015-11-17 Rafael EspindolaDrop prelink support.
2015-11-16 Reid Kleckner[WinEH] Don't let UnwindHelp alias the return address
2015-11-16 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-15 Igor BregerRevert r253160.
2015-11-15 Igor BregerAVX512: Implemented encoding and intrinsics for VMOVSHD...
2015-11-14 Simon Pilgrim[X86][SSE] Fixed arch/triple and regenerated results.
2015-11-14 Simon Pilgrim[X86][SSE] Added extra vector truncation tests
2015-11-14 Quentin Colombet[ShrinkWrapping] Disable the optimization for functions...
2015-11-13 Reid Kleckner[WinEH] Fix ESP management with 32-bit __CxxFrameHandler3
2015-11-13 Cong Hou[X86][SSE] Combine UNPCKL with vector_shuffle into...
2015-11-13 Reid KlecknerAdd missing triple to WinEH test case
2015-11-13 Reid Kleckner[WinEH] Make UnwindHelp a fixed stack object allocated...
2015-11-13 Vyacheslav KlochkovX86-FMA3: Implemented commute transformations FMA*_Int...
2015-11-12 Sanjay Patelspecify triple and tighten checks using update_llc_test...
2015-11-12 Quentin Colombet[ShrinkWrap] Make sure we do not mess up with EH funcle...
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...
2015-11-12 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-11-12 Manman Ren[TLS on Darwin] use a different mask for tls calls...
2015-11-11 Reid Kleckner[WinEH] Don't forward branches across empty EH pad BBs
2015-11-11 Joseph Tremoulet[WinEH] Only generate UnwindHelp slot for MSVCXX
2015-11-11 Michael Kuperstein[X86] Replace LEAs with INC/DEC when profitable
2015-11-10 Reid Kleckner[WinEH] Insert the MBB for EH_RESTORE after the catchret
2015-11-10 Michael Kuperstein[X86] Do not try to custom-lower sitofp/fptosi in soft...
2015-11-10 Sanjay Pateladd 'MustReduceDepth' as an objective/cost-metric for...
2015-11-10 Igor BregerAVX512 : Implemented encoding and DAG lowering for...
2015-11-10 Andy AyersSupport for emitting inline stack probes
2015-11-09 David Majnemer[WinEH] Don't emit CATCHRET from visitCatchPad
2015-11-09 Sanjay Patelspecify triple so Windows bots won't be sad
2015-11-09 Sanjay Patel[x86] try harder to match bitwise 'or' into an LEA
2015-11-09 Reid Kleckner[WinEH] Tweak funclet prologue/epilogue insertion to...
2015-11-08 David Majnemer[WinEH] Update PHIs of CATCHRET successors
2015-11-06 Ahmed Bougacha[X86] Fold (trunc (i32 (zextload i16))) into vbroadcast.
2015-11-06 Ahmed Bougacha[X86] SRL non-LSB extracts when folding to truncating...
2015-11-06 Ahmed Bougacha[X86] Don't fold non-LSB extracts into truncating broad...
2015-11-06 Quentin Colombet[ShrinkWrapping] Teach shrink-wrapping how to analyze...
2015-11-06 Andrew KaylorImproved the operands commute transformation for X86...
2015-11-06 Reid Kleckner[WinEH] Mark funclet entries and exits as clobbering...
2015-11-06 Rafael EspindolaBring r252305 back with a test fix.
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-05 Reid Kleckner[WinEH] Fix funclet prologues with stack realignment
2015-11-05 Petar JovanovicAdd cfi instr for CFA calculation when movpc is expande...
2015-11-05 Asaf Badouhrevert rev. 252153 due to build failure on ubuntu
2015-11-05 Asaf Badouh[X86][AVX512] add comi with Sae
2015-11-04 Quentin Colombet[x86] Teach the shrink-wrapping hooks to do the proper...
2015-11-04 Simon Pilgrim[X86][SSE] Add general memory folding for (V)INSERTPS...
2015-11-04 Andrew KaylorCreated new X86 FMA3 opcodes (FMA*_Int) that are used...
2015-11-04 Michael Kuperstein[X86] DAGCombine should not introduce FILD in soft...
2015-11-04 Igor Laevsky[StatepointLowering] Remove distinction between call...
2015-11-03 Simon Pilgrim[X86][AVX] Tweaked shuffle stack folding tests
2015-11-03 Simon Pilgrim[X86][AVX512] Fixed shuffle test name to match shuffle
2015-11-03 Simon Pilgrim[X86][XOP] Add support for the matching of the VPCMOV...
2015-11-03 Rafael EspindolaRemove unnecessary dependency on section and string...
2015-11-03 Michael Kuperstein[X86] Generate .cfi_adjust_cfa_offset correctly when...
2015-11-02 Cong HouIn MachineBlockPlacement, filter cold blocks off the...
2015-11-02 James Y KnightFix two issues in MergeConsecutiveStores:
2015-11-02 Igor BregerAVX512: Implemented encoding and intrinsics for VBROADC...
2015-11-02 Craig Topper[X86] Don't pass a scale value of 0 to scatter/gather...
2015-11-01 Elena DemikhovskyAVX-512: Optimized SIMD truncate operations for AVX512F...
2015-10-29 Simon Pilgrim[X86][SSE] Added load+sext tests for 16i1->16i8 and...
next