| 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 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | Move TargetLoweringObjectFile from CodeGen to Target to fix layering | David Blaikie | 2018-03-23 | 1 | -1/+1 |
| * | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
| * | Target: Change various section classifiers in TargetLoweringObjectFile to tak... | Peter Collingbourne | 2016-10-24 | 1 | -1/+1 |
| * | Move the Mangler from the AsmPrinter down to TLOF and clean up the | Eric Christopher | 2016-09-16 | 1 | -1/+0 |
| * | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -3/+3 |
| * | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
| * | Switch all uses of LLVM_OVERRIDE to just use 'override' directly. | Craig Topper | 2014-03-02 | 1 | -6/+4 |
| * | Pass the Mangler by reference. | Rafael Espindola | 2014-02-08 | 1 | -1/+1 |
| * | Add LLVM_OVERRIDE to a few declarations. | Rafael Espindola | 2014-02-08 | 1 | -5/+7 |
| * | Revert r199871 and replace it with a simple check in the debug info | Eric Christopher | 2014-01-28 | 1 | -4/+3 |
| * | Add a variable to track whether or not we've used a unique section, | Eric Christopher | 2014-01-23 | 1 | -3/+4 |
| * | [PowerPC] Support TLS variables in debug info | Ulrich Weigand | 2013-07-02 | 1 | -0/+3 |
| * | PPC64: Constant initializers with dynamic relocations go in .data.rel.ro. | Bill Schmidt | 2013-05-13 | 1 | -0/+32 |
| * | Now that the default for Darwin platforms is to place the LSDA into the TEXT | Bill Wendling | 2010-03-15 | 1 | -34/+0 |
| * | The same situation that effected ARM effects PPC with regards to placing the | Bill Wendling | 2010-03-12 | 1 | -0/+34 |