Revert the last P_POPCNT order change
PR target/64806 * config/i386/i386 (feature_priority): Revert the last P_POPCNT order change. From-SVN: r220131
This commit is contained in:
parent
c8d7835b22
commit
0b54aad284
@ -1,3 +1,9 @@
|
||||
2015-01-26 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR target/64806
|
||||
* config/i386/i386 (feature_priority): Revert the last P_POPCNT
|
||||
order change.
|
||||
|
||||
2015-01-26 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR target/64795
|
||||
|
@ -34289,8 +34289,8 @@ get_builtin_code_for_version (tree decl, tree *predicate_list)
|
||||
P_PROC_SSE4_A,
|
||||
P_SSE4_1,
|
||||
P_SSE4_2,
|
||||
P_POPCNT,
|
||||
P_PROC_SSE4_2,
|
||||
P_POPCNT,
|
||||
P_AVX,
|
||||
P_PROC_AVX,
|
||||
P_BMI,
|
||||
|
Loading…
Reference in New Issue
Block a user