G_FCONSTANT support, port the implementation from X86FastIsel.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10124 Build 10124: arc lint + arc unit
Event Timeline
Comment Actions
fix according to comments.
32bit PIC mode not supported yet.
Thanks for the review!
lib/Target/X86/X86InstructionSelector.cpp | ||
---|---|---|
1220 | Yes , in 32bit mode. |
should it be "const LLT&" ?