Историја ревизија

Аутор SHA1 Порука Датум
  Djordje Todorovic 856ec6e1b0 [Backend] Keep call site info valid through the backend пре 6 година
  Fangrui Song 46622a5909 Use llvm::stable_sort пре 6 година
  Fangrui Song 5abf2be60c [MachineOutliner] Replace ostringstream based string concatenation with Twine пре 6 година
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. пре 6 година
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." пре 6 година
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. пре 6 година
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo пре 6 година
  Simon Pilgrim fbbe7bd67f Fix Wdocumentation warning. NFCI. пре 6 година
  Jessica Paquette 7331098de4 [MachineOutliner][NFC] Move yet another std::vector out of a loop пре 6 година
  Jessica Paquette 17892fe3f3 [MachineOutliner][NFC] Move std::vector out of loop пре 6 година
  Jessica Paquette 3c93875a30 [MachineOutliner][NFC] Remove IntegerInstructionMap from InstructionMapper пре 6 година
  Jessica Paquette 3b07352f4c [MachineOutliner][NFC] Remove buildCandidateList and replace with findCandidates пре 6 година
  Jessica Paquette 8bd5d3d025 [MachineOutliner][NFC] Candidates don't need to be shared_ptrs anymore пре 6 година
  Jessica Paquette 096ae714d5 [MachineOutliner][NFC] Remove CandidateList, since it's now unused. пре 6 година
  Jessica Paquette 510a34508a Fix buildbot capture warning пре 6 година
  Jessica Paquette d5178b04bc [MachineOutliner][NFC] Simplify and unify pruning/outlining logic пре 6 година
  Jessica Paquette a5d8d4c7c9 [MachineOutliner] Outline functions by order of benefit пре 6 година
  Jessica Paquette f18b476bf7 [MachineOutliner][NFC] Don't create outlined sequence from integer mapping пре 6 година
  Simon Pilgrim 1fd9d3a69d Fix Wdocumentation warning. NFCI. пре 6 година
  Paul Robinson eaa73537bb [DebugInfo] DISubprogram flags get their own flags word. NFC. пре 6 година
  Jessica Paquette 307485263c [MachineOutliner][NFC] Check if CandidatesForRepeatedSeq < 2 пре 6 година
  Jessica Paquette cdd4dd393b [MachineOutliner][NFC] Use MBB flags to avoid call checks in getOutliningInfo пре 6 година
  Jessica Paquette 14f489a3e7 [MachineOutliner][NFC] Exit getOutliningType if there are < 2 candidates пре 6 година
  Alexander Kornienko b81719bd8a Fix uninitialized variable. пре 6 година
  Jessica Paquette 2cfb7f331d [MachineOutliner][NFC] Change getMachineOutlinerMBBFlags to isMBBSafeToOutlineFrom пре 6 година
  Jessica Paquette 412b368b3b [MachineOutliner][NFC] Early exit pruning when candidates don't share an MBB пре 6 година
  Jessica Paquette d2e4943808 [MachineOutliner][NFC] Put suffix tree in buildCandidateList пре 6 година
  Jessica Paquette 0157cb5721 [MachineOutliner][NFC] Only map blocks which have adjacent legal instructions пре 6 година
  Jessica Paquette de78771378 [MachineOutliner][NFC] Don't map MBBs that don't contain legal instructions пре 6 година
  Jessica Paquette 24b118cefd [MachineOutliner][NFC] Remove Parent field from SuffixTreeNode пре 6 година