aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-09-19 22:23:46 +0000
committerJuergen Ributzka <juergen@apple.com>2014-09-19 22:23:46 +0000
commit92e8978e4031cda35d282013919a81bdc3b2d79d (patch)
tree405b869cdd1fcfe69badd528401e663e0b2db23a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent684981e4548733c9c28633c93a4cb418ea66e06a (diff)
downloadllvm-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