summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRInstrumentFunctions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Support floats in the instrumention passDylan McKay2016-12-151-14/+14
| | | | | | This also refactors some common code into the 'GetTypeName' method. llvm-svn: 289803
* [AVR] Add argument indices to the instrumention hook functionsDylan McKay2016-12-151-2/+4
| | | | | | | This allows the instrumention hook functions to do better pretty-printing. llvm-svn: 289793
* [AVR] Add a function instrumentation passDylan McKay2016-12-141-0/+220
This will be used for an on-chip test suite. llvm-svn: 289641
OpenPOWER on IntegriCloud