mirror of
				https://github.com/c64scene-ar/llvm-6502.git
				synced 2025-10-30 16:17:05 +00:00 
			
		
		
		
	Thumb2 should use the register scavenger.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76930 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
		| @@ -161,8 +161,7 @@ immediateOffsetOpcode(unsigned opcode) | |||||||
|  |  | ||||||
| bool Thumb2RegisterInfo:: | bool Thumb2RegisterInfo:: | ||||||
| requiresRegisterScavenging(const MachineFunction &MF) const { | requiresRegisterScavenging(const MachineFunction &MF) const { | ||||||
|   // FIXME |   return true; | ||||||
|   return false; |  | ||||||
| } | } | ||||||
|  |  | ||||||
| int Thumb2RegisterInfo:: | int Thumb2RegisterInfo:: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user