llvm-project/llvm/test/Transforms/LoopStrengthReduce/AMDGPU
RamNalamothu 18f9351223 [AMDGPU] Do not generate ELF symbols for the local branch target labels
The compiler was generating symbols in the final code object for local
branch target labels. This bloats the code object, slows down the loader,
and is only used to simplify disassembly.

Use '--symbolize-operands' with llvm-objdump to improve readability of the
branch target operands in disassembly.

Fixes: SWDEV-312223

Reviewed By: scott.linder

Differential Revision: https://reviews.llvm.org/D114273
2021-11-20 10:32:41 +05:30
..
atomics.ll
different-addrspace-addressing-mode-loops.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
different-addrspace-crash.ll [AMDGPU] Do not generate ELF symbols for the local branch target labels 2021-11-20 10:32:41 +05:30
lit.local.cfg
lsr-invalid-ptr-extend.ll [LoopStrengthReduction] Fix pointer extend asserts 2021-07-30 17:24:08 -04:00
lsr-postinc-pos-addrspace.ll Recommit [ScalarEvolution] Make getMinusSCEV() fail for unrelated pointers. 2021-07-06 12:16:05 -07:00
lsr-void-inseltpoison.ll
lsr-void.ll
preserve-addrspace-assert.ll