| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										alias-analysis
									
								
							
						
					
				 | 
				
					
						
							
							Using "same?" in more places.
						
					
				 | 
				2012-07-21 10:22:44 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										block-joining
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										branch-splitting
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg.branch-splitting was totally broken
						
					
				 | 
				2011-02-27 16:43:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										build-stack-frame
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										builder
									
								
							
						
					
				 | 
				
					
						
							
							using the new H{ } make.
						
					
				 | 
				2012-07-19 09:50:09 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										checker
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										comparisons
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										copy-prop
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg.copy-prop: kludge to make sure ##phis get updated
						
					
				 | 
				2012-09-12 15:14:11 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										dataflow-analysis
									
								
							
						
					
				 | 
				
					
						
							
							Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF.
						
					
				 | 
				2011-09-29 11:28:28 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										dce
									
								
							
						
					
				 | 
				
					
						
							
							slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
						
					
				 | 
				2011-09-19 10:03:43 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										debugger
									
								
							
						
					
				 | 
				
					
						
							
							More cleanup of unused stuff.
						
					
				 | 
				2011-10-19 11:01:16 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										def-use
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										dependence
									
								
							
						
					
				 | 
				
					
						
							
							Using "same?" in more places.
						
					
				 | 
				2012-07-21 10:22:44 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										dominance
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										finalization
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg.finalization: reenable scheduling
						
					
				 | 
				2011-11-23 11:11:27 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										gc-checks
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg: don't need to escape the symbol here.
						
					
				 | 
				2012-08-02 15:14:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										hats
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg: Change low-level IR constructors from ##foo to <##foo>
						
					
				 | 
				2011-11-06 23:02:46 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										height
									
								
							
						
					
				 | 
				
					
						
							
							Now that #foo and ##foo are symbols we can remove a bunch of \
						
					
				 | 
				2011-11-12 22:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										instructions
									
								
							
						
					
				 | 
				
					
						
							
							compiler: add intrinsic for PMOVMSKB/MOVMSKP[SD]
						
					
				 | 
				2011-11-13 16:10:20 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										intrinsics
									
								
							
						
					
				 | 
				
					
						
							
							namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``.
						
					
				 | 
				2012-07-19 00:02:47 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										linear-scan
									
								
							
						
					
				 | 
				
					
						
							
							Using "same?" in more places.
						
					
				 | 
				2012-07-21 10:22:44 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										linearization
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										liveness
									
								
							
						
					
				 | 
				
					
						
							
							change some "2drop 2drop" to "4drop".
						
					
				 | 
				2012-10-23 12:21:30 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										loop-detection
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										optimizer
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										parallel-copy
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg: Rename <##foo> to ##foo, in the low-level IR
						
					
				 | 
				2011-11-11 19:48:38 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										predecessors
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										registers
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg: don't need to escape the symbol here.
						
					
				 | 
				2012-08-02 15:14:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										renaming
									
								
							
						
					
				 | 
				
					
						
							
							Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF.
						
					
				 | 
				2011-09-29 11:28:28 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										representations
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg.representations.selection: removing 10^ in favor of 10^.
						
					
				 | 
				2012-09-05 09:25:26 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										rpo
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										save-contexts
									
								
							
						
					
				 | 
				
					
						
							
							Now that #foo and ##foo are symbols we can remove a bunch of \
						
					
				 | 
				2011-11-12 22:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										scheduling
									
								
							
						
					
				 | 
				
					
						
							
							compiler: add ##safepoint IR insn
						
					
				 | 
				2011-10-27 21:14:46 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										ssa
									
								
							
						
					
				 | 
				
					
						
							
							Now that #foo and ##foo are symbols we can remove a bunch of \
						
					
				 | 
				2011-11-12 22:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										stack-frame
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										stacks
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg: Rename <##foo> to ##foo, in the low-level IR
						
					
				 | 
				2011-11-11 19:48:38 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										tco
									
								
							
						
					
				 | 
				
					
						
							
							Now that #foo and ##foo are symbols we can remove a bunch of \
						
					
				 | 
				2011-11-12 22:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										useless-conditionals
									
								
							
						
					
				 | 
				
					
						
							
							Now that #foo and ##foo are symbols we can remove a bunch of \
						
					
				 | 
				2011-11-12 22:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										utilities
									
								
							
						
					
				 | 
				
					
						
							
							Now that #foo and ##foo are symbols we can remove a bunch of \
						
					
				 | 
				2011-11-12 22:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										value-numbering
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg: don't need to escape the symbol here.
						
					
				 | 
				2012-08-02 15:14:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										write-barrier
									
								
							
						
					
				 | 
				
					
						
							
							compiler.cfg.write-barrier: fix soundness issue with ##copy that never came up but probably should've been fixed anyway
						
					
				 | 
				2010-09-06 17:01:44 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cfg.factor
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								summary.txt
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 |