| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Honor -fuse-init-array when os is not specified on x86" | Mitch Phillips | 2019-12-17 | 1 | -0/+1 |
| * | Honor -fuse-init-array when os is not specified on x86 | Kamlesh Kumar | 2019-12-16 | 1 | -1/+0 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Target: Change various section classifiers in TargetLoweringObjectFile to tak... | Peter Collingbourne | 2016-10-24 | 1 | -3/+3 |
| * | Move the Mangler from the AsmPrinter down to TLOF and clean up the | Eric Christopher | 2016-09-16 | 1 | -4/+2 |
| * | [MC] Merge VK_PPC_TPREL in to generic VK_TPREL. | Colin LeMahieu | 2016-02-10 | 1 | -1/+1 |
| * | Drop prelink support. | Rafael Espindola | 2015-11-17 | 1 | -3/+1 |
| * | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -3/+3 |
| * | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -1/+1 |
| * | [ppc64] Avoid copy relocs in named rodata sections | Ulrich Weigand | 2014-03-14 | 1 | -13/+9 |
| * | Pass the Mangler by reference. | Rafael Espindola | 2014-02-08 | 1 | -3/+3 |
| * | Revert r199871 and replace it with a simple check in the debug info | Eric Christopher | 2014-01-28 | 1 | -1/+1 |
| * | Add a variable to track whether or not we've used a unique section, | Eric Christopher | 2014-01-23 | 1 | -1/+1 |
| * | Move the llvm mangler to lib/IR. | Rafael Espindola | 2014-01-07 | 1 | -1/+1 |
| * | [PowerPC] Support TLS variables in debug info | Ulrich Weigand | 2013-07-02 | 1 | -0/+10 |
| * | Fix goofy commentary in PPCTargetObjectFile.cpp. | Bill Schmidt | 2013-05-13 | 1 | -2/+2 |
| * | PPC64: Constant initializers with dynamic relocations go in .data.rel.ro. | Bill Schmidt | 2013-05-13 | 1 | -0/+57 |
| * | Now that the default for Darwin platforms is to place the LSDA into the TEXT | Bill Wendling | 2010-03-15 | 1 | -33/+0 |
| * | The same situation that effected ARM effects PPC with regards to placing the | Bill Wendling | 2010-03-12 | 1 | -0/+33 |