[PATCH] D15320: CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness()
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 18:36:21 PST 2015
MatzeB updated this revision to Diff 42134.
MatzeB marked an inline comment as done.
MatzeB added a comment.
Fix reported nitpicks and some improve some small things I found myself (continue shortcut in a loop, comment formatting)
Repository:
rL LLVM
http://reviews.llvm.org/D15320
Files:
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineInstrBundle.h
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/MachineBasicBlock.cpp
lib/CodeGen/MachineInstrBundle.cpp
lib/Target/AArch64/AArch64ConditionalCompares.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/cmpxchg-clobber-flags.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15320.42134.patch
Type: text/x-patch
Size: 17526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/05474b9b/attachment.bin>
More information about the llvm-commits
mailing list