This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0c7deb8d5f Make CMakeLists.txt formatting more consistent with the res [...] new 99deb0bcb19 [RuntimeDyld][MachO] Properly handle thumb to thumb calls w [...] new 3ce5bb7fe7b Revert r331819 [GlobalISel][Legalizer] More concise and fas [...]
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 12 - include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 1 - include/llvm/CodeGen/MachineOperand.h | 5 - lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 372 +++++++++++++-------- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 8 +- .../RuntimeDyld/Targets/RuntimeDyldMachOARM.h | 20 +- test/CodeGen/AArch64/GlobalISel/legalize-phi.mir | 24 +- .../RuntimeDyld/ARM/MachO_Thumb_Relocations.s | 81 +++-- 8 files changed, 312 insertions(+), 211 deletions(-)