summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Parenthesize a boolean expressionDylan McKay2017-01-071-2/+2
* [AVR] Remove incorrect commentDylan McKay2016-12-101-2/+0
* [AVR] Fix and clean up the inline assembly testsDylan McKay2016-12-101-1/+3
* [AVR] Fix an inline asm assertion which would always triggerDylan McKay2016-12-101-1/+1
* [AVR] Support stores to undefined pointersDylan McKay2016-12-101-1/+2
* [AVR] Add an assertion to ensure we don't emit LPM when it's unsupportedDylan McKay2016-12-081-0/+2
* [AVR] Add AVRISelDAGToDAG.cppDylan McKay2016-10-271-0/+562
OpenPOWER on IntegriCloud