[PATCH] D33809: CodeGen: Refactor MIR parsing

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 17:45:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304758: CodeGen: Refactor MIR parsing (authored by matze).

Changed prior to commit:
  https://reviews.llvm.org/D33809?vs=101136&id=101494#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33809

Files:
  llvm/trunk/include/llvm/CodeGen/MIRParser/MIRParser.h
  llvm/trunk/include/llvm/CodeGen/MachineFunctionInitializer.h
  llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/trunk/include/llvm/Target/TargetMachine.h
  llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
  llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
  llvm/trunk/lib/CodeGen/MachineOutliner.cpp
  llvm/trunk/test/CodeGen/MIR/AArch64/generic-virtual-registers-error.mir
  llvm/trunk/test/CodeGen/MIR/AArch64/generic-virtual-registers-with-regbank-error.mir
  llvm/trunk/test/CodeGen/MIR/Generic/function-missing-machine-function.mir
  llvm/trunk/test/CodeGen/MIR/X86/empty0.mir
  llvm/trunk/test/CodeGen/MIR/X86/empty1.mir
  llvm/trunk/test/CodeGen/MIR/X86/empty2.mir
  llvm/trunk/tools/llc/llc.cpp
  llvm/trunk/unittests/MI/LiveIntervalTest.cpp
  llvm/trunk/unittests/Target/AArch64/InstSizes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33809.101494.patch
Type: text/x-patch
Size: 26748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/5819a09c/attachment.bin>


More information about the llvm-commits mailing list