Details
Details
Diff Detail
Diff Detail
Event Timeline
utils/TableGen/X86RecognizableInstr.h | ||
---|---|---|
25 | Do we need to prefix this macro now that its more globally available? X86_INSTR_MRM_MAPPING for instance? |
Paths
| Differential D32797
[X86] Moving X86Local namespace from .cpp to .h file to use it in memory folding TableGen backend. ClosedPublic Authored by aymanmus on May 3 2017, 4:43 AM.
Details
Diff Detail Event Timeline
This revision is now accepted and ready to land.May 11 2017, 3:09 AM Closed by commit rL302791: [X86] Moving X86Local namespace from .cpp to .h file to use it in memory… (authored by aymanmus). · Explain WhyMay 11 2017, 5:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97622 utils/TableGen/X86RecognizableInstr.h
utils/TableGen/X86RecognizableInstr.cpp
|
Do we need to prefix this macro now that its more globally available? X86_INSTR_MRM_MAPPING for instance?