提交历史

作者 SHA1 备注 提交日期
  Bjorn Pettersson a80a3919ff Add "const" in GetUnderlyingObjects. NFC 6 年之前
  Chandler Carruth 5c48ac9139 [CallSite removal] Move the legacy PM, call graph, and some inliner 6 年之前
  Craig Topper e3696113b6 Implementation of asm-goto support in LLVM 6 年之前
  James Y Knight 6029aa8149 [opaque pointer types] Pass function types to CallInst creation. 6 年之前
  David Callahan 26d8013491 Update entry count for cold calls 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Chandler Carruth 81aa712273 [CallSite removal] Migrate all Alias Analysis APIs to use the newly 6 年之前
  Vedant Kumar eeb1971b1c [IR] Add Instruction::isLifetimeStartOrEnd, NFC 6 年之前
  Michael Kruse 42a382c204 Introduce llvm.loop.parallel_accesses and llvm.access.group metadata. 6 年之前
  Chandler Carruth 2aaf7228e0 [TI removal] Make variables declared as `TerminatorInst` and initialized 6 年之前
  David Bolvansky 88ab670557 Enrich inline messages 7 年之前
  David Bolvansky 8e70a95cbc Revert "Enrich inline messages", tests fail 7 年之前
  David Bolvansky 788bdbbd5c Enrich inline messages 7 年之前
  David Bolvansky 757fc2f38e Revert Enrich inline messages 7 年之前
  David Bolvansky 99862d39d7 Enrich inline messages 7 年之前
  Fangrui Song af7b1832a0 Remove trailing space 7 年之前
  David Blaikie 8325fb20d4 Move Analysis/Utils/Local.h back to Transforms 7 年之前
  Heejin Ahn 5b752cf527 [WebAssembly] Add Wasm personality and isScopedEHPersonality() 7 年之前
  Reid Kleckner 543b638e89 Treat inlining a notail call as a regular, non-tail call 7 年之前
  David Blaikie 283527b390 Fix a couple of layering violations in Transforms 7 年之前
  Daniel Neilson e89505778e [InlineFunction] Update deprecated use of IRBuilder CreateMemCpy (NFC) 7 年之前
  Florian Hahn d0f9a4c472 [InlineFunction] Set arg attrs even if there only are VarArg attrs. 7 年之前
  Easwaran Raman fd335155cc Add a ProfileCount class to represent entry counts. 7 年之前
  Florian Hahn bb854af99f [InlineFunction] Preserve calling convention when forwarding VarArgs. 7 年之前
  Florian Hahn d9fc780bef [InlineFunction] Preserve attributes when forwarding VarArgs. 7 年之前
  Florian Hahn 7b0cf7929a [InlineFunction] Inline vararg functions that do not access varargs. 7 年之前
  Florian Hahn b45da9e64a [InlineFunction] Set debug loc for call to forward varargs. 7 年之前
  Adrian Prantl 0375b23748 Generalize llvm::replaceDbgDeclare and actually support the use-case that 7 年之前
  Florian Hahn 7bcd8a152c [InlineFunction] Only replace call if there are VarArgs to forward. 7 年之前
  Arnold Schwaighofer ec3e964882 Inliner: Don't mark notail calls with the 'tail' attribute 7 年之前