Commit History

作者 SHA1 備註 提交日期
  Guillaume Chatelet 641658afc0 [LLVM][Alignment] Introduce Alignment In Attributes 6 年之前
  Evgeniy Stepanov 8060f84343 ARM MTE stack sanitizer. 6 年之前
  Evgeniy Stepanov e88e617b46 Extend function attributes bitset size from 64 to 96. 6 年之前
  Stefan Stipanovic 52d4c048b3 [Attributor] Deduce "nosync" function attribute. 6 年之前
  Brian Homerding 7597e7f179 Add, and infer, a nofree function attribute 6 年之前
  Johannes Doerfert 8a0fc5ba4f [Attr] Add "willreturn" function attribute 6 年之前
  Tim Northover a8aa168ce3 Reapply: IR: add optional type to 'byval' function parameters 6 年之前
  Tim Northover 3d26f10b85 Revert "IR: add optional type to 'byval' function parameters" 6 年之前
  Tim Northover aef2b1ac1a IR: add optional type to 'byval' function parameters 6 年之前
  Matt Arsenault 6e8fb99b69 IR: Add immarg attribute 6 年之前
  Julian Lettner a1e328df4a Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls" 6 年之前
  Julian Lettner 2e1beed270 [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Craig Topper 75aaec5145 [Inliner] Modify the merging of min-legal-vector-width attribute to better handle when the caller or callee don't have the attribute. 6 年之前
  Fangrui Song 53a62241d3 Use llvm::copy. NFC 6 年之前
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 年之前
  Chandler Carruth d2b1fb11d3 [x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative 7 年之前
  Manoj Gupta b22576f80d [Inline] Copy "null-pointer-is-valid" attribute in caller. 7 年之前
  Craig Topper e944ca86b1 [Inliner] Teach inliner to merge 'min-legal-vector-width' function attribute 7 年之前
  Jonas Devlieghere 7eeba255a6 [ADT] Make escaping fn conform to coding guidelines 7 年之前
  Adrian Prantl 26b584c691 Remove \brief commands from doxygen comments. 7 年之前
  Nico Weber 0f38c60baf IWYU for llvm-config.h in llvm, additions. 7 年之前
  Craig Topper a71a379fe7 [Attributes] Fix a bug in AttributeList::get so it can handle a mix of FunctionIndex and ReturnIndex/arg indices at the same time 7 年之前
  Mandeep Singh Grang 6a7cae6e89 [IR] Change std::sort to llvm::sort in response to r327219 7 年之前
  Vlad Tsyrklevich 45013b2e67 Add the ShadowCallStack attribute 7 年之前
  Eugene Zelenko ae11779060 [IR] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC). 7 年之前
  Matt Morehouse 7d085b607d [SimplifyCFG] Create attribute for fuzzing-specific optimizations. 7 年之前
  Oren Ben Simhon 10c992c085 [X86] Added support for nocf_check attribute for indirect Branch Tracking 7 年之前
  Daniel Neilson 9bc0b1080f [Attributes] Fix crash when attempting to remove alignment from an attribute list/set 7 年之前
  Evgeniy Stepanov d47b5b3974 Hardware-assisted AddressSanitizer (llvm part). 7 年之前