[PATCH] MIR Serialization: Connect the machine function analysis pass to MIR parser.

Alex Lorenz arphaman at gmail.com
Mon Jun 15 13:34:39 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9928

Files:
  llvm/trunk/include/llvm/CodeGen/MIRParser/MIRParser.h
  llvm/trunk/include/llvm/CodeGen/MachineFunctionAnalysis.h
  llvm/trunk/include/llvm/CodeGen/MachineFunctionInitializer.h
  llvm/trunk/include/llvm/IR/DiagnosticInfo.h
  llvm/trunk/include/llvm/IR/DiagnosticPrinter.h
  llvm/trunk/include/llvm/Support/SourceMgr.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/MachineFunctionAnalysis.cpp
  llvm/trunk/lib/IR/DiagnosticInfo.cpp
  llvm/trunk/lib/IR/DiagnosticPrinter.cpp
  llvm/trunk/lib/IR/LLVMContext.cpp
  llvm/trunk/lib/Support/SourceMgr.cpp
  llvm/trunk/lib/Target/CppBackend/CPPBackend.cpp
  llvm/trunk/lib/Target/CppBackend/CPPTargetMachine.h
  llvm/trunk/test/CodeGen/MIR/function-missing-machine-function.mir
  llvm/trunk/test/CodeGen/MIR/llvm-ir-error-reported.mir
  llvm/trunk/test/CodeGen/MIR/llvmIR.mir
  llvm/trunk/test/CodeGen/MIR/machine-function-missing-name.mir
  llvm/trunk/tools/llc/llc.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9928.27713.patch
Type: text/x-patch
Size: 31030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150615/732089e5/attachment.bin>


More information about the llvm-commits mailing list