This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e612411 [CMake] Add LLVM_BUILD_32_BITS to LLVMConfig.cmake new ce5fdc0 CodeGen: Use MachineInstr& in RegAllocFast, NFC new effa4cc CodeGen: Use MachineInstr& in SlotIndexes.cpp, NFC new 2cafa02 CodeGen: Avoid iterator conversion in UnreachableBlockElim, NFC
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/CodeGen/RegAllocFast.cpp | 64 +++++++++++++++++++----------------- lib/CodeGen/SlotIndexes.cpp | 31 ++++++++--------- lib/CodeGen/UnreachableBlockElim.cpp | 4 +-- 3 files changed, 47 insertions(+), 52 deletions(-)