Commit History

Author SHA1 Message Date
  Bjorn Pettersson a80a3919ff Add "const" in GetUnderlyingObjects. NFC 6 years ago
  Fangrui Song 46622a5909 Use llvm::stable_sort 6 years ago
  Bjorn Pettersson bba2202bb1 [CodeGen] Add "const" to MachineInstr::mayAlias 6 years ago
  Brendon Cahoon 0cd628a5aa [Pipeliner] Fix incorrect loop carried dependence calculation 6 years ago
  Philip Reames edce282ba0 [CodeGen] Be as conservative about atomic accesses as for volatile 6 years ago
  Alexey Lapshin 6a77dc8b8e [NFC] Test commit : fix typo. 6 years ago
  Brendon Cahoon b7195a6d8d [Pipeliner] Add two pragmas to control software pipelining optimization 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Adrian Prantl 4b3832cfb3 Reapply r345008 "Split MachinePipeliner code into header and cpp files" 6 years ago
  Hiroshi Inoue 7a9527e0eb [NFC] fix trivial typos in comments 6 years ago
  Adrian Prantl c802439b02 Revert "Revert "Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"""" 6 years ago
  Lama Saba b4be4da6e3 Revert "Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files""" 6 years ago
  Lama Saba 063801a207 Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"" 6 years ago
  Lama Saba 97a275864c Resubmit rL345008 "Split MachinePipeliner code into header and cpp files" 6 years ago
  Stefan Granitz ce0779c34c Revert "Resubmit rL345008 "Split MachinePipeliner code into header and cpp files"" 6 years ago
  Lama Saba a99d6d2122 Resubmit rL345008 "Split MachinePipeliner code into header and cpp files" 6 years ago
  Francis Visoiu Mistrih 83895b33cb [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand 6 years ago
  Sumanth Gundapaneni 4b57585e55 [Pipeliner] Ignore Artificial dependences while computing recurrences. 6 years ago
  Sumanth Gundapaneni e87a916f68 [Pipeliner] Remove the unneeded include header(NFC). 6 years ago
  Aleksandr Urakov d07f87e01a Revert "[MachinePipeliner] Split MachinePipeliner code into header and cpp files" 6 years ago
  Lama Saba 40760b733d [MachinePipeliner] Split MachinePipeliner code into header and cpp files 6 years ago
  Sumanth Gundapaneni 39197f38a5 [Pipeliner] copyToPhi DAG Mutation to improve scheduling. 6 years ago
  Sumanth Gundapaneni ba50914be1 [Pipeliner] Use the Index from Topo instead of relying on NodeNum. (NFC) 6 years ago
  Sumanth Gundapaneni 19a8ca2849 [Pipeliner] Fix the Schedule DAG topoligical order. 6 years ago
  George Burgess IV ea46abe2cc Replace most users of UnknownSize with LocationSize::unknown(); NFC 6 years ago
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 years ago
  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