| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AVR] Support floats in the instrumention pass | Dylan McKay | 2016-12-15 | 1 | -14/+14 |
| | | | | | | | This also refactors some common code into the 'GetTypeName' method. llvm-svn: 289803 | ||||
| * | [AVR] Add argument indices to the instrumention hook functions | Dylan McKay | 2016-12-15 | 1 | -2/+4 |
| | | | | | | | | This allows the instrumention hook functions to do better pretty-printing. llvm-svn: 289793 | ||||
| * | [AVR] Add a function instrumentation pass | Dylan McKay | 2016-12-14 | 1 | -0/+220 |
| This will be used for an on-chip test suite. llvm-svn: 289641 | |||||

