This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d986d03 [pdb] Add string table offsets to check output. new a03214d [test/AMDGPU] Square-braced-syntax for registers: add macro t [...] new 33ec780 [InstCombine] look through bitcasts to find selects
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 64 +++++++++++++++------ lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 67 ++++++++++++++++------ test/MC/AMDGPU/macro-examples.s | 35 +++++++++++ test/Transforms/InstCombine/logical-select.ll | 46 ++++++--------- 4 files changed, 146 insertions(+), 66 deletions(-) create mode 100644 test/MC/AMDGPU/macro-examples.s