diff options
author | Ayman Musa <ayman.musa@intel.com> | 2017-10-08 08:32:56 +0000 |
---|---|---|
committer | Ayman Musa <ayman.musa@intel.com> | 2017-10-08 08:32:56 +0000 |
commit | 5fc6dc58d768e1c571bd83112cda0fe2d11c8690 (patch) | |
tree | 8d53a88519c638ad5e1629ae86aef11e775f4b94 /llvm/lib/Support/FormatVariadic.cpp | |
parent | beb6591753a59bb42ce5be6c676153b686f0e280 (diff) | |
download | llvm-5fc6dc58d768e1c571bd83112cda0fe2d11c8690.zip llvm-5fc6dc58d768e1c571bd83112cda0fe2d11c8690.tar.gz llvm-5fc6dc58d768e1c571bd83112cda0fe2d11c8690.tar.bz2 |
[X86] Add new attribute to X86 instructions to enable marking them as "not memory foldable"
This attribute will be used in a tablegen backend that generated the X86 memory folding tables which will be added in a future pass.
Instructions with this attribute unset will be excluded from the full set of X86 instructions available for the pass.
Differential Revision: https://reviews.llvm.org/D38027
llvm-svn: 315171
Diffstat (limited to 'llvm/lib/Support/FormatVariadic.cpp')
0 files changed, 0 insertions, 0 deletions