Commit History

Auteur SHA1 Bericht Datum
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 jaren geleden
  Fedor Sergeev 557f47440a [Legacy][TimePasses] allow -time-passes reporting into a custom stream 6 jaren geleden
  Daniel Sanders 20cf903d60 Annotate timeline in Instruments with passes and other timed regions. 6 jaren geleden
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 jaren geleden
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 jaren geleden
  Graydon Hoare 7de28914d7 [Support] Add a public API to allow clearing all (static) timer groups. 7 jaren geleden
  Roman Lebedev b03e023027 [Timers] TimerGroup: add constructor from StringMap<TimeRecord> 7 jaren geleden
  Roman Lebedev 8e8e5993fe [Timers] TimerGroup: make printJSONValues() method public 7 jaren geleden
  Roman Lebedev ad5afb1862 [Timers] TimerGroup::printJSONValue(): print doubles with no precision loss 7 jaren geleden
  Roman Lebedev bdd960c78a [Timers] TimerGroup::printJSONValues(): print mem timer with .mem suffix 7 jaren geleden
  Mandeep Singh Grang f717140303 [Support] Change std::sort to llvm::sort in response to r327219 7 jaren geleden
  George Karpenkov 6f3ebe2135 Make LLVM timer reprintable: that is, make more than one print action on the same timer feasible 7 jaren geleden
  Francis Visoiu Mistrih 65ad22d969 [YAML] Add support for non-printable characters 7 jaren geleden
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 jaren geleden
  Benjamin Kramer e005fa57be [ManagedStatic] Avoid putting function pointers in template args. 8 jaren geleden
  Benjamin Kramer 107c8c925e Try to work around MSVC being buggy. Attempt #1. 8 jaren geleden
  Benjamin Kramer 6d432cf813 [Timer] Move DefaultTimerGroup into a ManagedStatic. 8 jaren geleden
  Erich Keane 24d2821338 Change default TimerGroup singleton to use magic statics 8 jaren geleden
  Matthias Braun 9df5d1c65c Statistic/Timer: Include timers in PrintStatisticsJSON(). 8 jaren geleden
  Matthias Braun 9262f00f1a Timer: Track name and description. 8 jaren geleden
  Matthias Braun a46113773f Timer: Remove group-less NamedRegionTimer constructor. 8 jaren geleden
  Pavel Labath 2864c2ae90 Remove TimeValue usage from llvm/Support 8 jaren geleden
  Matthias Braun ca81740460 Timer: Fix doxygen comments, use member initializer; NFC 8 jaren geleden
  Alina Sbirlea 59e66bfab1 Test commit. Removes some spaces. No functionality changed. 9 jaren geleden
  Vedant Kumar 3a7ab8845f [Support] Allow multiple paired calls to {start,stop}Timer() 9 jaren geleden
  Vedant Kumar 72265920ea [Support] Timer: Use emplace_back() and range-based loops (NFC) 9 jaren geleden
  Vedant Kumar 597c8ee4f1 [Support] Timer: simplify the init() method 9 jaren geleden
  Rafael Espindola df7186636e Simplify memory management with std::unique_ptr. 9 jaren geleden
  Alexander Kornienko cd52a7a381 Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 10 jaren geleden
  Alexander Kornienko cf0db29df2 Fixed/added namespace ending comments using clang-tidy. NFC 10 jaren geleden