platform/upstream/llvm.git
2022-02-14 Nick Desaulniers[funcattrs] check reachability to improve noreturn
2022-02-14 Nikolas Klauser[libc++] Prepare string.nonmembers for constexpr
2022-02-14 LLVM GN Syncbot[gn build] Port 5d1c1a243c4d
2022-02-14 Marek Kurdej[libc++] [C++2b] [P0943] Add stdatomic.h header.
2022-02-14 Fangrui SongRevert D119669 "[NVPTX] Prefix "$L__" for branch label...
2022-02-14 Alex Lorenz[clang][test] Add -fuse-ld= to test cases added in...
2022-02-14 Louis Dionne[release] Use a supported way of building libc++ when...
2022-02-14 Dmitry Vassiliev[NVPTX] Prefix "$L__" for branch label names
2022-02-14 Jay Foad[MC] Define and use MCRegisterInfo::regsOverlap
2022-02-14 Joe Nash[AMDGPU] Fix AGPR offset for waitcnt
2022-02-14 Louis Dionne[libc++abi] Add a from-scratch testing config for Apple...
2022-02-14 Joseph Huber[Libomptarget][NFC] Remove constexpr to hide warnings
2022-02-14 Valentin Clement[flang] Lower basic function with scalar integer/logica...
2022-02-14 Alex Lorenz[clang][driver] add clang driver support for emitting...
2022-02-14 Martin Storsjö[libcxx] [test] Fix the get_weekday test on glibc
2022-02-14 Martin Storsjö[libcxx] [test] Simplify the handling of platform speci...
2022-02-14 Jonas Devlieghere[crashlog] Change heuristic to stripping the meta data...
2022-02-14 Jonas Devlieghere[lldb] Stop forwarding LLDB_DEFAULT_PYTHON_VERSION...
2022-02-14 Arthur O'Dwyer[libc++] [test] Uncomment std::ranges::min_element...
2022-02-14 Martin Storsjö[libcxx] Fix setup of MSVC specific intrinsics in Ryu...
2022-02-14 Jonathan Peyton[OpenMP][libomp] Introduce oneAPI compiler support
2022-02-14 Joe Nash[AMDGPU] Pre-commit test for wait between agpr & vgpr
2022-02-14 LLVM GN Syncbot[gn build] Port 85355a560a33
2022-02-14 LLVM GN Syncbot[gn build] Port 2a8f9a5e95de
2022-02-14 Raman Tenneti[libc] [Obvious] Fix.
2022-02-14 Nikolas Klauser[libc++] Implement P0627R6 (Function to mark unreachabl...
2022-02-14 Raman Tenneti[libc] [Obvious] Fix.
2022-02-14 Sanjay Patel[InstCombine] add tests for min/max intrinsics with...
2022-02-14 Snehasish KumarRevert "[memprof] Refactor out the MemInfoBlock into...
2022-02-14 Snehasish KumarRevert "[memprof] Introduce a wrapper around MemInfoBlock."
2022-02-14 Snehasish KumarRevert "[InstrProf] Make the IndexedInstrProf header...
2022-02-14 Snehasish KumarRevert "Reland "[memprof] Extend the index prof format...
2022-02-14 Louis Dionne[libc++][NFC] Remove redundant comment about availabili...
2022-02-14 Ahmed Bougacha[IR] Define "ptrauth" operand bundle.
2022-02-14 LLVM GN Syncbot[gn build] Port de54e4ab78ef
2022-02-14 Louis Dionne[libc++][NFC] Remove trailing whitespace
2022-02-14 Jason MolendaAlt mechanism to find the first loadable seg in a Mach...
2022-02-14 Shraiysh Vaishay[OpenMP][IRBuilder] Change the default constructor...
2022-02-14 Aaron BallmanUpdate the diagnostic behavior of [[noreturn]] in C2x
2022-02-14 Fangrui Song[lldb] Fix use-after-move in SymbolFile/NativePDB
2022-02-14 Fangrui Song[BitcodeReader] Fix use-after-move
2022-02-14 Snehasish KumarReland "[memprof] Extend the index prof format to inclu...
2022-02-14 Andy Yankovsky[lldb] Enable test for `getelementptr` const args for...
2022-02-14 Peter Klausler[flang] Allow DATA initialization of derived types...
2022-02-14 Fangrui Song[llvm-profdata] Fix use-after-move
2022-02-14 Maksim Panchenko[BOLT] Make order of jump table successors deterministic
2022-02-14 Kai Nacke[SystemZ/z/OS] Add XPLINK dynamic stack allocation
2022-02-14 alex-t[AMDGPU] Divergence-driven abs instruction selection
2022-02-14 Maksim Panchenko[BOLT] Skip warning message if no functions were ignored
2022-02-14 LLVM GN Syncbot[gn build] Port 0f73fb18ca33
2022-02-14 Snehasish KumarRevert "[memprof] Extend the index prof format to inclu...
2022-02-14 Alex Brachet[libc] Create cpp::IntegerSequence analogous to std...
2022-02-14 Raman TennetiIntroduce getenv to LLVM libc
2022-02-14 Peter Klausler[flang] Allow for deferred-length character in Establis...
2022-02-14 Andy Yankovsky[lldb] Add a positive test for `getelementptr` constant...
2022-02-14 LLVM GN Syncbot[gn build] Port 43c2348c5b92
2022-02-14 Snehasish Kumar[memprof] Extend the index prof format to include memor...
2022-02-14 Snehasish Kumar[InstrProf] Make the IndexedInstrProf header backwards...
2022-02-14 Snehasish Kumar[memprof] Introduce a wrapper around MemInfoBlock.
2022-02-14 Snehasish Kumar[memprof] Refactor out the MemInfoBlock into a macro...
2022-02-14 Fangrui Song[ELF][docs] Document "Output section type"
2022-02-14 Balazs BenicsRevert "[analyzer] Add failing test case demonstrating...
2022-02-14 Balazs BenicsRevert "[analyzer] Fix taint propagation by remembering...
2022-02-14 Balazs BenicsRevert "[analyzer] Fix taint rule of fgets and setproct...
2022-02-14 Stella Laurenzo[mlir][python] Directly implement sequence protocol...
2022-02-14 Mark de Wever[libc++][nfc] Add TEST_HAS_NO_FILESYSTEM_LIBRARY.
2022-02-14 Jonas Devlieghere[lldb] Skip TestIOHandlerPythonREPLSigint if *host...
2022-02-14 Dávid Bolvanský[Inliner] Respect noinline call site attribute
2022-02-14 LLVM GN Syncbot[gn build] Port 00cd6c04202a
2022-02-14 Alex Lorenz[Preprocessor] Reduce the memory overhead of `#define...
2022-02-14 Fangrui Song[ELF] Fix dead initialization. NFC
2022-02-14 Aart Bik[mlir][sparse] minor cleanup of include placement
2022-02-14 Simon Pilgrim[InstCombine] Add additional tests requested for D119715
2022-02-14 Siva Chandra... [libc][cpp] Add a constructor to ArrayRef to construct...
2022-02-14 Kai Nacke[Systemz/z/OS] Centralize emitting the call type inform...
2022-02-14 Kevin P. Neal[FPEnv][InstSimplify] Fold fsub X, +0 ==> X
2022-02-14 Marius Brehler[mlir][emitc] Add a pointer type
2022-02-14 Dave Lee[lldb] Replace asserts on .Success() with assertSuccess()
2022-02-14 Arthur O'Dwyer[clang] Don't emit redundant warnings for 'return;'
2022-02-14 Arthur O'Dwyer[clang] [test] Fix an apparent typo in SemaCXX/consteva...
2022-02-14 Arthur O'Dwyer[libc++] [NFC] s/geenrally/generally/
2022-02-14 Momchil VelikovFix test failure for targets with varying uwtable defaults
2022-02-14 Igor Zhukov[libc++] [NFC] Fix a typo in Cxx2bIssues.csv
2022-02-14 Balazs Benics[analyzer] Fix taint rule of fgets and setproctitle_init
2022-02-14 Balazs Benics[analyzer] Fix taint propagation by remembering to...
2022-02-14 Balazs Benics[analyzer] Add failing test case demonstrating buggy...
2022-02-14 Guillaume Chatelet[libc][benchmark] Fix change in JSon API
2022-02-14 Arthur O'Dwyer[libc++] Remove U+2009 THIN SPACE from comments in...
2022-02-14 Arthur O'Dwyer[libc++] Remove U+00AD SOFT HYPHEN from comments in...
2022-02-14 phyBrackets[analyzer][NFCi] Use the correct BugType in CStringChecker.
2022-02-14 Aaron BallmanFix the Sphinx build
2022-02-14 Aaron BallmanImplement WG14 N2764 the [[noreturn]] attribute
2022-02-14 Momchil VelikovExtend the `uwtable` attribute with unwind table kind
2022-02-14 Florian Hahn[DSE] Add additional tests with unreachable exits.
2022-02-14 Simon Pilgrim[InstCombine] Add test coverage for Issue #53610
2022-02-14 Nikita Popov[ItaniumCXXABI] Avoid pointer element type accesses
2022-02-14 Serguei Katkov[Safepoint Verifier] Add a false positive test.
2022-02-14 Nikita Popov[CGBuilder] Remove CreateBitCast() method
2022-02-14 Aaron BallmanCheck for the overloadable attribute in all the appropr...
2022-02-14 David Spickett[compiler-rt][xray] Disable fdr-reinit test on Arm
next