opnsense-src/contrib/llvm/lib/Target/AVR
2017-01-09 22:32:19 +00:00
..
AsmParser Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
Disassembler Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
InstPrinter Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
MCTargetDesc Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
TargetInfo Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVR.h Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVR.td Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRAsmPrinter.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRCallingConv.td Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRDevices.td Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRExpandPseudoInsts.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRFrameLowering.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRFrameLowering.h Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00
AVRInstrFormats.td Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRInstrInfo.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRInstrInfo.h Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRInstrInfo.td Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRInstrumentFunctions.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRISelDAGToDAG.cpp Merge llvm, clang, lld and lldb trunk r291476. 2017-01-09 22:32:19 +00:00
AVRISelLowering.cpp Merge llvm, clang, lld and lldb trunk r291476. 2017-01-09 22:32:19 +00:00
AVRISelLowering.h Merge llvm, clang, lld and lldb trunk r291476. 2017-01-09 22:32:19 +00:00
AVRMachineFunctionInfo.h Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00
AVRMCInstLower.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRMCInstLower.h Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRRegisterInfo.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRRegisterInfo.h Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRRegisterInfo.td Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
AVRRelaxMemOperations.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRSelectionDAGInfo.h Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00
AVRSubtarget.cpp Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00
AVRSubtarget.h Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00
AVRTargetMachine.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRTargetMachine.h Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00
AVRTargetObjectFile.cpp Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
AVRTargetObjectFile.h Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
README.md Update llvm to trunk r290819 and resolve conflicts. 2017-01-02 21:25:48 +00:00
TODO.md Update llvm to release_39 branch r276489, and resolve conflicts. 2016-08-16 21:02:59 +00:00

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.