[PATCH] D12442: MachineBasicBlock: Save LaneMask with livein registers.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 11:09:31 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247171: Save LaneMask with livein registers (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D12442?vs=33991&id=34355#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12442

Files:
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/include/llvm/CodeGen/RegisterScavenging.h
  llvm/trunk/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  llvm/trunk/lib/CodeGen/CriticalAntiDepBreaker.cpp
  llvm/trunk/lib/CodeGen/DeadMachineInstructionElim.cpp
  llvm/trunk/lib/CodeGen/ExecutionDepsFix.cpp
  llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
  llvm/trunk/lib/CodeGen/LivePhysRegs.cpp
  llvm/trunk/lib/CodeGen/LiveVariables.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
  llvm/trunk/lib/CodeGen/MachineLICM.cpp
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/lib/CodeGen/RegAllocFast.cpp
  llvm/trunk/lib/CodeGen/RegisterScavenging.cpp
  llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/trunk/lib/CodeGen/TailDuplication.cpp
  llvm/trunk/lib/CodeGen/VirtRegMap.cpp
  llvm/trunk/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonCFGOptimizer.cpp
  llvm/trunk/lib/Target/Mips/MipsDelaySlotFiller.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZShortenInst.cpp
  llvm/trunk/lib/Target/X86/X86FloatingPoint.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12442.34355.patch
Type: text/x-patch
Size: 24256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/699a2be0/attachment.bin>


More information about the llvm-commits mailing list