This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 75473ec AMDGPU: Add support for R_AMDGPU_REL32 relocations new a2f3bd3 Use shouldAssumeDSOLocal. new 307efec [InstCombine] regenerate checks new 741101d Properly handle short file names on the command line in Windo [...] new 61691ce AMDGPU: Use correct method for determining instruction size
The 4 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/Support/Windows/Process.inc | 36 +++++++++++++++- lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 6 ++- lib/Target/ARM/ARMFastISel.cpp | 4 +- test/CodeGen/AMDGPU/inline-asm.ll | 38 ++++++++++++++--- test/CodeGen/ARM/fast-isel-pie.ll | 19 +++++++++ test/Transforms/InstCombine/and2.ll | 75 ++++++++++++++++++++-------------- 6 files changed, 138 insertions(+), 40 deletions(-) create mode 100644 test/CodeGen/ARM/fast-isel-pie.ll