Historial de Commits

Autor SHA1 Mensaje Fecha
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Matthias Braun b064c24e4a ScheduleDAG: Cleanup dumping code; NFC hace 7 años
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. hace 7 años
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. hace 7 años
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC hace 7 años
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. hace 7 años
  Francis Visoiu Mistrih ca0df55065 [CodeGen] Unify MBB reference format in both MIR and debug output hace 7 años
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target hace 7 años
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering hace 7 años
  Aaron Ballman 1d03d382c1 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. hace 7 años
  Don Hinton 5298935fe7 [dump] Remove NDEBUG from test to enable dump methods [NFC] hace 7 años
  Matthias Braun 0248ff99fa ScheduleDAGInstrs: Fix fixupKills() hace 8 años
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames hace 8 años
  Matthias Braun 88d207542b Cleanup dump() functions. hace 8 años
  Matthias Braun 690a3cbc95 MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it hace 9 años
  Duncan P. N. Exon Smith e16c630f4a CodeGen: Use MachineInstr& in PostRASchedulerList, NFC hace 9 años
  Duncan P. N. Exon Smith 567409db69 CodeGen: Use MachineInstr& in TargetInstrInfo, NFC hace 9 años
  Mitch Bodart 27d8b837b7 CodeGen: Move check of EnablePostRAScheduler to avoid disabling antidependency breaker hace 9 años
  Matthias Braun 6a6190de10 CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC hace 9 años
  Andrew Kaylor 1e455c5cfb Re-commit optimization bisect support (r267022) without new pass manager support. hace 9 años
  Vedant Kumar 8866d94a61 Revert "Initial implementation of optimization bisect support." hace 9 años
  Andrew Kaylor c852398cbc Initial implementation of optimization bisect support. hace 9 años
  Mehdi Amini f6071e14c5 [NFC] Header cleanup hace 9 años
  Derek Schuff fadd113c9b Introduce MachineFunctionProperties and the AllVRegsAllocated property hace 9 años
  Krzysztof Parzyszek 05a0bf3589 Invoke DAG postprocessing in the post-RA scheduler hace 9 años
  Krzysztof Parzyszek 0c79dd7f42 Add DAG mutation interface to the post-RA scheduler hace 9 años
  Duncan P. N. Exon Smith a26cd9c5ba CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC hace 9 años
  Matthias Braun 810bd4f219 MachineScheduler: Add regpressure information to debug dump hace 9 años
  Matthias Braun e9564b2bbe ScheduleDAGInstrs: Remove IsPostRA flag; NFC hace 9 años
  Duncan P. N. Exon Smith ba910070a0 CodeGen: Use range-based for in PostRAScheduler, NFC hace 10 años