Skip to content
Commit a54a1b0e authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

ARM/Thumb2: Fix a misselect in getARMCmp, when attempting to adjust a signed

comparison that would overflow.
 - The other under/overflow cases can't actually happen because the immediates
   which would trigger them are legal (so we don't enter this code), but
   adjusted the style to make it clear the transform is always valid.

llvm-svn: 112053
parent 334a10a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment