0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[analyzer] Highlight nodes which have error reports in them in red in exploded graph More... almost 7 years ago
[OpenMP] Improve search for libomptarget-nvptx More... almost 7 years ago
[Tooling] Get rid of uses of llvm::Twine::str which is slow. NFC More... almost 7 years ago
[AArch64][v8.5A] Test optional Armv8.5-A random number extension More... almost 7 years ago
[OpenCL] Improve extension-version.cl and to_addr_builtin.cl tests More... almost 7 years ago
Revert untintentionally commited changes More... almost 7 years ago
[Lex] TokenConcatenation now takes const Preprocessor More... almost 7 years ago
[Sema] Handle __va_start for Windows/ARM64 in the same way as for ARM More... almost 7 years ago
Revert "[DebugInfo] Generate debug information for labels." More... almost 7 years ago
clang-format: [JS] conditional types. More... almost 7 years ago
[driver][mips] Adjust target triple accordingly to provided ABI name More... almost 7 years ago
[analyzer] [NFC] Move the code for dumping the program point to ProgramPoint More... almost 7 years ago
[analyzer] [NFC] Heavy refactoring of trackNullOrUndefValue More... almost 7 years ago
[analyzer] [testing] Pass through an extra argument for specifying extra analyzer options More... almost 7 years ago
Remove trailing space in rC343150 More... almost 7 years ago
Init LookupResult::AmbiguityKind More... almost 7 years ago
[DebugInfo] Generate debug information for labels. More... almost 7 years ago
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) More... almost 7 years ago
P1008R1 Classes with user-declared constructors are never aggregates in C++20. More... almost 7 years ago
[X86] For lzcnt/tzcnt intrinsics use cttz/ctlz intrinsics with zero_undef flag set to false. More... almost 7 years ago
[ARM/AArch64][v8.5A] Add Armv8.5-A target More... almost 7 years ago
[analyzer] scan-build: if --status-bugs is passed, don't forget about the exit status of the actual build More... almost 7 years ago
Removed extra semicolon to fix Wpedantic. (NFCI). More... almost 7 years ago
clang-format: [JS] space after parameter naming. More... almost 7 years ago
[clang-cl] Make /Gs imply default stack probes, not /Gs0 (PR39074) More... almost 7 years ago
[CUDA] Fix two failed test cases using --cuda-path-ignore-env More... almost 7 years ago
[Frontend] Tidy up -print-decl-contexts conditions More... almost 7 years ago
P0859R0: List-initialization is potentially-constant-evaluated and triggers instantiation of constexpr functions. More... almost 7 years ago
[OPENMP] Add support for OMP5 requires directive + unified_address clause More... almost 7 years ago
[analyzer] Fix a crash on casting symbolic pointers to derived classes. More... almost 7 years ago