Commit History

Author SHA1 Message Date
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Martin Storsjo a63a709dd5 [MinGW] [X86] Add stubs for references to data variables that might end up imported from a dll 7 years ago
  Mandeep Singh Grang 228f43d82f [MachineModuleInfoImpls] Replace qsort with array_pod_sort 7 years ago
  Eugene Zelenko 887aef72f3 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 years ago
  Sam Clegg 46016f24b4 [WebAssembly] Use __stack_pointer global when writing wasm binary 8 years ago
  Dan Gohman 8f5a7d69cc [WebAssembly] Add support for using a wasm global for the stack pointer. 8 years ago
  Rafael Espindola 1252bb4b17 Clear the stub map in getSortedStubs. 10 years ago
  Craig Topper 4bb51cc83b Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree. 13 years ago
  Bill Wendling cebae36f57 Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that 15 years ago
  Anton Korobeynikov 9184b25fa5 Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there 15 years ago
  Chris Lattner d269a6e460 make MachineModuleInfoMachO hold non-const MCSymbol*'s instead 15 years ago
  Benjamin Kramer f4f1b266fd Don't sort the vector when it is empty. This should fix some expensive checking 16 years ago
  Chris Lattner 686cb3df6a add a new MachineModuleInfoMachO class, which is the per-module 16 years ago