Support G_GLOBAL_VALUE operation. For now most of the PIC configurations not implemented yet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34738
[GlobalISel][X86] Support G_GLOBAL_VALUE operation. ClosedPublic Authored by igorb on Jun 27 2017, 11:45 PM.
Details Summary Support G_GLOBAL_VALUE operation. For now most of the PIC configurations not implemented yet.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 2 2017, 1:31 AM Closed by commit rL306972: [GlobalISel][X86] Support G_GLOBAL_VALUE operation. (authored by ibreger). · Explain WhyJul 2 2017, 1:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105021 llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/lib/Target/X86/X86LegalizerInfo.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/GV.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-GV.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-GV.mir
|