Weiming Zhao 4fdb649f3a [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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197615 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-18 22:25:17 +00:00
..
2013-05-20 08:01:34 +00:00
2010-09-17 21:46:16 +00:00
2012-06-11 08:07:26 +00:00
2012-02-28 02:08:50 +00:00
2010-09-02 20:19:24 +00:00
2012-06-15 21:32:12 +00:00
2012-09-29 21:43:49 +00:00
2011-03-15 01:49:08 +00:00
2011-04-01 03:36:33 +00:00
2013-09-04 21:23:23 +00:00
2011-07-26 20:49:44 +00:00
2013-07-18 13:17:26 +00:00