summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/TargetInfo
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* avr targetinfo: remove unneeded dep on MCNico Weber2019-09-211-2/+2
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [AVR] Create a TargetInfo header. NFCRichard Trieu2019-05-142-1/+19
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Add backend name to AVR Target to enable runtime info to be fed back into Tab...Leslie Zhai2017-11-231-1/+1
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-4/+6
* [AVR] Add AVRMCTargetDesc.cppDylan McKay2016-09-281-4/+0
* [AVR] Add missing CMake dependenciesDylan McKay2016-05-181-0/+2
* Remove autoconf supportChris Bieneman2016-01-261-16/+0
* Add AVR backend skeletonDylan McKay2015-11-124-0/+71
OpenPOWER on IntegriCloud