|  c5437ea429 them are generic changes. - Use the "fast" flag that's already being passed into the asm printers instead of shoving it into the DwarfWriter. - Instead of calling "MI->getParent()->getParent()" for every MI, set the machine function when calling "runOnMachineFunction" in the asm printers. llvm-svn: 65379 | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Makefile | ||
| README.txt | ||
| XCore.h | ||
| XCore.td | ||
| XCoreAsmPrinter.cpp | ||
| XCoreCallingConv.td | ||
| XCoreFrameInfo.cpp | ||
| XCoreFrameInfo.h | ||
| XCoreISelDAGToDAG.cpp | ||
| XCoreISelLowering.cpp | ||
| XCoreISelLowering.h | ||
| XCoreInstrFormats.td | ||
| XCoreInstrInfo.cpp | ||
| XCoreInstrInfo.h | ||
| XCoreInstrInfo.td | ||
| XCoreMachineFunctionInfo.h | ||
| XCoreRegisterInfo.cpp | ||
| XCoreRegisterInfo.h | ||
| XCoreRegisterInfo.td | ||
| XCoreSubtarget.cpp | ||
| XCoreSubtarget.h | ||
| XCoreTargetAsmInfo.cpp | ||
| XCoreTargetAsmInfo.h | ||
| XCoreTargetMachine.cpp | ||
| XCoreTargetMachine.h | ||
		
			
				
				README.txt
			
		
		
			
			
		
	
	To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins * Make better use of lmul / macc