コミット履歴

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