This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af5f075 [AArch64][GlobalISel] Replace test REQUIRES with lit.local.cfg. NFC. new a846118 AMDGPU: Track physical registers in SIWholeQuadMode new 0fa8922 Fix handling of end-of-line preprocessor comments Attempt 2 new bc280d0 [LoopUnroll] Ensure we create prolog loops in simplified form.
The 3 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/MC/MCParser/AsmParser.cpp | 34 +++++++++++++ lib/Target/AMDGPU/SIWholeQuadMode.cpp | 79 ++++++++++++++++++++---------- lib/Transforms/Utils/LoopUnrollRuntime.cpp | 12 +++++ test/CodeGen/AMDGPU/basic-branch.ll | 1 - test/CodeGen/AMDGPU/wqm.ll | 38 ++++++++++++++ test/MC/ARM/preserve-comments-arm.s | 10 ++++ test/Transforms/LoopUnroll/runtime-loop.ll | 2 +- 7 files changed, 148 insertions(+), 28 deletions(-) create mode 100644 test/MC/ARM/preserve-comments-arm.s