This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c5826b9f48c RegAllocFast: Do not allocate registers for undef uses new 951c9d9b261 CodeGen: Refactor regallocator command line and target selection
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/TargetPassConfig.h | 15 ++++-- lib/CodeGen/TargetPassConfig.cpp | 61 ++++++++++++---------- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 12 ++--- lib/Target/NVPTX/NVPTXTargetMachine.cpp | 19 ++++--- .../WebAssembly/WebAssemblyTargetMachine.cpp | 6 +++ 5 files changed, 70 insertions(+), 43 deletions(-)