Allows the incorporation of legit (x86) Control Regs within inline asm stataements
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35903
[x86][inline-asm]Allow a pack of Control Regs to be properly picked ClosedPublic Authored by coby on Jul 26 2017, 10:19 AM.
Details Summary Allows the incorporation of legit (x86) Control Regs within inline asm stataements
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2017, 4:14 PM Closed by commit rL309508: [x86][inline-asm]Allow a pack of Control Regs to be properly picked (authored by coby). · Explain WhyJul 30 2017, 3:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108825 cfe/trunk/lib/Basic/Targets/X86.cpp
cfe/trunk/test/CodeGen/ms-inline-asm.c
|