Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -3/+3 |
* | Remove MCAssembler.h include from MCStreamer.h and fix users of MCStreamer.h | Pete Cooper | 2015-05-15 | 1 | -0/+1 |
* | MC: Modernize MCOperand API naming. NFC. | Jim Grosbach | 2015-05-13 | 1 | -3/+3 |
* | [SystemZ] Support all TLS access models - CodeGen part | Ulrich Weigand | 2015-02-18 | 1 | -0/+2 |
* | Move the llvm mangler to lib/IR. | Rafael Espindola | 2014-01-07 | 1 | -1/+1 |
* | Add a helper getSymbol to AsmPrinter. | Rafael Espindola | 2013-10-29 | 1 | -1/+1 |
* | The AsmPrinter has a Mangler. Use it. | Rafael Espindola | 2013-10-29 | 1 | -3/+3 |
* | [SystemZ] Define the call instructions as pseudo aliases. | Richard Sandiford | 2013-09-25 | 1 | -53/+45 |
* | [SystemZ] Fix parsing of inline asm registers | Richard Sandiford | 2013-07-12 | 1 | -6/+3 |
* | [SystemZ] Add long branch pass | Richard Sandiford | 2013-05-20 | 1 | -7/+2 |
* | [SystemZ] Add back end | Ulrich Weigand | 2013-05-06 | 1 | -0/+116 |