Displaying 1 result from an estimated 1 matches for "reemission".
Did you mean:
remission
2017 May 24
3
Request for comments on optimizing assembler
...Use flags and code from llvm-mc to assemble a file in to an MC
representation.
- Use a target-specific MachineFunctionInitializer to convert the MC
-> MI and write out the contents to a MachineFunction.
- Use flags and code from llc to run the MI through compiler passes
for reemission.
We'd need to either attach it to an existing tool or create a new one and
pick somewhere in the pass pipeline to start running passes.
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Proje...