「view this page in B3 βῆτα server」

Revisions №57981

branch: master 「№57981」
Commited by: Sergey Lyskov
GitHub commit link: 「bf43a3bbc57264b6」 「№616」
Difference from previous tested commit:  code diff
Commit date: 2015-07-12 13:09:16

Merge pull request #616 from RosettaCommons/sergey/optimization Upgrading default optimization settings to use Core2 instruction set and optimize code for ‘generic’ CPU. Setting Mac Clang build to use mtune=native (since we already using native instruction due to march=native there is no harm of tuning code to native CPU as well).

...