- Insert one nop for each high level statement instead of two
- Do not insert nop before prologue
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20215
[AMDGPU] Update nop insertion for debugger usage ClosedPublic Authored by kzhuravl on May 12 2016, 10:35 AM.
Details Summary
Diff Detail
Event Timelinekzhuravl updated this object. This revision is now accepted and ready to land.May 13 2016, 10:46 AM Closed by commit rL269452: [AMDGPU] Update nop insertion for debugger usage (authored by kzhuravl). · Explain WhyMay 13 2016, 11:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57225 llvm/trunk/lib/Target/AMDGPU/AMDGPU.td
llvm/trunk/lib/Target/AMDGPU/SIDebuggerInsertNops.cpp
llvm/trunk/test/CodeGen/AMDGPU/debugger-insert-nops.ll
|