This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3823edb806c [hexagon] change AsmParser assertion to error new ca31476482f RegAllocFast: Add heuristic to detect values not live-out o [...]
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: lib/CodeGen/RegAllocFast.cpp | 45 ++++++++++-- test/CodeGen/AArch64/swifterror.ll | 4 +- test/CodeGen/AMDGPU/indirect-addressing-term.ll | 9 ++- test/CodeGen/Mips/atomic.ll | 95 ++++++++++--------------- test/CodeGen/Mips/atomic64.ll | 11 ++- test/CodeGen/Mips/atomicCmpSwapPW.ll | 14 ---- test/CodeGen/Mips/dsp-spill-reload.ll | 2 - test/CodeGen/PowerPC/addegluecrash.ll | 1 - test/CodeGen/PowerPC/vsx.ll | 12 ---- test/CodeGen/Thumb2/high-reg-spill.mir | 2 +- test/CodeGen/X86/atomic-unordered.ll | 17 ----- test/CodeGen/X86/atomic32.ll | 41 ++++------- test/CodeGen/X86/atomic64.ll | 66 +++++------------ test/CodeGen/X86/atomic6432.ll | 12 ++-- test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 11 ++- test/CodeGen/X86/pr11415.ll | 1 - test/CodeGen/X86/pr30430.ll | 8 --- test/CodeGen/X86/pr32284.ll | 13 ++-- test/CodeGen/X86/pr32484.ll | 1 - test/CodeGen/X86/pr34592.ll | 10 +-- test/CodeGen/X86/pr34653.ll | 34 +-------- test/CodeGen/X86/swifterror.ll | 15 ++-- test/DebugInfo/X86/pieces-1.ll | 1 - 23 files changed, 147 insertions(+), 278 deletions(-)