1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Target/AVR
Dylan McKay 9c39fe2bb2 [AVR] Added configuration file and machine function information class
This commit adds the 'AVRMachineFunctionInfo' class, which simply stores
basic properties about generated machine functions.

llvm-svn: 256213
2015-12-21 23:13:15 +00:00
..
TargetInfo
AVR.td [AVR] Added AVRCallingConv.td 2015-12-20 23:17:44 +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
AVRMachineFunctionInfo.h [AVR] Added configuration file and machine function information class 2015-12-21 23:13:15 +00:00
AVRRegisterInfo.td
AVRTargetMachine.cpp
CMakeLists.txt [AVR] Added AVRCallingConv.td 2015-12-20 23:17:44 +00:00
LLVMBuild.txt
Makefile