Historique des commits

Auteur SHA1 Message Date
  Matt Arsenault 1733b9a34a StackProtector: Use PointerMayBeCaptured il y a 6 ans
  Fangrui Song 360e56327d Change some dyn_cast to more apropriate isa. NFC il y a 6 ans
  James Y Knight 6c00b3f35f [opaque pointer types] Pass value type to LoadInst creation. il y a 6 ans
  James Y Knight 6029aa8149 [opaque pointer types] Pass function types to CallInst creation. il y a 6 ans
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. il y a 6 ans
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." il y a 6 ans
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 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
  Vedant Kumar eeb1971b1c [IR] Add Instruction::isLifetimeStartOrEnd, NFC il y a 6 ans
  Petr Pavlu 659d8117b2 [GlobalISel] Fix insertion of stack-protector epilogue il y a 6 ans
  Matthias Braun d79789afc6 CodeGen: Remove pipeline dependencies on StackProtector; NFC il y a 7 ans
  Matthias Braun 87100fdc04 Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipeline dependencies on StackProtector; NFC" il y a 7 ans
  Matthias Braun 50f2228bda CodeGen: Remove pipeline dependencies on StackProtector; NFC il y a 7 ans
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. il y a 7 ans
  Matt Davis 41a887af5a [StackProtector] Ignore certain intrinsics when calculating sspstrong heuristic. il y a 7 ans
  Hans Wennborg e33d953bea Re-commit r319490 "XOR the frame pointer with the stack cookie when protecting the stack" il y a 7 ans
  Hans Wennborg 206bdbac74 Revert r319490 "XOR the frame pointer with the stack cookie when protecting the stack" il y a 7 ans
  Reid Kleckner a4d647d52a XOR the frame pointer with the stack cookie when protecting the stack 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
  Vivek Pandya 2540c741d5 [NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure il y a 7 ans
  Adam Nemet 3b8950a6d6 Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.* il y a 7 ans
  Eugene Zelenko 643c0a4367 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). il y a 8 ans
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... il y a 8 ans
  Matthias Braun 6764d4642c Remove some #include from StackProtector.h; NFC il y a 8 ans
  Matthias Braun 94c4904dc5 CodeGen: Rename DEBUG_TYPE to match passnames il y a 8 ans
  Francis Visoiu Mistrih ae1c853358 [LegacyPassManager] Remove TargetMachine constructors il y a 8 ans
  Serge Guelton 9d54400bba Module::getOrInsertFunction is using C-style vararg instead of variadic templates. il y a 8 ans
  Diana Picus 1d02724c71 Revert "Turn some C-style vararg into variadic templates" il y a 8 ans
  Serge Guelton ec124b3a6f Turn some C-style vararg into variadic templates il y a 8 ans
  Mehdi Amini 8701bbc75d Revert "Turn some C-style vararg into variadic templates" il y a 8 ans