This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad14805c43d [AArch64][GlobalISel] Legalize G_INTRINSIC_ROUND new 320b0cfdcd7 Revert "[MS] Emit S_HEAPALLOCSITE debug info" because of To [...] new 4febd59e1bd [WebAssembly] Make LBB markers not affected by test order
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/CodeGen/MachineFunction.h | 12 --- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 18 ----- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 - lib/CodeGen/MachineFunction.cpp | 11 --- lib/CodeGen/SelectionDAG/FastISel.cpp | 6 -- test/CodeGen/WebAssembly/cfg-stackify.ll | 126 +++++++++++++++---------------- test/CodeGen/WebAssembly/phi.ll | 2 +- test/CodeGen/WebAssembly/reg-stackify.ll | 8 +- test/CodeGen/WebAssembly/switch.ll | 28 +++---- test/CodeGen/X86/label-heapallocsite.ll | 68 ----------------- 10 files changed, 82 insertions(+), 198 deletions(-) delete mode 100644 test/CodeGen/X86/label-heapallocsite.ll