[PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 09:26:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272403: Interprocedural Register Allocation (IPRA) Analysis (authored by mehdi_amini).

Changed prior to commit:
  http://reviews.llvm.org/D20769?vs=60307&id=60364#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20769

Files:
  llvm/trunk/include/llvm/Analysis/CallGraphSCCPass.h
  llvm/trunk/include/llvm/CodeGen/MachineOperand.h
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/CodeGen/RegisterUsageInfo.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/RegUsageInfoCollector.cpp
  llvm/trunk/lib/CodeGen/RegisterUsageInfo.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
  llvm/trunk/test/CodeGen/X86/ipra-inline-asm.ll
  llvm/trunk/test/CodeGen/X86/ipra-reg-usage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20769.60364.patch
Type: text/x-patch
Size: 18988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/27ac2de1/attachment.bin>


More information about the llvm-commits mailing list