R600/SI: VOPC instructions explicitly define VCC
[oota-llvm.git] / test / CodeGen /
2014-07-21 Tom StellardR600/SI: Clean up some of the unused REGISTER_{LOAD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-21 Daniel Sanders[mips] Do not emit '.module fp=...' unless we really...
2014-07-21 Tom StellardR600/SI: Store constant initializer data in constant...
2014-07-21 Tom StellardR600/SI: Use VALU for i1 XOR
2014-07-21 Daniel Sanders[mips] Do not emit '.module [no]oddspreg' unless we...
2014-07-21 Chandler CarruthFileCheck-ize a test.
2014-07-21 Tim NorthoverCodeGen: emit IR-level f16 conversion intrinsics as...
2014-07-21 Andrea Di Biagio[DAGCombiner] Improve the shuffle-vector folding logic.
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 aggregate passing support
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 explicit CFI for CR fields
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 stack space reduction
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 function call changes
2014-07-20 Ulrich Weigand[PowerPC] Fix FrameIndex handling in SelectAddressRegImm
2014-07-20 Matt ArsenaultR600: Add missing test for concat_vectors
2014-07-20 Matt ArsenaultR600/SI: Remove dead code and add missing tests.
2014-07-19 Matt ArsenaultR600/SI: implement range reduction for sin/cos
2014-07-19 Andrea Di Biagio[x86] Fix wrong shuffle mask in test 'combine-vec-shuff...
2014-07-19 Saleem AbdulrasoolARM: correct WoA __builtin_alloca handling on O0
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-18 Eli BenderskyAdd tests for atomic adds on floats.
2014-07-18 Eli BenderskyUse CHECK-LABEL where appropriate in this test.
2014-07-18 Tim NorthoverAArch64: implement efficient f16 bitcasts
2014-07-18 Tim NorthoverNVPTX: support fpext/fptrunc to and from f16.
2014-07-18 Tim NorthoverR600: support fpext/fptrunc operations to and from...
2014-07-18 Tim NorthoverAArch64: support f16 extend/trunc operations.
2014-07-18 Tim NorthoverX86: support fpext/fptrunc operations to and from 16...
2014-07-18 Tim NorthoverARM: support legalisation of "fptrunc ... to half"...
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-18 Tim NorthoverR600: rename misleading fp16 test.
2014-07-18 Tim NorthoverR600: support f16 -> f64 conversion intrinsic.
2014-07-18 Tim NorthoverNVPTX: support direct f16 <-> f64 conversions via intri...
2014-07-18 Jim GrosbachX86: Constant fold converting vector setcc results...
2014-07-18 Jim GrosbachAArch64: Constant fold converting vector setcc results...
2014-07-18 Michael J. SpencerRevert "[x86] Fold extract_vector_elt of a load into...
2014-07-17 Justin Holewinski[NVPTX] Improve handling of FP fusion
2014-07-17 Zinovy Nis[BUG] Due to a typo introduced in r199933 and r200027...
2014-07-17 Justin Holewinski[NVPTX] Add missing .v4 qualifier on vector store instr...
2014-07-17 Justin Holewinski[NVPTX] Flag surface/texture query instructions with...
2014-07-17 Justin Holewinski[NVPTX] Add more surface/texture intrinsics, including...
2014-07-17 Tim NorthoverARM: support direct f16 <-> f64 conversions
2014-07-17 Tim NorthoverCodeGen: generate single libcall for fptrunc -> f16...
2014-07-17 Tim NorthoverX86: support double extension of f16 type.
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-16 Sanjay PatelFixed formatting, removed bug reference, renamed testcase
2014-07-16 Juergen Ributzka[FastISel] Local values shouldn't be alive across an...
2014-07-16 Sanjay Pateltrivial fix for PR20314
2014-07-16 Justin Holewinski[NVPTX] Honor alignment on vector loads/stores
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2014-07-16 Tim NorthoverConvert test to CHECK-LABEL
2014-07-16 Andrea Di Biagio[X86] Add a check for 'isMOVHLPSMask' within method...
2014-07-15 Matt ArsenaultR600/SI: Allow using f32 rcp / rsq when denormals not...
2014-07-15 Matt ArsenaultR600/SI: Fix select on i1
2014-07-15 Matt ArsenaultR600/SI: Implement less wrong f32 fdiv
2014-07-15 Chris Bieneman[RegisterCoalescer] Add new subtarget hook allowing...
2014-07-15 Cameron McInallyRevert r213070. It's breaking the build in MCELFStreame...
2014-07-15 Jan VeselyR600: Implement zero undef variants of ctlz/cttz
2014-07-15 Cameron McInallyAdd x86 patterns to match a specific add-with-carry.
2014-07-15 Andrea Di Biagio[DAGCombiner] Add more rules to fold shuffles.
2014-07-15 Tim NorthoverAArch64: fall back to generic code for out of range...
2014-07-15 David MajnemerSome targets don't prefix private symbols with dot
2014-07-15 David MajnemerSpecify a more specific triple for constant-pool-remat...
2014-07-15 David MajnemerRelax tests expecting to see CPI symbols
2014-07-15 David MajnemerCodeGen: Handle ConstantVector and undef in WinCOFF...
2014-07-15 Matt ArsenaultR600: Add dag combine for copy of an illegal type.
2014-07-15 Andrea Di BiagioImprove test 'CodeGen/X86/combine-vec-shuffle-3.ll'.
2014-07-15 Andrea Di Biagio[DAGCombiner] Avoid calling method 'isShuffleMaskLegal...
2014-07-14 Matt ArsenaultR600: Add denormal handling subtarget features.
2014-07-14 Matt ArsenaultR600/SI: Default to no single precision denormals.
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-07-14 Andrea Di Biagio[DAGCombiner] Add more rules to combine shuffle vector...
2014-07-14 Bill WendlingUnify the lowering of arguments during SjLj prepare.
2014-07-14 Saleem AbdulrasoolX86: correct 64-bit atomics on 32-bit
2014-07-14 Tim NorthoverX86: remove temporary atomicrmw used during lowering.
2014-07-14 Daniel Sanders[mips] For the FP64A ABI, odd-numbered double-precision...
2014-07-14 Daniel Sanders[mips] Use MFHC1 when it is available (MIPS32r2 and...
2014-07-14 Tim NorthoverAArch64: remove unnecessary pseudo-instruction.
2014-07-14 Sasa Stankovic[mips] Expand BuildPairF64 to a spill and reload when...
2014-07-14 Bill WendlingSupport lowering of empty aggregates.
2014-07-13 Andrea Di Biagio[DAGCombiner] Fix a crash caused by a missing check...
2014-07-13 Matt ArsenaultR600: Run more tests with promote alloca disabled.
2014-07-13 Matt ArsenaultR600: Run private-memory test with and without alloca...
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-12 Matt ArsenaultR600: Add missing tests for some intrinsics
2014-07-11 Ulrich Weigand[PowerPC] Fix invalid displacement created by LocalStac...
2014-07-11 Marek OlsakR600/SI: Use i32 vectors for resources and samplers
2014-07-11 Marek OlsakR600/SI: add sample and image intrinsics exposing all...
2014-07-11 Oliver StannardARM: Allow __fp16 as a function arg or return type...
2014-07-11 Quentin Colombet[X86] Fix the inversion of low and high bits for the...
2014-07-10 Jan VeselyR600: Implement float to long/ulong
2014-07-10 Zoran Jovanovic[mips] Emit two CFI offset directives per double precis...
2014-07-10 Andrea Di BiagioExtend the test coverage in combine-vec-shuffle-2.ll...
2014-07-10 Matt ArsenaultRevert "Revert r212640, "Add trunc (select c, a, b...
2014-07-10 Andrea Di Biagio[DAG] Further improve the logic in DAGCombiner that...
2014-07-10 Akira Hatanaka[X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIde...
2014-07-10 Zoran Jovanovic[mips] Added FPXX modeless calling convention.
2014-07-10 Tim NorthoverAArch64: correctly fast-isel i8 & i16 multiplies
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
next