diff options
author | Juergen Ributzka <juergen@apple.com> | 2014-08-15 16:59:46 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2014-08-15 16:59:46 +0000 |
commit | 5df8603dfdabcc02bf74addc519864d59a37ce3e (patch) | |
tree | e0f47bdf04ee7065895f1c465351a58542ba1e21 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | d76eb44cdf952beb3c4b3b7dd736caef60664766 (diff) | |
download | llvm-5df8603dfdabcc02bf74addc519864d59a37ce3e.zip llvm-5df8603dfdabcc02bf74addc519864d59a37ce3e.tar.gz llvm-5df8603dfdabcc02bf74addc519864d59a37ce3e.tar.bz2 |
[FastISel][ARM] Fix a think-o in my previous commit (r215682).
We actually need to return the register into which we materialized the constant
and not just "true" for success. This code is currently partially dead, that is
why it didn't trigger any failures yet. Once I change the order of the constant
materialization this code will be fully exercised.
llvm-svn: 215727
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions