summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [AVR] Implement getCmpLibcallReturnType().Dylan McKay2017-09-241-0/+5
* [SystemZ, LoopStrengthReduce]Jonas Paulsson2017-07-211-1/+2
* [AVR] Implement non-constant bit rotationsDylan McKay2017-05-011-0/+2
* [AVR] Implement TargetLoweing::getRegisterByNameDylan McKay2017-01-071-0/+3
* [AVR] Use references rather than pointers in AVRISelLoweringDylan McKay2016-10-081-2/+2
* Allow a maximum of 64 bits to be returned in registersDylan McKay2016-10-081-0/+8
* [AVR] Expand MULHS for all typesDylan McKay2016-10-081-0/+3
* Revert "[AVR] Add instruction selection lowering code"Dylan McKay2016-09-291-13/+2
* [AVR] Add instruction selection lowering codeDylan McKay2016-09-291-2/+13
* CodeGen: Use MachineInstr& in TargetLowering, NFCDuncan P. N. Exon Smith2016-06-301-1/+1
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-4/+4
* [AVR] Remove the 'AVRConfig.h' headerDylan McKay2016-05-181-2/+0
* [AVR] Add a majority of the backend codeDylan McKay2016-05-061-0/+154
OpenPOWER on IntegriCloud