Changes
Summary
- Store (cache) the Argument number (index in the argument list) inside the BlockArgumentImpl (details)
- [lld-macho] Properly test subtractor relocations & fix their attributes (details)
- [lld-macho] Don't emit rebase opcodes for subtractor minuend relocs (details)
- [lld-macho] Add test for a variety of arm64 relocations (details)
- [lld-macho] Extract embedded addends for arm64 UNSIGNED relocations (details)
- [llvm-readobj] Use ListSeparator (NFC) (details)
- [llvm] Fix typos in documentation (NFC) (details)
- [IR] Use range-based for loops (NFC) (details)
- [mlir] Improve test coverage for print-op-graph (details)
- [NFC][AMDGPU] Document the AMDGPU target feature defaults (details)
- Change the error message when `-split-input-file` is used with mlir-opt to make it recognizable by IDEs (details)