forked from OSchip/llvm-project
				
			
							parent
							
								
									71b6d491db
								
							
						
					
					
						commit
						69127c68ed
					
				| 
						 | 
					@ -6,7 +6,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "SparcRegClassInfo.h"
 | 
					#include "SparcRegClassInfo.h"
 | 
				
			||||||
#include "llvm/CodeGen/RegAllocCommon.h"
 | 
					#include "llvm/CodeGen/RegAllocCommon.h"
 | 
				
			||||||
#include "llvm/Target/Sparc.h"
 | 
					 | 
				
			||||||
#include "llvm/Type.h"
 | 
					#include "llvm/Type.h"
 | 
				
			||||||
using std::cerr;
 | 
					using std::cerr;
 | 
				
			||||||
using std::vector;
 | 
					using std::vector;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -7,7 +7,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "SparcInternals.h"
 | 
					#include "SparcInternals.h"
 | 
				
			||||||
#include "SparcRegClassInfo.h"
 | 
					#include "SparcRegClassInfo.h"
 | 
				
			||||||
#include "llvm/Target/Sparc.h"
 | 
					 | 
				
			||||||
#include "llvm/CodeGen/MachineFunction.h"
 | 
					#include "llvm/CodeGen/MachineFunction.h"
 | 
				
			||||||
#include "llvm/CodeGen/PhyRegAlloc.h"
 | 
					#include "llvm/CodeGen/PhyRegAlloc.h"
 | 
				
			||||||
#include "llvm/CodeGen/InstrSelection.h"
 | 
					#include "llvm/CodeGen/InstrSelection.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue