summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2015-06-15 18:44:14 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2015-06-15 18:44:14 +0000
commitb666ea369cf50b7a6b0654766f8b7618aff43b68 (patch)
tree9e335dd36001659dfb3ee60db2730b6bdea908d1 /llvm/test/CodeGen
parentc63244daa19971760aed20a40d938ff592ad3574 (diff)
downloadbcm5719-llvm-b666ea369cf50b7a6b0654766f8b7618aff43b68.tar.gz
bcm5719-llvm-b666ea369cf50b7a6b0654766f8b7618aff43b68.zip
[TargetInstrInfo] Rename getLdStBaseRegImmOfs and implement for x86.
Summary: TargetInstrInfo::getLdStBaseRegImmOfs to TargetInstrInfo::getMemOpBaseRegImmOfs and implement for x86. The implementation only handles a few easy cases now and will be made more sophisticated in the future. This is NFCI: the only user of `getLdStBaseRegImmOfs` (now `getmemOpBaseRegImmOfs`) is `LoadClusterMotion` and `LoadClusterMotion` is disabled for x86. Reviewers: reames, ab, MatzeB, atrick Reviewed By: MatzeB, atrick Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10199 llvm-svn: 239741
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud