diff options
author | Juergen Ributzka <juergen@apple.com> | 2014-09-19 22:23:46 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2014-09-19 22:23:46 +0000 |
commit | 92e8978e4031cda35d282013919a81bdc3b2d79d (patch) | |
tree | 405b869cdd1fcfe69badd528401e663e0b2db23a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 684981e4548733c9c28633c93a4cb418ea66e06a (diff) | |
download | llvm-92e8978e4031cda35d282013919a81bdc3b2d79d.zip llvm-92e8978e4031cda35d282013919a81bdc3b2d79d.tar.gz llvm-92e8978e4031cda35d282013919a81bdc3b2d79d.tar.bz2 |
[FastIsel][AArch64] Fix a think-o in address computation.
When looking through sign/zero-extensions the code would always assume there is
such an extension instruction and use the wrong operand for the address.
There was also a minor issue in the handling of 'AND' instructions. I
accidentially used a 'cast' instead of a 'dyn_cast'.
llvm-svn: 218161
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions