Anshuman Dasgupta
							
						 
						
							 
							
							
							
							
								
							
							
								3923e286cd 
								
							 
						 
						
							
							
								
								Fix PR14568: Avoid the DFA packetizer from making an invalid read  
							
							 
							
							... 
							
							
							
							beyond array bounds.
No test case since I cannot reproduce an ICE with this bug. According
to Carlos -- the bug reporter -- a segfault occurs only when LLVM is
compiled with a specific version of GCC.
llvm-svn: 169783 
							
						 
						
							2012-12-10 22:45:57 +00:00  
						
					 
				
					
						
							
							
								 
								Anshuman Dasgupta
							
						 
						
							 
							
							
							
							
								
							
							
								f16a443da3 
								
							 
						 
						
							
							
								
								Refactored DFA generator. Merged transition class into state class.  
							
							 
							
							... 
							
							
							
							Patch by Ivan Llopard!
llvm-svn: 163424 
							
						 
						
							2012-09-07 21:35:43 +00:00  
						
					 
				
					
						
							
							
								 
								Alexey Samsonov
							
						 
						
							 
							
							
							
							
								
							
							
								420a4ed652 
								
							 
						 
						
							
							
								
								Fix Windows build after r159281: s/iterator/const_iterator  
							
							 
							
							... 
							
							
							
							llvm-svn: 159334 
							
						 
						
							2012-06-28 07:47:50 +00:00  
						
					 
				
					
						
							
							
								 
								Richard Trieu
							
						 
						
							 
							
							
							
							
								
							
							
								521fa24d62 
								
							 
						 
						
							
							
								
								Silence unused variable warning.  
							
							 
							
							... 
							
							
							
							llvm-svn: 159316 
							
						 
						
							2012-06-28 00:41:11 +00:00  
						
					 
				
					
						
							
							
								 
								Anshuman Dasgupta
							
						 
						
							 
							
							
							
							
								
							
							
								20013f1368 
								
							 
						 
						
							
							
								
								Refactor and speed up DFA generator.  
							
							 
							
							... 
							
							
							
							Patch by Ivan Llopard!
llvm-svn: 159281 
							
						 
						
							2012-06-27 19:38:29 +00:00  
						
					 
				
					
						
							
							
								 
								Jakob Stoklund Olesen
							
						 
						
							 
							
							
							
							
								
							
							
								e6aed139f0 
								
							 
						 
						
							
							
								
								Write llvm-tblgen backends as functions instead of sub-classes.  
							
							 
							
							... 
							
							
							
							The TableGenBackend base class doesn't do much, and will be removed
completely soon.
Patch by Sean Silva!
llvm-svn: 158311 
							
						 
						
							2012-06-11 15:37:55 +00:00  
						
					 
				
					
						
							
							
								 
								Benjamin Kramer
							
						 
						
							 
							
							
							
							
								
							
							
								a7bedb6ebd 
								
							 
						 
						
							
							
								
								DFAPacketizerEmitter: Prune includes.  
							
							 
							
							... 
							
							
							
							llvm-svn: 152581 
							
						 
						
							2012-03-12 21:32:58 +00:00  
						
					 
				
					
						
							
							
								 
								Brendon Cahoon
							
						 
						
							 
							
							
							
							
								
							
							
								e9b60aaf1c 
								
							 
						 
						
							
							
								
								Increment DFAStateEntryTable index for sentinel entry.  
							
							 
							
							... 
							
							
							
							When adding the {-1, -1} entry to the DFAStateInputTable, we
need to increment the index used to populate the DFAStateEntryTable.
Otherwise, the entry table will be off by one for each transition
after the {-1, -1} entry. PR11908.
llvm-svn: 149713 
							
						 
						
							2012-02-03 21:08:25 +00:00  
						
					 
				
					
						
							
							
								 
								Sebastian Pop
							
						 
						
							 
							
							
							
							
								
							
							
								ac35a4d0f7 
								
							 
						 
						
							
							
								
								use space star instead of star space  
							
							 
							
							... 
							
							
							
							llvm-svn: 145944 
							
						 
						
							2011-12-06 17:34:16 +00:00  
						
					 
				
					
						
							
							
								 
								Sebastian Pop
							
						 
						
							 
							
							
							
							
								
							
							
								9aa6137d97 
								
							 
						 
						
							
							
								
								add missing point at the end of sentences  
							
							 
							
							... 
							
							
							
							llvm-svn: 145943 
							
						 
						
							2011-12-06 17:34:11 +00:00  
						
					 
				
					
						
							
							
								 
								Anshuman Dasgupta
							
						 
						
							 
							
							
							
							
								
							
							
								08ebdc1e71 
								
							 
						 
						
							
							
								
								Add a deterministic finite automaton based packetizer for VLIW architectures  
							
							 
							
							... 
							
							
							
							llvm-svn: 145629 
							
						 
						
							2011-12-01 21:10:21 +00:00