llvm-65816/lib/Target/WDC65816
2015-07-30 23:12:12 -04:00
..
MCTargetDesc Model the direct page as a series of 16-bit, 32-bit and 64-bit integer registers and also a series of 32-bit and 64-bit float registers. Reserve the 0th 32-bit integer register in the direct page for use as a frame pointer. 2015-07-23 23:45:42 -04:00
TargetInfo Add some logs to help trace what i happening when executing. 2015-07-28 23:15:15 -04:00
CMakeLists.txt I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
LLVMBuild.txt Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
Makefile Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816.h Add a logging mechanism to make it easier to debug the 65816 code. 2015-07-28 00:18:06 -04:00
WDC65816.td Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816AsmPrinter.cpp Add some logs to help trace what i happening when executing. 2015-07-28 23:15:15 -04:00
WDC65816CallingConv.td Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816FrameLowering.cpp Add some logs to help trace what i happening when executing. 2015-07-28 23:15:15 -04:00
WDC65816FrameLowering.h I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816InstrFormats.td Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816InstrInfo.cpp I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816InstrInfo.h I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816InstrInfo.td Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816ISelDAGToDAG.cpp Add some logs to help trace what i happening when executing. 2015-07-28 23:15:15 -04:00
WDC65816ISelLowering.cpp Add register classes. 2015-07-30 23:12:12 -04:00
WDC65816ISelLowering.h I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816MachineFunctionInfo.cpp Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816MachineFunctionInfo.h Add some logs to help trace what i happening when executing. 2015-07-28 23:15:15 -04:00
WDC65816RegisterInfo.cpp Add some logs to help trace what i happening when executing. 2015-07-28 23:15:15 -04:00
WDC65816RegisterInfo.h I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816RegisterInfo.td Model the direct page as a series of 16-bit, 32-bit and 64-bit integer registers and also a series of 32-bit and 64-bit float registers. Reserve the 0th 32-bit integer register in the direct page for use as a frame pointer. 2015-07-23 23:45:42 -04:00
WDC65816SelectionDAGInfo.cpp Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816SelectionDAGInfo.h Lots of basic infrastructure. And get it compiling. 2015-07-17 20:05:36 -05:00
WDC65816Subtarget.cpp I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816Subtarget.h I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00
WDC65816TargetMachine.cpp Add a logging mechanism to make it easier to debug the 65816 code. 2015-07-28 00:18:06 -04:00
WDC65816TargetMachine.h I have no idea why I thought I did't need a subtarget. I do need one so I have added it. 2015-07-17 23:57:48 -05:00