| 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 |
| * | OpaquePtr: switch to GlobalValue::getValueType in a few places. NFC. | Tim Northover | 2019-07-11 | 1 | -5/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Hexagon] Place globals with explicit .sdata section in small data | Krzysztof Parzyszek | 2018-11-09 | 1 | -5/+10 |
| * | [Hexagon] Make sure not to use GP-relative addressing with PIC | Krzysztof Parzyszek | 2018-10-31 | 1 | -2/+8 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -13/+13 |
| * | [Hexagon] Emit lookup tables in text section based on a flag | Sumanth Gundapaneni | 2017-07-18 | 1 | -0/+47 |
| * | [Hexagon] Emit jump tables in text section based on a flag | Sumanth Gundapaneni | 2017-06-30 | 1 | -0/+9 |
| * | Revert "[Hexagon] Guard the generation of lookup table" | Sumanth Gundapaneni | 2017-06-30 | 1 | -9/+0 |
| * | [Hexagon] Guard the generation of lookup table | Sumanth Gundapaneni | 2017-06-30 | 1 | -0/+9 |
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
| * | [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa... | Eugene Zelenko | 2017-01-04 | 1 | -13/+26 |
| * | Target: Change various section classifiers in TargetLoweringObjectFile to tak... | Peter Collingbourne | 2016-10-24 | 1 | -39/+39 |
| * | Move the Mangler from the AsmPrinter down to TLOF and clean up the | Eric Christopher | 2016-09-16 | 1 | -17/+8 |
| * | [Hexagon] Expand handling of the small-data/bss section | Krzysztof Parzyszek | 2016-04-21 | 1 | -50/+343 |
| * | GlobalValue: use getValueType() instead of getType()->getPointerElementType(). | Manuel Jacob | 2016-01-16 | 1 | -1/+1 |
| * | Stop producing .data.rel sections. | Rafael Espindola | 2015-11-18 | 1 | -2/+2 |
| * | Move most user of TargetMachine::getDataLayout to the Module one | Mehdi Amini | 2015-07-16 | 1 | -1/+2 |
| * | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -1/+1 |
| * | Compute the ELF SectionKind from the flags. | Rafael Espindola | 2015-01-29 | 1 | -8/+4 |
| * | Move DataLayout back to the TargetMachine from TargetSubtargetInfo | Eric Christopher | 2015-01-26 | 1 | -2/+1 |
| * | Handle ctor/init_array initialization. | Sid Manning | 2014-11-03 | 1 | -1/+1 |
| * | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 2014-08-04 | 1 | -1/+2 |
| * | Pass the Mangler by reference. | Rafael Espindola | 2014-02-08 | 1 | -3/+4 |
| * | 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 |
| * | Hexagon: Fix Small Data support to handle -G 0 correctly. | Jyotsna Verma | 2013-05-07 | 1 | -1/+7 |
| * | Reverting r181331. | Jyotsna Verma | 2013-05-07 | 1 | -7/+1 |
| * | Hexagon: Fix Small Data support to handle -G 0 correctly. | Jyotsna Verma | 2013-05-07 | 1 | -1/+7 |
| * | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -4/+4 |
| * | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -3/+3 |
| * | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -2/+2 |
| * | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper | 2012-03-17 | 1 | -3/+3 |
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
| * | Hexagon backend support | Tony Linthicum | 2011-12-12 | 1 | -0/+94 |