summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
AgeCommit message (Expand)Author
2018-07-11AMDGPU: Refactor Subtarget classesTom Stellard
2018-05-22AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2018-05-09[DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl
2017-12-15MachineFunction: Return reference from getFunction(); NFCMatthias Braun
2017-12-13Rename LiveIntervalAnalysis.h to LiveIntervals.hMatthias Braun
2017-12-05AMDGPU: Fix infinite loop with dbg_valueMatt Arsenault
2017-09-08AMDGPU: Recompute scc livenessMatt Arsenault
2017-08-16[AMDGPU] Eliminate no effect instructions before s_endpgmStanislav Mekhanoshin
2017-08-02[AMDGPU] Fix asan error after last commitStanislav Mekhanoshin
2017-08-01[AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if result is unusedStanislav Mekhanoshin
2017-08-01[AMDGPU] Collapse adjacent SI_END_CFStanislav Mekhanoshin