search for: ca04c7ea

Displaying 2 results from an estimated 2 matches for "ca04c7ea".

2014 Oct 03
2
[LLVMdev] Need guidance regarding MachineFunctionPass
Thank you Mr. Tim. Is "AArch64" a namespace? Because when I tried "X86::MOV", it gave me an error saying that first define X86 namespace. Sorry if I sound stupid but I am new to LLVM. Thank you again. On Thu, Oct 2, 2014 at 8:16 PM, Tim Northover <t.p.northover at gmail.com> wrote: > Hi Sachin, > > > int op = mi->getOpcode(); > > This is
2014 Oct 08
3
[LLVMdev] Need guidance regarding MachineFunctionPass
...out which ones you > need to deal with by looking at their definitions in the .td files. > > Cheers. > > Tim. > -- Regards, Sachin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141008/ca04c7ea/attachment.html>