.. |
AsmParser
|
[AVR] Fix broken indentation
|
2017-07-13 08:40:59 +00:00 |
Disassembler
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
InstPrinter
|
[AVR] Rename 'ZREGS' to 'ZREG'
|
2017-07-11 04:53:43 +00:00 |
MCTargetDesc
|
[AVR] Rename 'AVRTiny' to 'Tiny'
|
2017-07-11 04:45:15 +00:00 |
TargetInfo
|
Move the global variables representing each Target behind accessor function
|
2016-10-09 23:00:34 +00:00 |
AVR.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
AVR.td
|
[AVR] Split all of the AVR device definitions into a separate file
|
2016-10-05 10:28:45 +00:00 |
AVRAsmPrinter.cpp
|
[AVR] Remove a few very old TODOs that don't have enough context to understand
|
2017-07-11 05:14:40 +00:00 |
AVRCallingConv.td
|
[AVR] Remove a bunch of unused variables
|
2016-11-19 01:33:42 +00:00 |
AVRDevices.td
|
[AVR] Rename 'AVRTiny' to 'Tiny'
|
2017-07-11 04:45:15 +00:00 |
AVRExpandPseudoInsts.cpp
|
[AVR] Remove an unused local variable
|
2017-04-26 14:47:27 +00:00 |
AVRFrameLowering.cpp
|
Add extra operand to CALLSEQ_START to keep frame part set up previously
|
2017-05-09 13:35:13 +00:00 |
AVRFrameLowering.h
|
…
|
|
AVRISelDAGToDAG.cpp
|
[AVR] Parenthesize a boolean expression
|
2017-01-07 00:55:28 +00:00 |
AVRISelLowering.cpp
|
[AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi
|
2017-05-31 06:27:46 +00:00 |
AVRISelLowering.h
|
[AVR] Implement non-constant bit rotations
|
2017-05-01 09:48:55 +00:00 |
AVRInstrFormats.td
|
[AVR] Add the 'SoftFail' field to all instruction formats
|
2016-10-08 00:55:46 +00:00 |
AVRInstrInfo.cpp
|
[AVR] Use the generic branch relaxer
|
2017-07-11 04:17:13 +00:00 |
AVRInstrInfo.h
|
[AVR] Use the generic branch relaxer
|
2017-07-11 04:17:13 +00:00 |
AVRInstrInfo.td
|
[AVR] Rename 'ZREGS' to 'ZREG'
|
2017-07-11 04:53:43 +00:00 |
AVRInstrumentFunctions.cpp
|
Remove getArgumentList() in favor of arg_begin(), args(), etc
|
2017-03-16 22:59:15 +00:00 |
AVRMCInstLower.cpp
|
[AVR] Fix indirect calls to function pointers
|
2017-07-13 08:09:36 +00:00 |
AVRMCInstLower.h
|
[AVR] Add the AVRMCInstLower class
|
2016-10-07 06:13:09 +00:00 |
AVRMachineFunctionInfo.h
|
…
|
|
AVRRegisterInfo.cpp
|
[AVR] Fix bug which caused assertion errors for some FRMIDX instructions
|
2017-07-04 04:40:06 +00:00 |
AVRRegisterInfo.h
|
[AVR] Add AVRRegisterInfo::splitReg function
|
2016-10-05 13:27:30 +00:00 |
AVRRegisterInfo.td
|
[AVR] Remove a few very old TODOs that don't have enough context to understand
|
2017-07-11 05:14:40 +00:00 |
AVRRelaxMemOperations.cpp
|
[AVR] Add an 'relax memory operation' pass
|
2016-12-13 05:53:14 +00:00 |
AVRSelectionDAGInfo.h
|
…
|
|
AVRSubtarget.cpp
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
AVRSubtarget.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
AVRTargetMachine.cpp
|
[AVR] Use the generic branch relaxer
|
2017-07-11 04:17:13 +00:00 |
AVRTargetMachine.h
|
TargetMachine: Indicate whether machine verifier passes.
|
2017-05-31 18:41:23 +00:00 |
AVRTargetObjectFile.cpp
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
AVRTargetObjectFile.h
|
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
|
2016-10-24 19:23:39 +00:00 |
CMakeLists.txt
|
Revert "[AVR] Add the branch selection pass from the GitHub repository"
|
2017-07-05 00:50:56 +00:00 |
LLVMBuild.txt
|
[AVR] Add the machine code disassembler
|
2016-10-22 23:57:59 +00:00 |
README.md
|
[AVR] Add a stub README file
|
2016-12-10 12:08:19 +00:00 |
TODO.md
|
…
|
|