Commit History

Author SHA1 Message Date
  Matthias Braun b064c24e4a ScheduleDAG: Cleanup dumping code; NFC 7 years ago
  Brendon Cahoon 6d962e3374 [Pipeliner] Fix incorrect phi values in the epilog and kernel 7 years ago
  Krzysztof Parzyszek 7e54adc682 Consistently use MemoryLocation::UnknownSize to indicate unknown access size 7 years ago
  Chandler Carruth 2a752bfdae [MI] Change the array of `MachineMemOperand` pointers to be 7 years ago
  Fangrui Song 7d88286b7c [CodeGen] Fix inconsistent declaration parameter name 7 years ago
  Hiroshi Inoue 73d058aa97 [NFC] fix trivial typos in comments 7 years ago
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 years ago
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 years ago
  Hiroshi Inoue 7dc3d5f99a [NFC] fix trivial typos in comments 7 years ago
  Krzysztof Parzyszek f0086dd6e3 [Pipeliner] Use std::stable_sort when ordering NodeSets 7 years ago
  Mandeep Singh Grang 8ba42a9352 [CodeGen] Change std::sort to llvm::sort in response to r327219 7 years ago
  Krzysztof Parzyszek e67cab7ed9 [Pipeliner] Several node-ordering fixes 7 years ago
  Krzysztof Parzyszek b22cddf04e [Pipeliner] Check for affine expression in isLoopCarriedOrder 7 years ago
  Krzysztof Parzyszek b709662b9c [Pipeliner] Add missing loop carried dependences 7 years ago
  Krzysztof Parzyszek 276ad3cf6c [Pipeliner] Fix renaming in pipeliner when eliminating phis 7 years ago
  Krzysztof Parzyszek 2d4c98fec9 [Pipeliner] Fix number of phis to generate in the epilog 7 years ago
  Krzysztof Parzyszek 5f51cb0ad8 [Pipeliner] Use latency to compute RecMII 7 years ago
  Krzysztof Parzyszek 6023f6ca35 [Pipeliner] Fix assert caused by pipeliner serialization 7 years ago
  Krzysztof Parzyszek 42f8f944d9 [Pipeliner] Enable more base+offset dependence changes in pipeliner 7 years ago
  Krzysztof Parzyszek 1e6d98ea5e [Pipeliner] Fix calculation when reusing phis 7 years ago
  Krzysztof Parzyszek 2fc30a3dc4 [Pipeliner] Fix check for order dependences when finalizing instructions 7 years ago
  Krzysztof Parzyszek d5ceb00b90 [Pipeliner] Fix in the pipeliner phi reuse code 7 years ago
  Krzysztof Parzyszek a13b439b13 [Pipeliner] Pipeliner should mark physical registers as used 7 years ago
  Krzysztof Parzyszek b2c894024b [Pipeliner] Correctly update memoperands in the epilog 7 years ago
  Krzysztof Parzyszek 31d44fceb1 [Hexagon] Eliminate subregisters from PHI nodes before pipelining 7 years ago
  David L Kreitzer 447a9343fc Quiet unused variable warnings. NFC. 7 years ago
  Roorda, Jan-Willem eb85033972 [Pipeliner] Fixed node order issue related to zero latency edges 7 years ago
  Roorda, Jan-Willem 751bada62c [Pipeliner] Test commit: fixed spelling mistake in comments 7 years ago
  Krzysztof Parzyszek 48acebcee0 [Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX 7 years ago
  Krzysztof Parzyszek c1836df55e Revert "[Pipeliner] Drop memrefs instead of creating ones with size UINT64_MAX" 7 years ago