summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll
Commit message (Collapse)AuthorAgeFilesLines
* The Thumb tADDrSPi instruction is not valid when the destination is SP.Bob Wilson2010-12-041-0/+11
Check for that and try narrowing it to tADDspi instead. Radar 8724703. llvm-svn: 120892
OpenPOWER on IntegriCloud