summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Add a function instrumentation passDylan McKay2016-12-141-0/+1
* [AVR] Add an 'relax memory operation' passDylan McKay2016-12-131-1/+5
* [AVR] Allow loading from stack slots where src and dest registers are identicalDylan McKay2016-12-071-0/+3
* [AVR] Remove unused method from AVRTargetMachineDylan McKay2016-11-161-3/+0
* [AVR] Add the pseudo instruction expansion passDylan McKay2016-11-161-1/+1
* [AVR] Enable the ISel, frame analyzer, and alloca passesDylan McKay2016-11-071-2/+8
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-1/+1
* [AVR] Update the data layoutDylan McKay2016-09-281-1/+3
* [AVR] Fix signuature of AVRTargetMachine constructorDylan McKay2016-05-201-2/+6
* [AVR] Fix a few compile errorsDylan McKay2016-05-181-3/+3
* CodeGen: Move TargetPassConfig from Passes.h to an own header; NFCMatthias Braun2016-05-101-0/+1
* [AVR] Add a majority of the backend codeDylan McKay2016-05-061-0/+96
* Add AVR backend skeletonDylan McKay2015-11-121-0/+4
OpenPOWER on IntegriCloud