[PATCH] Machine Level IR Serialization: print and parse LLVM IR.
Alex L
arphaman at gmail.com
Tue May 19 12:33:34 PDT 2015
2015-05-19 11:48 GMT-07:00 Filipe Cabecinhas <filcab at gmail.com>:
> Hi Alex,
>
> The run line on llvmIRMissing.mir is bogus. Can you fix it, please?
>
> Thanks,
>
Thanks,
I fixed it in r237712.
Alex.
>
> Filipe
>
> On Tue, May 19, 2015 at 11:21 AM, Alex Lorenz <arphaman at gmail.com> wrote:
>
>> REPOSITORY
>> rL LLVM
>>
>> http://reviews.llvm.org/D9616
>>
>> Files:
>> llvm/trunk/include/llvm/CodeGen/MIR/MIRParser.h
>> llvm/trunk/include/llvm/CodeGen/Passes.h
>> llvm/trunk/include/llvm/InitializePasses.h
>> llvm/trunk/include/llvm/Support/YAMLTraits.h
>> llvm/trunk/lib/CodeGen/CMakeLists.txt
>> llvm/trunk/lib/CodeGen/LLVMBuild.txt
>> llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
>> llvm/trunk/lib/CodeGen/MIR/CMakeLists.txt
>> llvm/trunk/lib/CodeGen/MIR/LLVMBuild.txt
>> llvm/trunk/lib/CodeGen/MIR/MIRParser.cpp
>> llvm/trunk/lib/CodeGen/MIR/MIRPrinter.cpp
>> llvm/trunk/lib/CodeGen/MIR/MIRPrinter.h
>> llvm/trunk/lib/CodeGen/MIR/MIRPrintingPass.cpp
>> llvm/trunk/lib/CodeGen/MIR/Makefile
>> llvm/trunk/lib/CodeGen/Makefile
>> llvm/trunk/lib/Support/YAMLTraits.cpp
>> llvm/trunk/test/CodeGen/Generic/stop-after.ll
>> llvm/trunk/test/CodeGen/MIR/lit.local.cfg
>> llvm/trunk/test/CodeGen/MIR/llvmIR.mir
>> llvm/trunk/test/CodeGen/MIR/llvmIRMissing.mir
>> llvm/trunk/tools/llc/llc.cpp
>>
>> EMAIL PREFERENCES
>> http://reviews.llvm.org/settings/panel/emailpreferences/
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/7f5028e0/attachment.html>
More information about the llvm-commits
mailing list