give some more info on global optimizer
This commit is contained in:
		
							parent
							
								
									2722d45fdd
								
							
						
					
					
						commit
						ed5868aa06
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -182,6 +182,12 @@ Cross jumping. | ||||||
| .IP \-s<num> | .IP \-s<num> | ||||||
| Give an indication to the IL phase, how much bigger the program may get. | Give an indication to the IL phase, how much bigger the program may get. | ||||||
| The IL phase will not make the program bigger when given \-s0. | The IL phase will not make the program bigger when given \-s0. | ||||||
|  | .IP \-Q | ||||||
|  | Give some statistics. | ||||||
|  | .IP \-T | ||||||
|  | Optimize for time. | ||||||
|  | .IP \-S | ||||||
|  | Optimize for size. | ||||||
| .RE | .RE | ||||||
| .IP "" | .IP "" | ||||||
| The default options are: -CJ -BO -SP. | The default options are: -CJ -BO -SP. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue