Add -disable-shifter-op to disable isel of shifter ops. On Cortex-a9 the...
Add -disable-shifter-op to disable isel of shifter ops. On Cortex-a9 the shifts cost extra instructions so it might be better to emit them separately to take advantage of dual-issues. llvm-svn: 109934
Loading
Please register or sign in to comment