diff options
author | Richard Osborne <richard@xmos.com> | 2013-05-04 17:17:10 +0000 |
---|---|---|
committer | Richard Osborne <richard@xmos.com> | 2013-05-04 17:17:10 +0000 |
commit | a282fa5b60aaff354e4e3cb6db68dee44770b8d0 (patch) | |
tree | 5e3e7fd32df333d5caabd5f2fcc0baa95f9e8644 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 8bbea9cde7494b13da3f154592116a702dcb3677 (diff) | |
download | bcm5719-llvm-a282fa5b60aaff354e4e3cb6db68dee44770b8d0.tar.gz bcm5719-llvm-a282fa5b60aaff354e4e3cb6db68dee44770b8d0.zip |
[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.
llvm-svn: 181125
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions