Historique des commits

Auteur SHA1 Message Date
  Peter Collingbourne 57c068763a IR. Change strip* family of functions to not look through aliases. il y a 6 ans
  Guozhi Wei fc203b9625 [CodeGen/Analysis] Intrinsic llvm.assume should not block tail call optimization il y a 6 ans
  Peter Collingbourne 69783d2696 CodeGen: Don't follow aliases when extracting type info. il y a 6 ans
  Tim Northover 32c7e441d6 DAG: allow DAG pointer size different from memory representation. il y a 6 ans
  Matt Arsenault fff0af4260 GlobalISel: Move computeValueLLTs il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Francis Visoiu Mistrih 849dd13009 [CodeGen] Ignore return sext/zext attributes of unused results for tail calls il y a 6 ans
  Robert Lougher e781359f6e [CodeGen] skip lifetime end marker in isInTailCallPosition il y a 6 ans
  Chandler Carruth 2aaf7228e0 [TI removal] Make variables declared as `TerminatorInst` and initialized il y a 6 ans
  David Green ae073c99a4 [CodeGen] Enable tail calls for functions with NonNull attributes. il y a 7 ans
  Heejin Ahn 408053d6cd [WebAssembly] Add isEHScopeReturn instruction property il y a 7 ans
  Heejin Ahn 2522e34cd5 Change ambiguous uses of term 'funclet' to 'EH scopes'. NFC. il y a 7 ans
  Heejin Ahn a3ccaa9b88 [WebAssembly] Add functions for EHScopes il y a 7 ans
  Matthias Braun d318139827 MachineFunction: Return reference from getFunction(); NFC il y a 7 ans
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. il y a 7 ans
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target il y a 7 ans
  David Blaikie 48319238e4 Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering il y a 7 ans
  Wei Mi 9930880cbf Fix a bug for rL312641. il y a 8 ans
  Wei Mi 78696b31cd [TailCall] Allow llvm.memcpy/memset/memmove to be tail calls when parent il y a 8 ans
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... il y a 8 ans
  Peter Collingbourne 537523b656 Move llvm::canBeOmittedFromSymbolTable() to Analysis. il y a 8 ans
  Reid Kleckner 6707770d48 Rename AttributeSet to AttributeList il y a 8 ans
  Ahmed Bougacha d770fa9542 [CodeGen] Further simplify returned call operand logic. NFC. il y a 8 ans
  Ahmed Bougacha 26b44dde79 [CodeGen] Simplify logic that looks for returned call operands. NFC-ish. il y a 8 ans
  Matthias Braun 347847bcdc Move most EH from MachineModuleInfo to MachineFunction il y a 8 ans
  Eric Christopher e7b3959e01 Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction" il y a 8 ans
  Matthias Braun 29c7b3a03e Move most EH from MachineModuleInfo to MachineFunction il y a 8 ans
  Bjorn Pettersson 498c1670f8 Fix memory issue in AttrBuilder::removeAttribute uses. il y a 8 ans
  Michael Kuperstein 2a93bda6e9 [CGP] Be less conservative about tail-duplicating a ret to allow tail calls il y a 9 ans
  Reid Kleckner a4d7181fe4 Remove FIXME about asserting on the end iterator il y a 9 ans