Merging r261384:
[oota-llvm.git] / test / CodeGen /
2016-01-07 Tim NorthoverARM: support TLS accesses on Darwin platforms
2016-01-07 NAKAMURA Takumillvm/test/CodeGen/X86/statepoint-vector.ll REQUIRES...
2016-01-07 Philip ReamesOne more attempt at stablizing a test on all platforms.
2016-01-07 Philip Reames[Statepoints] Add test cases around vectors and stabliz...
2016-01-07 Haicheng Wu[AArch64 MachineCombine] Enhance/Add support for genera...
2016-01-07 Philip Reames[Statepoints] Initial support for relocating vectors...
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2016-01-07 Quentin Colombet[ShrinkWrapping] Give up on irreducible CFGs.
2016-01-06 Nicolai HaehnleAMDGPU/SI: Fix crash when inline assembly is used in...
2016-01-06 Quentin Colombet[X86] Correctly model TLS calls w.r.t. frame requirements.
2016-01-06 Michael Kuperstein[ShrinkWrap] Fix FindIDom to only have one kind of...
2016-01-06 Dan Gohman[WebAssembly] Don't use range-based loop for a list...
2016-01-06 Geoff BerryScheduleDAGInstrs: Bug fix for missed memory dependency.
2016-01-06 Dan Gohman[WebAssembly] Add -asm-verbose=false to llc tests.
2016-01-06 Artyom SkrobovPR25754: avoid generating UDIVREM8_ZEXT_HREG nodes...
2016-01-06 Simon Pilgrim[X86][SSE] There is no zmm addsubpd/addsubps instruction.
2016-01-06 Dan Gohman[SelectionDAGBuilder] Set NoUnsignedWrap for inbounds...
2016-01-05 Nicolai HaehnleAMDGPU/SI: Do not move scratch resource register on...
2016-01-05 Michael Zuckerman[AVX512] add PSLLD and PSLLQ Intrinsic
2016-01-05 MinSeong Kim[AArch64] Add support for Samsung Exynos-M1
2016-01-05 Tom StellardAMDGPU/SI: Select non-uniform constant addrspace loads...
2016-01-05 David MajnemerRevert "[X86] Use push-pop for materializing small...
2016-01-05 Matthias BraunX86: Add a testcase for PR25951
2016-01-05 Matthias BraunMachineInstrBundle: Fix reversed isSuperRegisterEq...
2016-01-04 Nicolai HaehnleAMDGPU: add +xnack feature
2016-01-04 Simon Pilgrim[X86][SSE] Ensure BLENDPD/BLENDPS/PBLEND inputs are...
2016-01-04 Geoff Berry[AArch64] Optimize some simple TBZ/TBNZ cases.
2016-01-04 Joseph Tremoulet[WinEH] Update CoreCLR EH state numbering
2016-01-04 Michael Zuckerman[AVX512] add PSRAD and PSRAQ Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRAW Intrinsic
2016-01-04 Michael Zuckerman[AVX512] add PSRLV Intrinsic
2016-01-03 Simon Pilgrim[X86][MMX] Regenerated vector insertion test.
2016-01-03 Simon Pilgrim[X86][SSE] Added tests for insertion of zero elements...
2016-01-03 Dimitry AndricFix several accidental DOS line endings in source files
2016-01-03 Simon Pilgrim[X86][SSE41] Added test cases for improving insertps...
2016-01-03 Simon Pilgrim[X86][SSE] Added v4f32 shuffle with zero tests
2016-01-02 Joseph Tremoulet[WinEH] Update catchrets with cloned successors
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2015-12-31 Michael Zuckerman[AVX512] add PSRLQ and PSRLD Intrinsic
2015-12-31 Michael Kuperstein[X86] Avoid folding scalar loads into unary sse intrinsics
2015-12-31 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU intrinsics
2015-12-29 Michael Zuckerman[AVX512] add PSRLW Intrinsic
2015-12-28 Artyom Skrobov[Thumb] Fix assembler error 'cannot honor width suffix...
2015-12-28 Sanjay Patel[x86] lower calls to fmin and llvm.minnum.* using minss...
2015-12-28 Sanjay Patel[x86] lower calls to fmax and llvm.maxnum.* using maxps...
2015-12-28 Sanjay PatelSpecify triple so 'make check' passes on darwin x86-64
2015-12-28 Michael Kuperstein[X86] Better support for the MCU psABI (LLVM part)
2015-12-28 Asaf Badouh[X86][AVX512] Lower broadcast sub vector to vector...
2015-12-28 Asaf Badouh[X86][AVX512] add fp scalar broadcast intrinsics
2015-12-27 Igor BregerAVX512: Change VPMOVB2M DAG lowering , use CVT2MASK...
2015-12-27 David MajnemerMake the test properly constrained
2015-12-27 David MajnemerTry to passify buildbot
2015-12-27 David Majnemer[X86, Win64] Use a frame pointer if pushf is emitted
2015-12-27 David Majnemer[WinEH] Add comments explaining the EH tables
2015-12-26 Sanjay Patel[x86] lower calls to llvm.maxnum.v4f32 using maxps
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-12-26 Craig TopperAdd test case for r256433. "[X86] Fix shuffle decoding...
2015-12-26 Craig TopperRevert r256432 "Test"
2015-12-26 Craig TopperTest
2015-12-25 Dan Gohman[WebAssembly] Fix handling of COPY instructions in...
2015-12-24 Elena DemikhovskyAVX-512: Kreg set 0/1 optimization
2015-12-24 Igor BregerAVX512: VPMOVM2B/W/D/Q intrinsic implementation.
2015-12-23 JF BastienWebAssembly: remove 'external' from test
2015-12-23 Philip Reames[Statepoints] Use Indirect operands for spill slots
2015-12-23 Simon Pilgrim[X86][AVX] Only shuffle the lower half of vectors if...
2015-12-23 Igor BregerAVX512BW: Enable packed word shift for 512bit vector...
2015-12-23 David Majnemer[WinEH] Don't visit the same catchswitch twice
2015-12-22 Changpeng Fang AMDGPU/SI: Use flat for global load/store when targeti...
2015-12-22 Rafael EspindolaRevert "AMDGPU/SI: Use flat for global load/store when...
2015-12-22 Changpeng FangAMDGPU/SI: Use flat for global load/store when targetin...
2015-12-22 Jun Bum Lim[AArch64] Promote loads from stored
2015-12-22 Asaf Badouh[X86][AVX512] Add rcp14 and rsqrt14 intrinsics
2015-12-22 Keno Fischer[ASMPrinter] Fix missing handling of DW_OP_bit_piece
2015-12-22 David Majnemer[MC] Don't use the architecture to govern which object...
2015-12-21 Jun Bum LimEnhance BranchProbabilityInfo::calcUnreachableHeuristic...
2015-12-21 Cong Hou[X86][SSE] Transform truncations between vectors of...
2015-12-21 Adrian PrantlConvert the CodeGen/ARM/sched-it-debug-nodes.ll testcas...
2015-12-21 Adrian PrantlTeach ARMLoadStoreOptimizer to ignore DBG_VALUE instruc...
2015-12-21 Matthew Simpson[AArch64] Add additional extract-extend patterns for...
2015-12-21 Jun Bum LimRevert "[AArch64] Promote loads from stores"
2015-12-21 Chad Rosier[AArch64] Enable PostRAScheduler for AArch64 generic...
2015-12-21 Igor BregerAVX512BW: Enable AND/OR/XOR vector byte/word paked...
2015-12-21 Amjad AboudImplemented Support of IA interrupt and exception handlers:
2015-12-20 Craig Topper[X86] Prevent constant hoisting for a couple compare...
2015-12-20 Weiming ZhaoFix mapping of @llvm.arm.ssat/usat intrinsics to ssat...
2015-12-19 JF BastienWebAssembly: add vtable test
2015-12-19 Keno FischerHopefully fix debug-info-blocks.ll test on win32 bot
2015-12-19 Keno FischerClean up the processing of dbg.value in various places
2015-12-19 Matt ArsenaultAMDGPU: Switch barrier intrinsics to using convergent
2015-12-19 Matt ArsenaultFix broken type legalization of min/max
2015-12-19 Nicolai HaehnleAMDGPU: fix overlapping copies in copyPhysReg
2015-12-18 Rafael EspindolaRevert "Enhance BranchProbabilityInfo::calcUnreachableH...
2015-12-18 Jun Bum LimEnhance BranchProbabilityInfo::calcUnreachableHeuristic...
2015-12-18 Krzysztof Parzyszek[Hexagon] Add PIC support
2015-12-18 Jun Bum Lim[AArch64] Promote loads from stores
2015-12-17 Hans Wennborg[X86] Use push-pop for materializing small constants...
2015-12-17 Matthew SimpsonRevert "[AArch64] Add DAG combine for extract extend...
2015-12-17 Dan Gohman[WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmI...
2015-12-17 Tom StellardAMDGPU/SI: Reserve appropriate number of sgprs for...
2015-12-17 Matthew Simpson[AArch64] Add DAG combine for extract extend pattern
next