| 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 |
| * | [mips] Fix debug information for __thread variable | Petar Jovanovic | 2017-01-20 | 1 | -0/+2 |
| * | Target: Change various section classifiers in TargetLoweringObjectFile to tak... | Peter Collingbourne | 2016-10-24 | 1 | -6/+7 |
| * | Move the Mangler from the AsmPrinter down to TLOF and clean up the | Eric Christopher | 2016-09-16 | 1 | -1/+0 |
| * | Unbreak non-X86 targets from fallout caused by r261462 | David Majnemer | 2016-02-21 | 1 | -1/+2 |
| * | Move most user of TargetMachine::getDataLayout to the Module one | Mehdi Amini | 2015-07-16 | 1 | -1/+1 |
| * | Remove DataLayout from TargetLoweringObjectFile, redirect to Module | Mehdi Amini | 2015-07-16 | 1 | -1/+1 |
| * | Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f... | Daniel Sanders | 2015-05-27 | 1 | -2/+0 |
| * | [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only. | Daniel Sanders | 2015-05-26 | 1 | -0/+2 |
| * | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -7/+7 |
| * | Grab a subtarget off of a MipsTargetMachine rather than a | Eric Christopher | 2015-03-21 | 1 | -2/+2 |
| * | [mips] Add the following MIPS options that control gp-relative addressing of | Sasa Stankovic | 2014-11-06 | 1 | -5/+14 |
| * | 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 | -4/+3 |
| * | 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 | -4/+4 |
| * | Remove another hasRawTextSupport. | Rafael Espindola | 2014-01-31 | 1 | -4/+0 |
| * | Revert r199871 and replace it with a simple check in the debug info | Eric Christopher | 2014-01-28 | 1 | -2/+3 |
| * | Add a variable to track whether or not we've used a unique section, | Eric Christopher | 2014-01-23 | 1 | -3/+2 |
| * | This is a resubmittal. For some reason it broke the bots yesterday | Jack Carter | 2013-01-18 | 1 | -0/+2 |
| * | Reverse unnecessary changes made in r129606 and r129608. There is no change i... | Akira Hatanaka | 2011-04-15 | 1 | -4/+3 |
| * | Fix lines that have incorrect indentation or exceed 80 columns. There is no c... | Akira Hatanaka | 2011-04-15 | 1 | -3/+4 |
| * | Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H... | Bruno Cardoso Lopes | 2011-03-04 | 1 | -5/+5 |
| * | Move TLOF implementations to libCodegen to resolve layering violation. | Anton Korobeynikov | 2010-02-15 | 1 | -1/+1 |
| * | reintroduce support for Mips "small" section handling. This is | Chris Lattner | 2009-08-13 | 1 | -0/+41 |