| Commit message (Expand) | Author | Age | Files | Lines |
* | Update aosp/master LLVM for rebase to r230699. | Stephen Hines | 2015-03-23 | 1 | -0/+6 |
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -2/+7 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -10/+17 |
* | [DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr | Ulrich Weigand | 2013-07-02 | 1 | -1/+1 |
* | PR16493: DebugInfo with TLS on PPC crashing due to invalid relocation | David Blaikie | 2013-07-01 | 1 | -0/+3 |
* | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Use TARGET2 relocation for TType references on ARM. | Anton Korobeynikov | 2012-11-14 | 1 | -3/+3 |
* | Rename to match other X86_64* names. | Bill Wendling | 2012-06-26 | 1 | -2/+2 |
* | Move the support for using .init_array from ARM to the generic | Rafael Espindola | 2012-06-19 | 1 | -0/+6 |
* | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper | 2012-03-17 | 1 | -1/+0 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. | Evan Cheng | 2011-07-20 | 1 | -22/+0 |
* | GCC uses a different encoding of pointers in the FDE when using | Rafael Espindola | 2011-05-01 | 1 | -2/+2 |
* | Remove unnecessary argument. | Rafael Espindola | 2011-04-27 | 1 | -2/+2 |
* | Rename getPersonalityPICSymbol to getCFIPersonalitySymbol, document it, and | Rafael Espindola | 2011-04-27 | 1 | -0/+6 |
* | Now that the default for Darwin platforms is to place the LSDA into the TEXT | Bill Wendling | 2010-03-15 | 1 | -10/+1 |
* | Place the LSDA into the TEXT section for x86 Darwin. If the global it's pointing | Bill Wendling | 2010-03-15 | 1 | -3/+11 |
* | rename getSymbolForDwarf* to getExprForDwarf* since it returns | Chris Lattner | 2010-03-11 | 1 | -2/+3 |
* | It turned out that we failed to emit proper symbol stubs on non-x86/darwin fo... | Anton Korobeynikov | 2010-02-21 | 1 | -18/+0 |
* | Revert Anton's most recent EH patch (r96637), since it breaks a lot of | Bob Wilson | 2010-02-19 | 1 | -0/+8 |
* | Use the same encoding for EH stuff uniformly on all MachO targets. | Anton Korobeynikov | 2010-02-19 | 1 | -8/+0 |
* | Minor warning fixes (semicolons, newline at EOF). | Benjamin Kramer | 2010-02-16 | 1 | -2/+2 |
* | Move TLOF implementations to libCodegen to resolve layering violation. | Anton Korobeynikov | 2010-02-15 | 1 | -0/+1 |
* | Preliminary patch to improve dwarf EH generation - Hooks to return Personalit... | Anton Korobeynikov | 2010-02-15 | 1 | -7/+38 |
* | Make a new X8632_MachoTargetObjectFile TLOF implementation whose | Chris Lattner | 2009-09-18 | 1 | -0/+11 |
* | pass machinemoduleinfo down into getSymbolForDwarfGlobalReference, | Chris Lattner | 2009-09-17 | 1 | -0/+1 |
* | Big change #1 for personality function references: | Chris Lattner | 2009-09-16 | 1 | -0/+28 |