This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4aae21ea76b llvm/test/BugPoint/compile-custom.ll: Use %/s for its path [...] new cf2d2611cfc Use methods to access data stored with frame instructions
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/Target/TargetInstrInfo.h | 25 +++++++++++++++++++++++++ lib/CodeGen/MachineVerifier.cpp | 13 ++----------- lib/CodeGen/PrologEpilogInserter.cpp | 15 ++++----------- lib/CodeGen/TargetInstrInfo.cpp | 6 ++---- lib/Target/X86/X86CallFrameOptimization.cpp | 10 ++++------ lib/Target/X86/X86FrameLowering.cpp | 4 ++-- lib/Target/X86/X86FrameLowering.h | 3 ++- lib/Target/X86/X86InstrInfo.cpp | 17 ++++++----------- lib/Target/X86/X86InstrInfo.h | 14 ++++++++++++++ 9 files changed, 61 insertions(+), 46 deletions(-)