summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/fmuladd.f16.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Fix test checksJay Foad2019-10-071-2/+4
* [AMDGPU] gfx1010: use fmac instructionsStanislav Mekhanoshin2019-05-041-81/+185
* [AMDGPU] Removed redundant run lines for fmuladd.f16 test. NFC.Stanislav Mekhanoshin2018-02-201-4/+0
* AMDGPU: Fix -enable-var-scope violationsMatt Arsenault2017-11-121-9/+9
* DAG: Fold fma (fneg x), K, y -> fma x, -K, yMatt Arsenault2017-10-271-2/+2
* AMDGPU: Allow SIShrinkInstructions to work in non-SSAMatt Arsenault2017-07-101-14/+14
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-17/+17
* AMDGPU: Combine fp16/fp64 subtarget featuresMatt Arsenault2017-01-231-9/+9
* AMDGPU: Swap order of operands in fadd/fsub combineMatt Arsenault2016-12-221-2/+2
* AMDGPU: Form more FMAs if fusion is allowedMatt Arsenault2016-12-221-0/+467
OpenPOWER on IntegriCloud