[GlobalISel][X86] G_LOAD/G_STORE pointer selection support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32217
[GlobalISel][X86] G_LOAD/G_STORE pointer selection support. ClosedPublic Authored by igorb on Apr 19 2017, 4:27 AM.
Details Summary [GlobalISel][X86] G_LOAD/G_STORE pointer selection support.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, rovka, dberris. · View Herald TranscriptApr 19 2017, 4:27 AM This revision is now accepted and ready to land.Apr 30 2017, 6:49 AM Closed by commit rL301788: [GlobalISel][X86] G_LOAD/G_STORE pointer selection support. (authored by ibreger). · Explain WhyApr 30 2017, 11:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97257 llvm/trunk/lib/Target/X86/X86InstructionSelector.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/memop-x32.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/memop.ll
llvm/trunk/test/CodeGen/X86/GlobalISel/select-memop-x32.mir
llvm/trunk/test/CodeGen/X86/GlobalISel/select-memop.mir
|