Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -2/+2 |
* | [AVR] Remove a few very old TODOs that don't have enough context to understand | Dylan McKay | 2017-07-11 | 1 | -1/+4 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Move size and alignment information of regclass to TargetRegisterInfo | Krzysztof Parzyszek | 2017-04-24 | 1 | -1/+2 |
* | [AVR] Fix a bug where asm operands are printed twice | Dylan McKay | 2017-02-05 | 1 | -1/+2 |
* | [AVR] Remove a bunch of unused variables | Dylan McKay | 2016-11-19 | 1 | -0/+2 |
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -1/+1 |
* | [AVR] Add the assembly printer | Dylan McKay | 2016-10-08 | 1 | -0/+182 |