diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2002-12-05 08:30:40 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2002-12-05 08:30:40 +0000 |
commit | 86764d778e833a314dcca5b9694ba42fa2476d66 (patch) | |
tree | bfdde8a020cd416c09b68335a7d11551eff6f559 /lib/Analysis/DataStructure/DataStructure.cpp | |
parent | e78dba871bf7abb2c1ba75fae6b76d7b998d2be4 (diff) |
Target/X86/Printer.cpp: Add sizePtr function, and use it instead of
" <SIZE> PTR " string when emitting assembly.
Target/X86/X86InstrInfo.def: Tidy up a bit:
Squashed everything down to 118 chars wide, wrapping lines so that
comment is at the same point on each line. Rename "NoImpRegs" as
"NoIR". (most instructions have NoImpRegs twice on a line, so this
saves 10 columns).
Also, annotate various instructions with flags for size of memory operand.
(MemArg16, MemArg32, MemArg64, etc.)
Target/X86/X86InstrInfo.h: Define flags for size of memory operand.
(MemArg16, MemArg32, MemArg64, etc.)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4932 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/DataStructure.cpp')
0 files changed, 0 insertions, 0 deletions