This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 93aa3932e77 [DAGCombiner] Ensure we use the correct CC result type in v [...] new d6b8d8c07b4 [MachineOutliner] Define MachineOutliner support in TargetOptions
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/TargetInstrInfo.h | 3 --- include/llvm/Target/TargetMachine.h | 3 +++ include/llvm/Target/TargetOptions.h | 6 +++++- lib/CodeGen/MachineOutliner.cpp | 9 --------- lib/CodeGen/TargetPassConfig.cpp | 3 ++- lib/Target/AArch64/AArch64InstrInfo.h | 2 -- lib/Target/AArch64/AArch64TargetMachine.cpp | 3 +++ lib/Target/X86/X86InstrInfo.h | 3 --- lib/Target/X86/X86TargetMachine.cpp | 4 ++++ 9 files changed, 17 insertions(+), 19 deletions(-)