summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/CodeGenPrepare/AMDGPU
AgeCommit message (Expand)Author
2024-01-09Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (#77...Nick Anderson
2024-01-05Revert 4d7c5ad58467502fcbc433591edff40d8a4d697d "[NewPM] Update CodeGenPrepar...Simon Pilgrim
2024-01-05Port CodeGenPrepare to new pass manager (and BasicBlockSectionsProfil… (#75...Nick Anderson
2023-10-26[opt] Infer DataLayout from triple if not specifiedAlex Richardson
2023-10-04Auto-generate test checks for tests affected by D141060Alex Richardson
2023-08-01Revert "[CodeGenPrepare][NFC] Update the dominator tree instead of rebuilding...Jordan Rupprecht
2023-08-01[CodeGenPrepare][NFC] Update the dominator tree instead of rebuilding itMomchil Velikov
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2022-11-28CodeGenPrepare: Convert most tests to opaque pointersMatt Arsenault
2020-12-24Precommit transform tests that have poison as insertelement's placeholderJuneyoung Lee
2020-06-18BypassSlowDivision: Fix dropping debug infoMatt Arsenault
2020-06-18AMDGPU: Add IntrWillReturn to intrinsic definitionsMatt Arsenault
2020-05-08AMDGPU: Don't assert on unknown address spacesMatt Arsenault
2019-06-17[lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-09-10AMDGPU: Fix tests using old number for constant address spaceMatt Arsenault
2018-02-02[AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu
2017-03-21AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault
2016-12-02AMDGPU: Implement isCheapAddrSpaceCastMatt Arsenault
2016-02-11AMDGPU: Remove some old intrinsic uses from testsMatt Arsenault
2015-06-19AMDGPU: Fix some places missed in renameMatt Arsenault