llvm-6502/lib/Target/Mips
2009-01-05 17:59:02 +00:00
..
CMakeLists.txt CMake: Builds all targets. 2008-09-26 04:40:32 +00:00
Makefile Fix indendation. 2008-09-23 08:54:41 +00:00
Mips.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
Mips.td Move target independent td files from lib/Target/ to include/llvm/Target so they can be distributed along with the header files. 2008-11-24 07:34:46 +00:00
MipsAsmPrinter.cpp Switch the MachineOperand accessors back to the short names like 2008-10-03 15:45:36 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp Split foldMemoryOperand into public non-virtual and protected virtual 2008-12-03 18:43:12 +00:00
MipsInstrInfo.h Split foldMemoryOperand into public non-virtual and protected virtual 2008-12-03 18:43:12 +00:00
MipsInstrInfo.td Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning. 2008-12-03 18:15:48 +00:00
MipsISelDAGToDAG.cpp silence warning when asserts disabled. 2008-12-14 21:38:24 +00:00
MipsISelLowering.cpp Fix PR3274: when promoting the condition of a BRCOND node, 2009-01-01 15:52:00 +00:00
MipsISelLowering.h Fix PR3274: when promoting the condition of a BRCOND node, 2009-01-01 15:52:00 +00:00
MipsMachineFunction.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
MipsRegisterInfo.cpp Switch the MachineOperand accessors back to the short names like 2008-10-03 15:45:36 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsSchedule.td
MipsSubtarget.cpp Fixed Bug 2751 2008-09-15 21:06:55 +00:00
MipsSubtarget.h
MipsTargetAsmInfo.cpp Refactor various TargetAsmInfo subclasses' TargetMachine members away 2008-11-03 18:22:42 +00:00
MipsTargetAsmInfo.h
MipsTargetMachine.cpp Adds extern "C" ints to the .cpp files that use RegisterTarget, as 2008-11-15 21:36:30 +00:00
MipsTargetMachine.h