Suppress llvm/test/tools/gold/X86/parallel.ll while investigating.
[oota-llvm.git] / test / CodeGen / AMDGPU /
2015-08-31 Hans WennborgFix CHECK directives that weren't checking.
2015-08-29 Matt ArsenaultAMDGPU: Add sdst operand to VOP2b instructions
2015-08-29 Matt ArsenaultAMDGPU: Fix dropping mem operands when moving to VALU
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-27 Matt ArsenaultAMDGPU/SI: Add test for folding constants into operands
2015-08-26 Matt ArsenaultAMDGPU: Don't reprocess instructions when splitting...
2015-08-26 Matt ArsenaultAMDGPU: Fix not moving users of s_bfe_i64 to VALU
2015-08-26 Matt ArsenaultAMDGPU: Produce error on dynamic_stackalloc
2015-08-22 Matt ArsenaultAMDGPU: Improve accuracy of instruction rates for some...
2015-08-21 Tom StellardAMDGPU/SI: Better handle s_wait insertion
2015-08-15 Matt ArsenaultAMDGPU/SI: Fix printing useless info with amdhsa
2015-08-12 Matt ArsenaultAMDGPU: Fix assert on dbg_value instructions
2015-08-07 Tom StellardAMDGPU: Add pass to lower OpenCL image and sampler...
2015-08-07 Matt ArsenaultAMDGPU: Assume SMRD access for constant address space
2015-08-06 Tom StellardAMDGPU/SI: Add support for 32-bit immediate SMRD offset...
2015-08-06 Tom StellardAMDGPU/SI: Use ComplexPatterns for SMRD addressing...
2015-07-31 Alex LorenzAMDGPU/SI: Add implicit register operands in the correc...
2015-07-31 Matt ArsenaultAMDGPU: Fix v16i32 to v16i8 truncstore
2015-07-28 Matt ArsenaultAMDGPU: Don't try to use LDS/vector for private if...
2015-07-28 Matt ArsenaultAMDGPU: Fix crash if called function is a bitcast
2015-07-27 Marek OlsakAMDGPU: don't match vgpr loads for constant loads
2015-07-27 Marek OlsakAMDGPU/SI: Fix the V_FRACT_F64 SI bug workaround
2015-07-20 Tom StellardAMDGPU/SI: Add VI patterns to select FLAT instructions...
2015-07-17 Matt ArsenaultOnly do fmul (fadd x, x), c combine if the fadd only...
2015-07-16 Tom StellardAMDPGU/SI: Negative offsets aren't allowed in MUBUF...
2015-07-14 Matt ArsenaultAMDGPU: Avoid using 64-bit shift for i64 (shl x, 32)
2015-07-14 Matt ArsenaultAMDGPU/SI: Fix read2 merging into a super register.
2015-07-14 Tom StellardAMDGPU/SI: Add support for shrinking v_cndmask_b32_e32...
2015-07-13 Tom StellardAMDGPU/SI: Select mad patterns to v_mac_f32
2015-07-10 Matt ArsenaultDAGCombiner: Assume invariant load cannot alias a store
2015-07-06 Matt ArsenaultAMDGPU/SI: Add debugging subtarget feature for DS offsets
2015-07-01 Matthias BraunTest for specific output in lit test
2015-06-30 Matthias BraunRegisterCoalescer: Cleanup empty subranges after shrink...
2015-06-28 Matt ArsenaultAMDGPU/SI: Fix extra space when printing v_div_fmas_*
2015-06-26 Tom StellardAMDPGU/SI: Use correct resource descriptors for VI...
2015-06-26 Tom StellardAMDGPU/SI: Update amd_kernel_code_t definition and...
2015-06-26 Tom StellardAMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
2015-06-26 Tom StellardAMDGPU/SI: Add hsa code object directives
2015-06-26 Tom StellardAMDGPU/SI: There are no implicit kernel args in the...
2015-06-26 Tom StellardAMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodySt...
2015-06-26 Marek OlsakAMDGPU: really don't commute REV opcodes if the target...
2015-06-22 Tom StellardR600/SI: Use ELF64 format instead of ELF32
2015-06-22 Tom StellardR600: Use EM_AMDGPU for the ELF Machine type
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-16 Matt ArsenaultRevert "Revert "Fix merges of non-zero vector stores""
2015-06-13 Tom StellardR600 -> AMDGPU rename