Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Stipanovic 52d4c048b3 [Attributor] Deduce "nosync" function attribute. há 6 anos atrás
  Vedant Kumar 0edfaf6dd2 [CodeExtractor] Fix sinking of allocas with multiple bitcast uses (PR42451) há 6 anos atrás
  Vedant Kumar 899d0e6438 [CodeExtractor] Simplify findAllocas, NFC há 6 anos atrás
  Brian Homerding 7597e7f179 Add, and infer, a nofree function attribute há 6 anos atrás
  Johannes Doerfert 8a0fc5ba4f [Attr] Add "willreturn" function attribute há 6 anos atrás
  Quentin Colombet 5742615005 [CodeExtractor] Add a few debug lines to understand why a region is not extracted há 6 anos atrás
  Fangrui Song 360e56327d Change some dyn_cast to more apropriate isa. NFC há 6 anos atrás
  Matt Arsenault 6e8fb99b69 IR: Add immarg attribute há 6 anos atrás
  Vedant Kumar c26f76b367 [CodeExtractor] Do not lift lifetime.end markers for region inputs há 6 anos atrás
  Vedant Kumar 18afa443d9 [CodeExtractor] Only lift lifetime markers present in the extraction region há 6 anos atrás
  Vedant Kumar 9025db3ce7 [CodeExtractor] Restore outputs after creating exit stubs há 6 anos atrás
  Sergey Dmitriev 9a22bfd50b [CodeExtractor] Update function's assumption cache after extracting blocks from it há 6 anos atrás
  James Y Knight 6c00b3f35f [opaque pointer types] Pass value type to LoadInst creation. há 6 anos atrás
  Vedant Kumar acc14ca88d [CodeExtractor] Add support for the `swifterror` attribute há 6 anos atrás
  Julian Lettner a1e328df4a Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls" há 6 anos atrás
  Julian Lettner 2e1beed270 [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls há 6 anos atrás
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Vedant Kumar 8175d01f18 [CodeExtractor] Emit lifetime markers around reloads of outputs há 6 anos atrás
  Vedant Kumar bbbee1ff50 [CodeExtractor] Do not extract unsafe lifetime markers há 6 anos atrás
  Vedant Kumar eeb1971b1c [IR] Add Instruction::isLifetimeStartOrEnd, NFC há 6 anos atrás
  Vedant Kumar 35741b0bf7 [CodeExtractor] Store outputs at the first valid insertion point há 6 anos atrás
  Vedant Kumar e1363b44fe [CodeExtractor] Do not marked outlined calls which may resume EH as noreturn há 6 anos atrás
  Vedant Kumar f00f55a81f [CodeExtractor] Split PHI nodes with incoming values from outlined region (PR39433) há 6 anos atrás
  Vedant Kumar da31f7b670 [CodeExtractor] Mark functions noreturn when applicable há 6 anos atrás
  Vedant Kumar 2b75576214 [CodeExtractor] Do not extract calls to eh_typeid_for (PR39545) há 6 anos atrás
  Vedant Kumar b109c4206a [CodeExtractor] Erase use-without-def debug intrinsics in parent func há 6 anos atrás
  Vedant Kumar c0bb0349d7 [HotColdSplitting] Identify larger cold regions using domtree queries há 6 anos atrás
  Teresa Johnson 0c69da83b3 [hot-cold-split] Name split functions with ".cold" suffix há 6 anos atrás
  Chandler Carruth 7d0753a001 [TI removal] Update CodeExtractor to use Instruction directly. há 6 anos atrás
  Vedant Kumar 0a2a30e517 [CodeExtractor] Erase debug intrinsics in outlined thunks (fix PR22900) há 6 anos atrás