summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-07-14 18:15:20 +0000
committerJustin Lebar <jlebar@google.com>2016-07-14 18:15:20 +0000
commit288b3376aea428ba90aaf789725b85f65ba0b3e9 (patch)
tree8e192b4bd873044045ead720d3d1f186656187a1 /llvm/lib/CodeGen/DFAPacketizer.cpp
parent1e6416151fa5c8fef6c1dd70e5caca64a599d782 (diff)
downloadbcm5719-llvm-288b3376aea428ba90aaf789725b85f65ba0b3e9.tar.gz
bcm5719-llvm-288b3376aea428ba90aaf789725b85f65ba0b3e9.zip
[CodeGen] Refactor MachineMemOperand::Flags's target-specific flags.
Summary: Make the target-specific flags in MachineMemOperand::Flags real, bona fide enum values. This simplifies users, prevents various constants from going out of sync, and avoids the false sense of security provided by declaring static members in classes and then forgetting to define them inside of cpp files. Reviewers: MatzeB Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D22372 llvm-svn: 275451
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud