This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5bfef878299 [X86] - Avoid SFB pass - fix bug in updating the offsets fo [...] new e9654fe6f7b [LLVM-C] Add DIBuilder Bindings For ObjC Classes new b6c66c585ca [X86][BtVer2] Add a 'J' prefix to the PRF/RCU defs. NFC
The 2 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-c/DebugInfo.h | 62 ++++++++++++++++- lib/IR/DebugInfo.cpp | 38 +++++++++++ lib/Target/X86/X86ScheduleBtVer2.td | 6 +- test/Bindings/llvm-c/debug_info.ll | 82 +++++++++++++---------- test/tools/llvm-mca/X86/BtVer2/register-files-1.s | 4 +- test/tools/llvm-mca/X86/BtVer2/register-files-2.s | 4 +- test/tools/llvm-mca/X86/BtVer2/register-files-3.s | 4 +- test/tools/llvm-mca/X86/BtVer2/register-files-4.s | 4 +- test/tools/llvm-mca/X86/BtVer2/register-files-5.s | 4 +- test/tools/llvm-mca/X86/option-all-stats-1.s | 4 +- test/tools/llvm-mca/X86/option-all-stats-2.s | 4 +- test/tools/llvm-mca/X86/option-all-views-1.s | 4 +- test/tools/llvm-mca/X86/option-all-views-2.s | 4 +- tools/llvm-c-test/debuginfo.c | 19 ++++++ 14 files changed, 184 insertions(+), 59 deletions(-)