summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/fma-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Fix -enable-var-scope violationsMatt Arsenault2017-11-121-3/+5
* DAG: Fold fma (fneg x), K, y -> fma x, -K, yMatt Arsenault2017-10-271-0/+46
* AMDGPU: Allow SIShrinkInstructions to work in non-SSAMatt Arsenault2017-07-101-14/+14
* [AMDGPU] Switch scalarize global loads ON by defaultAlexander Timofeev2017-07-041-3/+3
* Revert r307026, "[AMDGPU] Switch scalarize global loads ON by default"NAKAMURA Takumi2017-07-041-3/+3
* [AMDGPU] Switch scalarize global loads ON by defaultAlexander Timofeev2017-07-031-3/+3
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-26/+26
* [DAGCombine] require UnsafeFPMath for re-association of additionNicolai Haehnle2017-01-311-7/+19
* [DAGCombiner] do not fold (fmul (fadd X, 1), Y) -> (fmad X, Y, Y) by defaultNicolai Haehnle2016-12-021-18/+67
* AMDGPU/SI: Implement a custom MachineSchedStrategyTom Stellard2016-08-291-1/+1
* AMDGPU: Add volatile to test loads and storesMatt Arsenault2016-04-121-59/+59
* AMDGPU: Remove some old intrinsic uses from testsMatt Arsenault2016-02-111-13/+13
* [DAGCombiner] Improve FMA support for interpolation patternsSimon Pilgrim2015-09-211-0/+200
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+368
OpenPOWER on IntegriCloud