Commit Verlauf

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