Commit Verlauf

Autor SHA1 Nachricht Datum
  Teresa Johnson ef512ca8e6 Change TargetLibraryInfo analysis passes to always require Function vor 6 Jahren
  Fangrui Song 727b16e096 Delete dead stores vor 6 Jahren
  Whitney Tsang bdd7b78551 PHINode: introduce setIncomingValueForBlock() function, and use it. vor 6 Jahren
  Petar Jovanovic 0ddfb52ad6 [DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC) vor 6 Jahren
  Evandro Menezes d71ea05ab7 [IR] Refactor attribute methods in Function class (NFC) vor 6 Jahren
  Evandro Menezes 6782017317 [IR] Create new method in `Function` class (NFC) vor 6 Jahren
  James Y Knight 3bab951f0f [opaque pointer types] Pass value type to GetElementPtr creation. vor 6 Jahren
  James Y Knight 6c00b3f35f [opaque pointer types] Pass value type to LoadInst 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
  Vlad Tsyrklevich 033d7590b1 SafeStack: Prevent OOB reads with mem intrinsics vor 7 Jahren
  Eli Friedman e07179a223 [SafeStack] Set debug location for calls to __safestack_pointer_address. vor 7 Jahren
  David Blaikie 8325fb20d4 Move Analysis/Utils/Local.h back to Transforms vor 7 Jahren
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. vor 7 Jahren
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. vor 7 Jahren
  David Blaikie 283527b390 Fix a couple of layering violations in Transforms vor 7 Jahren
  Daniel Neilson 5b0a1fc9c4 [SafeStack] Use updated CreateMemCpy API to set more accurate source and destination alignments. vor 7 Jahren
  Evgeniy Stepanov 8d5a764aad [safestack] Inline safestack pointer access when possible. vor 7 Jahren
  Adrian Prantl 0375b23748 Generalize llvm::replaceDbgDeclare and actually support the use-case that vor 7 Jahren
  David Blaikie e3a9b4ce3a Fix a bunch more layering of CodeGen headers that are in Target vor 7 Jahren
  Eugene Zelenko 16ffaf8e76 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (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
  Ahmed Bougacha 294ef0b8d6 [CodeGen] Compute DT/LI lazily in SafeStackLegacyPass. NFC. vor 8 Jahren
  Ahmed Bougacha 756714d0de [CodeGen] Split SafeStack into a LegacyPass and a utility. NFC. vor 8 Jahren
  Adrian Prantl b560ea777b PR32382: Fix emitting complex DWARF expressions. vor 8 Jahren
  Serge Guelton 9d54400bba Module::getOrInsertFunction is using C-style vararg instead of variadic templates. vor 8 Jahren