Re: [PATCH 11/12] i386: Always use TARGET_DEEP_BRANCH_PREDICTION.

2011-09-02 Thread Jan Hubicka
> While it could be possible to output_set_got such that we can > individually annotate the instructions, it's simpler to simply > admit that all processors currently being manufactured do want > deep branch prediction. At which point all of the complication > simply goes away. Note that most of

[PATCH 11/12] i386: Always use TARGET_DEEP_BRANCH_PREDICTION.

2011-06-29 Thread Richard Henderson
While it could be possible to output_set_got such that we can individually annotate the instructions, it's simpler to simply admit that all processors currently being manufactured do want deep branch prediction. At which point all of the complication simply goes away. --- gcc/config/i386/i386.c |