| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										AArch64
									
								
							
						
					
				 | 
				
					
						
							
							Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes."
						
					
				 | 
				2019-03-27 19:54:41 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										AMDGPU
									
								
							
						
					
				 | 
				
					
						
							
							AMDGPU/GlobalISel: Insert waterfall loop for vector indexing
						
					
				 | 
				2019-03-29 03:54:56 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										ARC
									
								
							
						
					
				 | 
				
					
						
							
							[ARC] Add ARCOptAddrMode pass to generate postincrement loads/stores.
						
					
				 | 
				2019-03-20 20:06:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										ARM
									
								
							
						
					
				 | 
				
					
						
							
							[ARM GlobalISel] Run regbankselect test for Thumb. NFCI
						
					
				 | 
				2019-03-28 10:57:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										AVR
									
								
							
						
					
				 | 
				
					
						
							
							[DAGCombiner] If a TokenFactor would be merged into its user, consider the user later.
						
					
				 | 
				2019-03-13 17:07:09 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										BPF
									
								
							
						
					
				 | 
				
					
						
							
							[BPF] add proper multi-dimensional array support
						
					
				 | 
				2019-03-28 21:59:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Generic
									
								
							
						
					
				 | 
				
					
						
							
							Fix nondeterminism introduced in r353954
						
					
				 | 
				2019-03-26 12:18:08 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Hexagon
									
								
							
						
					
				 | 
				
					
						
							
							Add more rotate tests, including ORs of rotates
						
					
				 | 
				2019-03-21 17:14:22 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Inputs
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Lanai
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										MIR
									
								
							
						
					
				 | 
				
					
						
							
							MIR: Freeze reserved regs after parsing everything
						
					
				 | 
				2019-03-27 16:12:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										MSP430
									
								
							
						
					
				 | 
				
					
						
							
							[DAGCombiner] If a TokenFactor would be merged into its user, consider the user later.
						
					
				 | 
				2019-03-13 17:07:09 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Mips
									
								
							
						
					
				 | 
				
					
						
							
							[MIPS GlobalISel] Select float constants
						
					
				 | 
				2019-03-28 16:58:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										NVPTX
									
								
							
						
					
				 | 
				
					
						
							
							[Codegen] fix typos in test case
						
					
				 | 
				2019-03-02 08:03:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										PowerPC
									
								
							
						
					
				 | 
				
					
						
							
							[PowerPC] Add the support for __builtin_setrnd()
						
					
				 | 
				2019-03-29 08:45:24 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										RISCV
									
								
							
						
					
				 | 
				
					
						
							
							[RISCV] Update setcc-logic.ll codegen test
						
					
				 | 
				2019-03-26 15:41:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										SPARC
									
								
							
						
					
				 | 
				
					
						
							
							[SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC
						
					
				 | 
				2019-03-25 18:51:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										SystemZ
									
								
							
						
					
				 | 
				
					
						
							
							[DAGCombiner]  Don't allow addcarry if the carry producer is illegal.
						
					
				 | 
				2019-03-27 08:41:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Thumb
									
								
							
						
					
				 | 
				
					
						
							
							[Thumb] Fix infinite loop in ABS expansion (PR41160)
						
					
				 | 
				2019-03-21 12:41:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Thumb2
									
								
							
						
					
				 | 
				
					
						
							
							[ARM] Add missing memory operands to a bunch of instructions.
						
					
				 | 
				2019-03-25 22:42:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										WebAssembly
									
								
							
						
					
				 | 
				
					
						
							
							[WebAssembly] Merge used feature sets, update atomics linkage policy
						
					
				 | 
				2019-03-29 00:14:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										WinCFGuard
									
								
							
						
					
				 | 
				
					
						
							 … 
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										WinEH
									
								
							
						
					
				 | 
				
					
						
							
							Fix invalid target triples in tests. (NFC)
						
					
				 | 
				2019-03-04 23:37:41 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										X86
									
								
							
						
					
				 | 
				
					
						
							
							[X86] Add X86TargetLowering::isCommutativeBinOp override.
						
					
				 | 
				2019-03-29 11:25:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										XCore
									
								
							
						
					
				 | 
				
					
						
							
							[DAGCombiner] If a TokenFactor would be merged into its user, consider the user later.
						
					
				 | 
				2019-03-13 17:07:09 +00:00 |