diff options
author | Weiming Zhao <weimingz@codeaurora.org> | 2013-12-18 22:25:17 +0000 |
---|---|---|
committer | Weiming Zhao <weimingz@codeaurora.org> | 2013-12-18 22:25:17 +0000 |
commit | 63871d255fb4fed0832ab4213cc380ac2446ee64 (patch) | |
tree | 7dd06d1b44bb650e4d190bd117e9b8cd895b3065 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 99c7af26b72fb617f4aa1f60cf868155c2ccfe89 (diff) | |
download | llvm-63871d255fb4fed0832ab4213cc380ac2446ee64.zip llvm-63871d255fb4fed0832ab4213cc380ac2446ee64.tar.gz llvm-63871d255fb4fed0832ab4213cc380ac2446ee64.tar.bz2 |
[aarch32] fix bug 18268: Incorrect condition of vsel
Given vsel_cc, op1, op2, since vsel has no LE/LT, to generate vsel for
such selection, it needs to inverse cc and swap op1 and op2. To inverse
cc, both L/G and E bits should be flipped.
llvm-svn: 197615
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions