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
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. vor 7 Jahren
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. vor 7 Jahren
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. vor 7 Jahren
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] vor 7 Jahren
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... vor 8 Jahren
  Eugene Zelenko ff49b831bd [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). vor 8 Jahren
  Jan Sjodin 465e205500 Add MachineRegionInfoPassID to Passes.h. vor 8 Jahren
  Matthias Braun 5e55477ae5 MachineRegionInfo: Fix pass initialization vor 8 Jahren
  Hongbin Zheng 159692245c Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC vor 9 Jahren
  Hongbin Zheng 5d7472e863 Introduce analysis pass to compute PostDominators in the new pass manager. NFC vor 9 Jahren
  Hongbin Zheng 9137eb3ff8 Revert "Introduce analysis pass to compute PostDominators in the new pass manager. NFC" vor 9 Jahren
  Hongbin Zheng 173d9faa77 Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC" vor 9 Jahren
  Hongbin Zheng 3f3ece8680 Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC vor 9 Jahren
  Hongbin Zheng e2c0114367 Introduce analysis pass to compute PostDominators in the new pass manager. NFC vor 9 Jahren
  Yaron Keren 55307987a1 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. vor 9 Jahren
  Chandler Carruth 1b279144ec [cleanup] Re-sort all the #include lines in LLVM using vor 10 Jahren
  Richard Smith 0630cb25a1 Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done. vor 11 Jahren
  NAKAMURA Takumi 1d55cc6828 MachineRegionInfo.cpp: Another fix on MachineRegionInfo::MachineRegionInfo::recalculate() to appease msc17. vor 11 Jahren
  NAKAMURA Takumi 8f64ffd8f1 Fix -Asserts build introduced since r213456. vor 11 Jahren
  Matt Arsenault 5e1c96a632 Templatify RegionInfo so it works on MachineBasicBlocks vor 11 Jahren