Support G_LOAD/G_STORE i1.
Details
Details
Diff Detail
Diff Detail
- Build Status
 Buildable 8079 Build 8079: arc lint + arc unit 
Paths 
  |  Differential  D35178  
[GlobalISel][X86] Support G_LOAD/G_STORE i1. ClosedPublic Authored by igorb on Jul 9 2017, 4:20 AM. 
Details Summary Support G_LOAD/G_STORE i1. 
Diff Detail 
 Event Timeline
 
 This revision is now accepted and ready to land.Jul 10 2017, 1:33 AM Closed by commit rL307527: [GlobalISel][X86] Support G_LOAD/G_STORE i1. (authored by ibreger).  ·  Explain WhyJul 10 2017, 2:26 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 105757 lib/Target/X86/X86LegalizerInfo.cpp
 test/CodeGen/X86/GlobalISel/legalize-memop-scalar.mir
 test/CodeGen/X86/GlobalISel/memop-scalar-x32.ll
 test/CodeGen/X86/GlobalISel/memop-scalar.ll
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
should there be an AND here for the truncation to i1?