diff options
author | Dan Gohman <gohman@apple.com> | 2009-10-07 17:38:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-10-07 17:38:06 +0000 |
commit | eef78170dfb5ee4137742e94dbb0253cdda451f8 (patch) | |
tree | d809153a8332a1292de9f01eb8cf5cfbead8297e /lib/Target/XCore/Makefile | |
parent | d5ce7033ba2445d8fd13504e422afeeffb61c3d3 (diff) | |
download | external_llvm-eef78170dfb5ee4137742e94dbb0253cdda451f8.zip external_llvm-eef78170dfb5ee4137742e94dbb0253cdda451f8.tar.gz external_llvm-eef78170dfb5ee4137742e94dbb0253cdda451f8.tar.bz2 |
Replace TargetInstrInfo::isInvariantLoad and its target-specific
implementations with a new MachineInstr::isInvariantLoad, which uses
MachineMemOperands and is target-independent. This brings MachineLICM
and other functionality to targets which previously lacked an
isInvariantLoad implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83475 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/XCore/Makefile')
0 files changed, 0 insertions, 0 deletions