Commit Verlauf

Autor SHA1 Nachricht Datum
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo vor 6 Jahren
  Martin Storsjo a63a709dd5 [MinGW] [X86] Add stubs for references to data variables that might end up imported from a dll vor 7 Jahren
  Mandeep Singh Grang 228f43d82f [MachineModuleInfoImpls] Replace qsort with array_pod_sort vor 7 Jahren
  Eugene Zelenko 887aef72f3 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). vor 7 Jahren
  Sam Clegg 46016f24b4 [WebAssembly] Use __stack_pointer global when writing wasm binary vor 8 Jahren
  Dan Gohman 8f5a7d69cc [WebAssembly] Add support for using a wasm global for the stack pointer. vor 8 Jahren
  Rafael Espindola 1252bb4b17 Clear the stub map in getSortedStubs. vor 10 Jahren
  Craig Topper 4bb51cc83b Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree. vor 13 Jahren
  Bill Wendling cebae36f57 Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that vor 15 Jahren
  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 vor 15 Jahren
  Chris Lattner d269a6e460 make MachineModuleInfoMachO hold non-const MCSymbol*'s instead vor 15 Jahren
  Benjamin Kramer f4f1b266fd Don't sort the vector when it is empty. This should fix some expensive checking vor 16 Jahren
  Chris Lattner 686cb3df6a add a new MachineModuleInfoMachO class, which is the per-module vor 16 Jahren