代码搜索:optimization
找到约 10,000 项符合「optimization」的源代码
代码结果 10,000
www.eeworm.com/read/246835/4490936
c resample_mmx.c
// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL)
/* optimization TODO / NOTES
movntq is slightly faster (0.5% with the current test.c benchmark)
(but thats just te
www.eeworm.com/read/240162/4589309
c 20031011-1.c
/* PR optimization/12544 */
/* Origin: Tony Hosking */
/* Verify that non-local structures passed by invisible
reference are correctly put in the stack. */
typedef struct
www.eeworm.com/read/240162/4589987
c mi6.c
/* Another test case for over-eager multiple include optimization,
where the leading "#if !defined" expression is obtained partially,
or wholly, from macros. Neil Booth, 30 Sep 2001. */
/* {
www.eeworm.com/read/240162/4590141
c mi6.c
/* Another test case for over-eager multiple include optimization,
where the leading "#if !defined" expression is obtained partially,
or wholly, from macros. Neil Booth, 30 Sep 2001. */
/* {
www.eeworm.com/read/236440/4639786
c resample_mmx.c
// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL)
/* optimization TODO / NOTES
movntq is slightly faster (0.5% with the current test.c benchmark)
(but thats just te
www.eeworm.com/read/233448/4684661
c pr10392-1.c
/* PR optimization/10392
* Reporter: marcus@mc.pp.se
* Summary: [3.3/3.4 regression] [SH] optimizer generates faulty array indexing
* Description:
* The address calculation of an index operation o
www.eeworm.com/read/233448/4685585
c overflow-1.c
/* PR optimization/13318 */
/* Origin: */
/* Reduced testcase: Wolfgang Bangerth */
/* Verify that the big multiplier doesn't cause an integer
overflow in th
www.eeworm.com/read/233448/4685862
c mi6.c
/* Another test case for over-eager multiple include optimization,
where the leading "#if !defined" expression is obtained partially,
or wholly, from macros. Neil Booth, 30 Sep 2001. */
/* {
www.eeworm.com/read/233448/4686044
c mi6.c
/* Another test case for over-eager multiple include optimization,
where the leading "#if !defined" expression is obtained partially,
or wholly, from macros. Neil Booth, 30 Sep 2001. */
/* {
www.eeworm.com/read/207991/5000152
readme
The optimizer section contains all the tools to perform
a static optimization of a MAL program. It relies on
the MAL engine and module layers.
No code in those modules should require a call back to th