Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-06 | R600/SI: Add a stub GCNTargetMachine | Tom Stellard | 1 | -0/+9 |
2014-10-15 | Simplify handling of --noexecstack by using getNonexecutableStackSection. | Rafael Espindola | 1 | -6/+3 |
2014-04-22 | [cleanup] Lift using directives, DEBUG_TYPE definitions, and even some | Chandler Carruth | 1 | -2/+2 |
2014-01-26 | Pass a MCSubtargetInfo down to the TargetStreamer creation. | Rafael Espindola | 1 | -0/+1 |
2014-01-26 | Construct the MCStreamer before constructing the MCTargetStreamer. | Rafael Espindola | 1 | -1/+1 |
2013-10-08 | Add a MCTargetStreamer interface. | Rafael Espindola | 1 | -1/+1 |
2013-05-17 | R600: Pass MCSubtargetInfo reference to R600CodeEmitter | Tom Stellard | 1 | -1/+1 |
2013-05-13 | Remove unused fields and arguments. | Rafael Espindola | 1 | -1/+1 |
2013-04-15 | R600: Emit ELF formatted code rather than raw ISA. | Tom Stellard | 1 | -1/+1 |
2013-01-02 | Resort the #include lines in include/... and lib/... with the | Chandler Carruth | 1 | -1/+1 |
2012-12-11 | Add R600 backend | Tom Stellard | 1 | -0/+113 |