[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen /
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
2015-12-17 Alexey Bataev[X86] Add option for enabling LEA optimization pass...
2015-12-17 Cong HouFix PR25838.
2015-12-16 Dan Gohman[WebAssembly] Fix legalization of shift operators on...
2015-12-16 Derek Schuff[WebAssembly] Implement eliminateCallFramePseudo
2015-12-16 Eric ChristopherFix funciton->function typo.
2015-12-16 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2015-12-16 Derek Schuff[WebAssembly] Print an extra local decl when the user...
2015-12-16 Dan Gohman[WebAssembly] Fix the CFG Stackifier to handle unoptimi...
2015-12-16 Dan Gohman[WebAssembly] Use the new offset syntax for memory...
2015-12-16 Ulrich Weigand[SystemZ] Fix assertion failure in adjustSubwordCmp
2015-12-16 Tobias Edler von... [Hexagon] Make memcpy lowering thread-safe
2015-12-16 Dan Gohman[WebAssembly] Support more kinds of inline asm operands
2015-12-16 Michael Kuperstein[X86] Improve shift combining
2015-12-16 Chen LiRemove FileCheck from test case token_landingpad.ll.
2015-12-16 Chen LiFixed test case in rL255749: [SelectionDAGBuilder]...
2015-12-16 Chen Li[SelectionDAGBuilder] Adds support for landingpads...
2015-12-16 Philip Reames[IR] Add support for floating pointer atomic loads...
2015-12-15 Reid Kleckner[WinEH] Make llvm.x86.seh.recoverfp work on x64
2015-12-15 Tom StellardAMDGPU/SI: Set the code object work group segment size...
2015-12-15 Sanjay Patel[x86] inline calls to fmaxf / llvm.maxnum.f32 using...
2015-12-15 Tom StellardAMDGPU/SI: Set the code objects private segment size...
2015-12-15 Tom StellardAMDGPU/SI: Emit constant variables in the .hsatext...
2015-12-15 Dan Gohman[WebAssembly] Implement instruction selection for const...
2015-12-15 David Majnemer[WinEH] Use operand bundles to describe call sites
2015-12-15 Tom StellardAMDGPU/SI: Select constant loads with non-uniform addre...
2015-12-15 James Y Knight[Sparc] Fix handling of double incoming arguments on...
2015-12-15 Michael Kuperstein[X86] MOVPC32r should only emit CFI adjustments when...
2015-12-15 Hans Wennborg[X86] Smaller code for materializing 32-bit 1 and ...
2015-12-15 Krzysztof Parzyszek[Hexagon] Preprocess mapped instructions before lowerin...
2015-12-15 Tom StellardAMDGPU/SI: Add llvm.amdgcn.mbcnt.* intrinsics
2015-12-15 Tom StellardAMDGPU/SI: Add llvm.amdgcn.v.interp.p[12] intrinsics
2015-12-15 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-15 Michael KupersteinDo not try to use i8 and i16 versions of FP_TO_U/SINT...
2015-12-15 Cong HouImprove the successor list update in TailDuplication...
2015-12-15 Elena DemikhovskyType legalizer for masked gather and scatter intrinsics.
2015-12-15 Quentin Colombet[ShrinkWrapping] Do not choose restore point inside...
2015-12-15 Dan Gohman[WebAssembly] Remove .import printing.
2015-12-15 JF BastienWebAssembly: test global array indexing
2015-12-14 Dan Gohman[WebAssembly] Add type prefixes to call instructions
2015-12-14 Dan Gohman[WebAssembly] Implement a new algorithm for placing...
2015-12-14 Chih-Hung Hsieh[X86] Part 2 to fix x86-64 fp128 calling convention.
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-14 Paul RobinsonFastISel needs to remove dead code when it bails out.
next