llvm-project/llvm/lib/Target/AVR
Dylan McKay 6d8078f993 [AVR] Add a majority of the backend code
Summary: This adds the majority of the AVR backend.

Reviewers: hfinkel, dsanders, vkalintiris, arsenm

Subscribers: dylanmckay

Differential Revision: http://reviews.llvm.org/D17906

llvm-svn: 268722
2016-05-06 10:12:31 +00:00
..
MCTargetDesc [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
TargetInfo Remove autoconf support 2016-01-26 21:29:08 +00:00
AVR.h Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
AVR.td [AVR] Add instruction definitions 2016-02-10 08:55:23 +00:00
AVRCallingConv.td [AVR] Added AVRCallingConv.td 2015-12-20 23:17:44 +00:00
AVRConfig.h [AVR] Added configuration file and machine function information class 2015-12-21 23:13:15 +00:00
AVRFrameLowering.h [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRISelLowering.h [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRInstrFormats.td [AVR] Add instruction definitions 2016-02-10 08:55:23 +00:00
AVRInstrInfo.cpp [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRInstrInfo.h [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRInstrInfo.td [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRMachineFunctionInfo.h [AVR] Added configuration file and machine function information class 2015-12-21 23:13:15 +00:00
AVRRegisterInfo.cpp [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRRegisterInfo.h [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRRegisterInfo.td
AVRSelectionDAGInfo.h Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/ 2016-01-27 16:32:26 +00:00
AVRSubtarget.cpp [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRSubtarget.h [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRTargetMachine.cpp [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRTargetMachine.h [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
AVRTargetObjectFile.cpp Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
AVRTargetObjectFile.h Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
CMakeLists.txt [AVR] Add a majority of the backend code 2016-05-06 10:12:31 +00:00
LLVMBuild.txt
TODO.md [AVR] Add instruction definitions 2016-02-10 08:55:23 +00:00