Historial de Commits

Autor SHA1 Mensaje Fecha
  Fangrui Song 46622a5909 Use llvm::stable_sort hace 6 años
  Evandro Menezes d71ea05ab7 [IR] Refactor attribute methods in Function class (NFC) hace 6 años
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Huihui Zhang 6f7036edd3 [GlobalMerge] Fix GlobalMerge on bss external global variables. hace 7 años
  Eli Friedman 47dc01928f [NFC] Make getPreferredAlignment honor section markings. hace 7 años
  Eli Friedman f4a5ef1f00 [GlobalMerge] Allow merging globals with explicit section markings. hace 7 años
  Fangrui Song af7b1832a0 Remove trailing space hace 7 años
  Eli Friedman 261e479ae9 [GlobalMerge] Handle llvm.compiler.used correctly. hace 7 años
  Eli Friedman fab866fa9c [GlobalMerge] Allow merging globals with arbitrary alignment. hace 7 años
  David Green b439319a25 [GlobalMerge] Set the alignment on merged global structs hace 7 años
  Haicheng Wu b508121673 [GlobalMerge] Exit early if only one global is to be merged hace 7 años
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. hace 7 años
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. hace 7 años
  Haicheng Wu 7d80a6294a [GlobalMerge] Fix a typo hace 7 años
  David Blaikie fe42bd50da Move TargetLoweringObjectFile from CodeGen to Target to fix layering hace 7 años
  Martin Storsjo 0d2725c460 [GlobalMerge] Allow merging of dllexported variables hace 7 años
  Martin Storsjo 37b4a05821 [GlobalMerge] Don't merge dllexport globals hace 7 años
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target hace 7 años
  Mandeep Singh Grang d28baf6183 [GlobalMerge] Stable sort GlobalSets to fix non-deterministic sort order hace 7 años
  Eugene Zelenko 3840975c3a [CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include What You Use warnings; other minor fixes (NFC). hace 8 años
  Javed Absar 13aa077a23 Add support for #pragma clang section hace 8 años
  John Brawn 0f1cadd920 [GlobalMerge] Don't merge globals that may be preempted hace 8 años
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames hace 8 años
  Adrian Prantl feb16c84dc Simplify code and address review comments (NFC) hace 8 años
  Adrian Prantl cd5b334349 Fix a reference-to-temporary introduced in r286607. hace 8 años
  Adrian Prantl ec6378facd Revert "Use private linkage for MergedGlobals variables" on Darwin. hace 8 años
  Reid Kleckner 3fd59c99d0 [GlobalMerge] Handle non-landingpad EH pads hace 8 años
  Mehdi Amini 67f335d992 Use StringRef in Pass/PassManager APIs (NFC) hace 9 años
  Peter Collingbourne 5420de3f15 DebugInfo: New metadata representation for global variables. hace 9 años
  Peter Collingbourne 28f667b461 CodeGen: Make the global-merge pass independently testable, and add a test. hace 9 años