This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a48f3f3 [ValueTracking] Add APInt::setSignBit and use it to replace O [...] new 6012ab1 InitializePasses.h: Cleanup; NFC new 6d61e5c CodeGen.cpp: Sort alphabetically; NFC new 76900dd ExecutionDepsFix: Normalize names; 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: include/llvm/CodeGen/Passes.h | 8 +-- include/llvm/InitializePasses.h | 116 ++++++++++++++++++------------------ lib/CodeGen/CodeGen.cpp | 12 ++-- lib/CodeGen/ExecutionDepsFix.cpp | 64 ++++++++++---------- lib/Target/ARM/ARMTargetMachine.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 4 +- lib/Target/X86/X86InstrInfo.cpp | 6 +- lib/Target/X86/X86InstrSSE.td | 2 +- lib/Target/X86/X86RegisterInfo.cpp | 2 +- lib/Target/X86/X86TargetMachine.cpp | 2 +- 10 files changed, 108 insertions(+), 110 deletions(-)