| 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 |
| * | [MinGW] [X86] Add stubs for references to data variables that might end up im... | Martin Storsjo | 2018-08-29 | 1 | -0/+1 |
| * | [MachineModuleInfoImpls] Replace qsort with array_pod_sort | Mandeep Singh Grang | 2017-10-26 | 1 | -10/+4 |
| * | [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2017-10-10 | 1 | -3/+7 |
| * | [WebAssembly] Use __stack_pointer global when writing wasm binary | Sam Clegg | 2017-06-16 | 1 | -1/+0 |
| * | [WebAssembly] Add support for using a wasm global for the stack pointer. | Dan Gohman | 2017-02-24 | 1 | -0/+1 |
| * | Clear the stub map in getSortedStubs. | Rafael Espindola | 2015-04-07 | 1 | -5/+4 |
| * | Rename virtual table anchors from Anchor() to anchor() for consistency with t... | Craig Topper | 2012-09-26 | 1 | -2/+2 |
| * | Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that | Bill Wendling | 2010-03-10 | 1 | -5/+4 |
| * | Preliminary patch to improve dwarf EH generation - Hooks to return Personalit... | Anton Korobeynikov | 2010-02-15 | 1 | -5/+6 |
| * | make MachineModuleInfoMachO hold non-const MCSymbol*'s instead | Chris Lattner | 2010-02-03 | 1 | -4/+4 |
| * | Don't sort the vector when it is empty. This should fix some expensive checking | Benjamin Kramer | 2009-09-16 | 1 | -1/+2 |
| * | add a new MachineModuleInfoMachO class, which is the per-module | Chris Lattner | 2009-09-16 | 1 | -0/+44 |