Displaying 1 result from an estimated 1 matches for "1030029".
2013 Apr 25
11
[LLVMdev] Proposal for new Legalization framework
In the spirit of the (long-term) intent to migrate away from the
SelectionDAG framework, it is desirable to implement legalization passes as
discrete passes. Attached is a patch which implements the beginning of a
new type legalization pass, to help motivate discussion.
Is LLVM IR the right level for this? The main alternative approach that's
been discussed is to do FastISel to a