[PATCH] D15320: CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness()
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 11:45:24 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255362: CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness() (authored by matze).
Changed prior to commit:
http://reviews.llvm.org/D15320?vs=42134&id=42552#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15320
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/include/llvm/CodeGen/MachineInstrBundle.h
llvm/trunk/lib/CodeGen/InlineSpiller.cpp
llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
llvm/trunk/lib/CodeGen/MachineInstrBundle.cpp
llvm/trunk/lib/Target/AArch64/AArch64ConditionalCompares.cpp
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/test/CodeGen/X86/cmpxchg-clobber-flags.ll
llvm/trunk/test/CodeGen/X86/peephole-na-phys-copy-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15320.42552.patch
Type: text/x-patch
Size: 18921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/2ad0256d/attachment.bin>
More information about the llvm-commits
mailing list