Displaying 1 result from an estimated 1 matches for "legalzed".
Did you mean:
legalized
2009 Jan 29
0
[LLVMdev] Generating libcalls and operation legalization
...s? Or should there be another bit added to the
Legal/Custom/Expand/Promote enum to force generation of a libcall?
I'm trying to avoid duplicating work already done in the
SelectionDAGLegalize source (ExpandLibCall) and want to make sure
that both the call and the callseq_end are properly legalzed.
-scooter