summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreISelDAGToDAG.cpp
diff options
context:
space:
mode:
authorRichard Osborne <richard@xmos.com>2013-05-04 17:17:10 +0000
committerRichard Osborne <richard@xmos.com>2013-05-04 17:17:10 +0000
commit40827bc716e9eda3e70460207696f2ec10dd67ad (patch)
treeb098c43c236785e6ff7ba57a5c5c36dbd1de5129 /lib/Target/XCore/XCoreISelDAGToDAG.cpp
parent597432fbe53bda0069b0ad13e5ad57ae0ee7ee45 (diff)
downloadllvm-40827bc716e9eda3e70460207696f2ec10dd67ad.tar.gz
llvm-40827bc716e9eda3e70460207696f2ec10dd67ad.tar.bz2
llvm-40827bc716e9eda3e70460207696f2ec10dd67ad.tar.xz
[XCore] Simplify code that checks for an aligned base plus a constant.
The code now makes use of ComputeMaskedBits, SelectionDAG::isBaseWithConstantOffset and TargetLowering::isGAPlusOffset where appropriate reducing the amount of logic needed in XCoreISelLowering. No intended functionality change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181125 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/XCore/XCoreISelDAGToDAG.cpp')
0 files changed, 0 insertions, 0 deletions