Displaying 1 result from an estimated 1 matches for "668885d1".
2014 Jan 22
2
[LLVMdev] How to force a MachineFunctionPass to be the last one ?
On Jan 21, 2014, at 3:20 PM, Andrew Trick <atrick at apple.com> wrote:
>
> On Jan 21, 2014, at 2:20 PM, sebastien riou <matic at nimp.co.uk> wrote:
>
>> Hi,
>>
>> I would like to execute a MachineFunctionPass after all other passes
>> which modify the machine code.
>> In other words, if we call llc to generate assembly file, that pass
>>