platform/upstream/llvm.git
2021-04-05 Arnamoy Bhattacharyya[flang][driver] Add options for -Werror
2021-04-05 Fraser Cormack[RISCV] Add support for bitcasts between scalars and...
2021-04-05 Sanjay Patel[InstCombine] fix potential miscompile in select value...
2021-04-05 Sanjay Patel[InstCombine] add test for miscompile from select value...
2021-04-05 John Paul Adrian... [M68k] Mark public functions with the LLVM_EXTERNAL_VIS...
2021-04-05 Fraser Cormack[RISCV] Expand scalable-vector truncstores and extloads
2021-04-05 Erik Pilkington[SemaObjC] Fix a -Wbridge-cast false-positive
2021-04-05 Stefan Pintilie[PowerPC] Fix issue where binary uses a .got but is...
2021-04-05 Peyton, Jonathan L[OpenMP] Fix incorrect KMP_STRLEN() macro
2021-04-05 Alexey Bataev[SLP]Improve vectorization of the CmpInst instructions.
2021-04-05 Paul C. Anagnostopoulos[TableGen] [docs] Correct a couple of mistakes; use...
2021-04-05 Alex Orlov* NFC. Refactored DIPrinter for better support of new...
2021-04-05 Fraser Cormack[RISCV] Add a test showing incorrect codegen
2021-04-05 Simon Pilgrim[X86] Fold xor(zext(xor(x,c1)),c2) -> xor(zext(x),xor...
2021-04-05 Simon Pilgrim[X86] Add second PR47603 test case
2021-04-05 Thomas Preud... [DebugInfo, CallSites, test] Fix use of undef FileCheck var
2021-04-05 Josh Berdine[NFC][OCaml] Reformat to clean up following CAMLprim...
2021-04-05 Josh Berdine[NFC][OCaml] Remove vestigial CAMLprim declarations
2021-04-05 Josh Berdine[OCaml] Omit unnecessary GC root registrations
2021-04-05 Josh Berdine[OCaml] Code simplification using string allocation...
2021-04-05 Josh Berdine[OCaml] Code simplification using option allocation...
2021-04-05 Josh Berdine[OCaml] Minor optimizations by avoiding double initiali...
2021-04-05 Josh Berdine[OCaml] Fix unsafe uses of Store_field
2021-04-05 Sylvestre Ledruignore -flto= options recognized by GCC
2021-04-05 Max Kazantsev[Test] Auto-update checks in a test
2021-04-05 Max Kazantsev[Test] Split out new and old PM tests
2021-04-05 Max Kazantsev[Test] Add tests for various scenarios of PRE of a...
2021-04-05 Yaxun (Sam... [CUDA][HIP] rename -fcuda-flush-denormals-to-zero
2021-04-05 Dave Lee[lldb] Replace unneeded use of Foundation with Objectiv...
2021-04-05 Dave Lee[lldb] Import ObjectiveC module instead of Foundation...
2021-04-05 Craig Topper[RISCV] Use gorciw for i32 orc.b intrinsic when Zbp...
2021-04-04 Fangrui Song[sanitizer] Simplify GetTls with dl_iterate_phdr on...
2021-04-04 Arthur O'Dwyer[libc++] Fix test_macros.h in the same way as commit...
2021-04-04 Arthur O'Dwyer[libc++] Fix the header guard from _LIBCPP_STEAMBUF...
2021-04-04 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2021-04-04 Roman Lebedev[NFC][InstCombine] Extract canTryToConstantAddTwoShiftA...
2021-04-04 Roman Lebedev[NFC][InstCombine] Add test for PR49778
2021-04-04 Craig Topper[RISCV] Lower orc.b intrinsic to RISCVISD::GORCI.
2021-04-04 Thomas Preud... [HIP, test] Fix use of undef FileCheck var
2021-04-04 Thomas Preud... [HIP-Clang, test] Fix use of undef FileCheck var
2021-04-04 Mark de Wever[libc++] Improve generate_feature_test_macro_components.py.
2021-04-04 Fangrui Song[Driver] Detect libstdc++ include paths for native...
2021-04-04 Martin Storsjö[libcxx] [test] Link against msvcprt as C++ ABI library...
2021-04-04 Sanjay Patel[InstCombine] fold popcount of exactly one bit to shift
2021-04-04 Sanjay Patel[InstCombine] add tests for ctpop of power-of-2; NFC
2021-04-04 Nikita Popov[SimplifyCFG] Handle two equal cases in switch to select
2021-04-04 Nikita Popov[SimplifyCFG] Add switch-to-select test with two equal...
2021-04-04 Nikita Popov[SimplifyCFG] Make test more robust (NFC)
2021-04-04 Aaron BallmanSpeculative fix for failing build bot.
2021-04-04 Roman Lebedev[llvm-exegesis] SnippetFile: do create source manager...
2021-04-04 Nikita Popov[CVP] Add more tests for select with overdefined operan...
2021-04-04 Roman Lebedev[llvm-exegesis] Don't erroneously refuse to measure...
2021-04-04 Dimitry AndricDon't check that std::pair is trivially copyable on...
2021-04-04 Butygin[mlir][NFC] Fully spell mlir types names in LoopLikeOpI...
2021-04-04 Nikita Popov[LVI] Don't bail on overdefined value in select
2021-04-04 Nikita Popov[CVP] Add test for and of min (NFC)
2021-04-04 Jason MolendaRevert "Add support for fetching signed values from...
2021-04-04 Vitaly Buka[NFC][scudo] Restore !UseQuarantine check in tests
2021-04-04 Craig Topper[RISCV] Don't convert fshr/fshl to target specific...
2021-04-04 Timm Bäder[clang][parser] Set source ranges for GNU-style attributes
2021-04-04 Juneyoung Lee[InstCombine] Conditionally fold select i1 into and/or
2021-04-04 Juneyoung Lee[InstSimplify] Add a test for folding comparison with...
2021-04-04 Juneyoung Lee[InstCombine] precommit pr49688.ll (NFC)
2021-04-04 Juneyoung Lee[InstCombine] Reapply update_test_checks.py to unsigned...
2021-04-03 Thomas Preud... [C++20, test] Fix use of undef FileCheck variable
2021-04-03 David BlaikiePreprocessor conditionalize some assert-only functions...
2021-04-03 David BlaikieAdd void cast to suppress -Wunused-member-variable...
2021-04-03 David BlaikieAdd workaround for false positive in -Wfree-nonheap...
2021-04-03 David BlaikieOpaque pointers: Migrate examples to use load with...
2021-04-03 Mircea Trofin[mlgo] fix build rules
2021-04-03 Roman Lebedev[NFC][X86] Split VPMOV* AVX2 instructions into their...
2021-04-03 Craig Topper[TableGen] Use StringRef instead of std::string to...
2021-04-03 Philip ReamesSpeculative attempt to stablize a test
2021-04-03 Jez Ng[lld-macho] Another attempt at fixing 32-bit builds
2021-04-03 Jez Ng[lld-macho] Fix build on 32-bit systems
2021-04-03 Nico WeberRevert "[lld-link] Enable addrsig table in COFF lto"
2021-04-03 Nikita Popov[FastISel] Remove kill tracking
2021-04-03 Christian SiggSilence `-Wunused-private-field` warning on isIsolatedF...
2021-04-03 Nikita Popov[InstCombine] Add load/store forwarding test with odd...
2021-04-03 Simon Pilgrim[X86] Fold xor(truncate(xor(x,c1)),c2) -> xor(truncate...
2021-04-03 Simon Pilgrim[X86] Add PR47603 test case
2021-04-03 Simon Pilgrim[X86][SSE] isHorizontalBinOp - use getTargetShuffleInpu...
2021-04-03 Bjorn PetterssonFix build rules for LLVM_WITH_Z3 after D95727
2021-04-03 Nikita Popov[Loads] Forward constant vector store to load of first...
2021-04-03 Nikita Popov[BasicAA] Don't store AATags in cache key (NFC)
2021-04-03 Nikita Popov[BasicAA] Don't pass through AA metadata (NFCI)
2021-04-03 Thomas Preud... [PGO, test] Fix typo in FileCheck var
2021-04-03 Craig Topper[RISCV] Refactor conversion of B extensions to IR intri...
2021-04-03 David BlaikieAdd missing override to clang tblgen AttrEmitter
2021-04-03 Matheus Izvekov[clang] NFC: remove trailing white spaces from some...
2021-04-03 Fangrui Song[lld-macho] Fix -Wsuggest-override after D99633. NFC
2021-04-02 Craig Topper[RISCV] Add signext attribute to i32 orc.b test for...
2021-04-02 Nico Weber[gn build] hook up tsan on macOS too
2021-04-02 Jez Ng[lld-macho][nfc] Refactor in preparation for 32-bit...
2021-04-02 Nico Weber[gn build] (manually) port 4c58f333f141
2021-04-02 Nico WeberRevert "[sanitizer] Simplify GetTls with dl_iterate_phdr"
2021-04-02 Jinsong Ji[CSSPGO][Test] XFAIL profile-context-tracker-debug...
2021-04-02 Muhammad Omair... [LLDB] Sleep for 5 second TestVSCode_launch test_progre...
2021-04-02 peter klausler[flang] Address more MSVC build issues with reductions
2021-04-02 Vitaly Buka[NFC][scudo] Move macro into a shared header
next