Commit History

Author SHA1 Message Date
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 years ago
  Clement Courbet f88426dac5 [ScheduleDAG] Move `Topo` and `addEdge` to base class. 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Matthias Braun b064c24e4a ScheduleDAG: Cleanup dumping code; NFC 7 years ago
  Matthias Braun 8aa95af9e5 MacroFusion: Fix macro fusion with ExitSU failing in top-down scheduling 7 years ago
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 years ago
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 years ago
  Evandro Menezes 5eef35ae2d [CodeGen] Improve the consistency of instruction fusion* 7 years ago
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering 7 years ago
  Evandro Menezes fdda7ea9d5 [CodeGen] Rename DEBUG_TYPE to match passnames 8 years ago
  Eugene Zelenko ea42b4f0bd [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 8 years ago
  Florian Hahn b34ebdd82b Recommit rL305677: [CodeGen] Add generic MacroFusion pass 8 years ago
  Florian Hahn 127fdb1379 Revert r305677 [CodeGen] Add generic MacroFusion pass. 8 years ago
  Florian Hahn 7e1ef2da78 [CodeGen] Add generic MacroFusion pass. 8 years ago