This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c82e7ec [ARM] Expose methods to get the CCAssignFn. NFCI new f295c8c [codegen] Add generic functions to skip debug values.
The 1 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/MachineBasicBlock.h | 22 +++++++++++++++ lib/CodeGen/BranchFolding.cpp | 23 +++++---------- lib/CodeGen/IfConversion.cpp | 48 ++++++++++---------------------- lib/CodeGen/MachineBasicBlock.cpp | 19 ++++--------- lib/CodeGen/MachineCSE.cpp | 3 +- lib/CodeGen/RegisterPressure.cpp | 13 +++------ 6 files changed, 53 insertions(+), 75 deletions(-)