platform/upstream/llvm.git
2019-10-13 Simon Pilgrim[X86][AVX] Add i686 avx splat tests
2019-10-13 Nico WeberMake most clangd unittests pass on Windows
2019-10-13 Simon PilgrimBlockInCriticalSectionChecker - silence static analyzer...
2019-10-13 Simon PilgrimIRTranslator - silence static analyzer null dereference...
2019-10-13 Csaba Dabis[clang-tidy] bugprone-not-null-terminated-result: check...
2019-10-13 Csaba Dabis[clang-tidy] bugprone-not-null-terminated-result: check...
2019-10-13 Csaba Dabis[clang-tidy] bugprone-not-null-terminated-result: check...
2019-10-13 Csaba Dabis[clang-tidy] bugprone-not-null-terminated-result: check...
2019-10-13 Csaba Dabis[clang-tidy] bugprone-not-null-terminated-result: Sphin...
2019-10-13 Csaba Dabis[clang-tidy] bugprone-not-null-terminated-result: Sphin...
2019-10-13 GN Sync Botgn build: Merge r374707
2019-10-13 Csaba Dabis[clang-tidy] New checker for not null-terminated result...
2019-10-13 Craig Topper[X86] Add a one use check on the setcc to the min/max...
2019-10-13 Craig Topper[X86] Enable v4i32->v4i16 and v8i16->v8i8 saturating...
2019-10-13 Craig Topper[X86] Add v2i64->v2i32/v2i16/v2i8 test cases to the...
2019-10-13 Johannes Doerfert[Attributor][FIX] Avoid splitting blocks if possible
2019-10-13 Johannes Doerfert[Attributor][FIX] Remove leftover, now unused, variable
2019-10-13 Johannes Doerfert[Attributor] Remove unused verification flag
2019-10-13 Johannes Doerfert[Attributor][NFC] Expose call site traversal without...
2019-10-13 Johannes Doerfert[Attributor][FIX] Ensure h2s doesn't trigger on escaped...
2019-10-13 Johannes Doerfert[Attributor][FIX] Do not apply h2s for arbitrary mallocs
2019-10-13 Johannes Doerfert[Attributor][FIX] Add missing function declaration...
2019-10-13 Johannes Doerfert[Attributor][FIX] Avoid modifying naked/optnone functions
2019-10-13 Johannes Doerfert[SROA] Reuse existing lifetime markers if possible
2019-10-12 Nico WeberRevert r374663 "[clang-format] Proposal for clang-forma...
2019-10-12 Nico Webergn build: (manually) merge r374663
2019-10-12 Casey Carter[libc++][test] Silence MSVC warning in std::optional...
2019-10-12 Joel E. DennyRevert r374648: "Reland r374388: [lit] Make internal...
2019-10-12 Joel E. DennyRevert r374649: "Reland r374389: [lit] Clean up interna...
2019-10-12 Joel E. DennyRevert r374650: "Reland r374390: [lit] Extend internal...
2019-10-12 Joel E. DennyRevert 374651: "Reland r374392: [lit] Extend internal...
2019-10-12 Joel E. DennyRevert r374652: "[lit] Fix internal diff's --strip...
2019-10-12 Joel E. DennyRevert r374653: "[lit] Fix a few oversights in r374651...
2019-10-12 Joel E. DennyRevert r374665: "[lit] Try yet again to fix new tests...
2019-10-12 Joel E. DennyRevert r374666: "[lit] Adjust error handling for decode...
2019-10-12 Joel E. DennyRevert r374671: "[lit] Try errors="ignore" for decode...
2019-10-12 Simon Pilgrim[X86] scaleShuffleMask - use size_t Scale to avoid...
2019-10-12 Simon PilgrimSymbolRecord - consistently use explicit for single...
2019-10-12 Simon PilgrimSymbolRecord - fix uninitialized variable warnings...
2019-10-12 Joel E. Denny[lit] Try errors="ignore" for decode introduced by...
2019-10-12 Roman Lebedev[NFC][LoopIdiom] Adjust FIXME to be self-explanatory
2019-10-12 Simon PilgrimReplace for-loop of SmallVector::push_back with SmallVe...
2019-10-12 Simon PilgrimFix cppcheck shadow variable name warnings. NFCI.
2019-10-12 Simon Pilgrim[X86] Use any_of/all_of patterns in shuffle mask patter...
2019-10-12 Joel E. Denny[lit] Adjust error handling for decode introduced by...
2019-10-12 Joel E. Denny[lit] Try yet again to fix new tests that fail on Windo...
2019-10-12 Joel E. DennyRevert r374657: "[lit] Try again to fix new tests that...
2019-10-12 Paul Hoad[clang-format] Proposal for clang-format to give compil...
2019-10-12 Roman Lebedev[LoopIdiomRecognize] Recommit: BCmp loop idiom recognition
2019-10-12 Roman Lebedev[NFC][LoopIdiom] Add bcmp loop idiom miscompile test...
2019-10-12 Roman Lebedev[NFC][LoopIdiom] Move one bcmp test into the proper...
2019-10-12 Sylvestre Ledruremove an useless allocation found by scan-build -...
2019-10-12 Simon Pilgrim[X86][SSE] Avoid unnecessary PMOVZX in v4i8 sum reduction
2019-10-12 Joel E. Denny[lit] Try again to fix new tests that fail on Windows...
2019-10-12 Joel E. DennyRevert r374654: "[lit] Try to fix new tests that fail...
2019-10-12 Simon Pilgrim[CostModel][X86] Improve sum reduction costs.
2019-10-12 Joel E. Denny[lit] Try to fix new tests that fail on Windows bots
2019-10-12 Joel E. Denny[lit] Fix a few oversights in r374651 that broke some...
2019-10-12 Joel E. Denny[lit] Fix internal diff's --strip-trailing-cr and use it
2019-10-12 Joel E. DennyReland r374392: [lit] Extend internal diff to support -U
2019-10-12 Joel E. DennyReland r374390: [lit] Extend internal diff to support...
2019-10-12 Joel E. DennyReland r374389: [lit] Clean up internal diff's encoding...
2019-10-12 Joel E. DennyReland r374388: [lit] Make internal diff work in pipelines
2019-10-12 Benjamin Kramer[Attributor] Extend anonymous namespace. NFC.
2019-10-12 Benjamin Kramer[LV] Merge LLVM_DEBUG blocks.
2019-10-12 Craig Topper[X86] Use pack instructions for packus/ssat truncate...
2019-10-12 Craig Topper[X86] Test SKX cpu in the vector-trunc-packus/ssat...
2019-10-12 Simon Atanasyan[mips] Rely on GPR size not ABI when select instruction...
2019-10-12 Simon Atanasyan[mips] Fix `loadImmediate` calls when load non-address...
2019-10-12 Martin Storsjo[lit] Remove setting of the target-windows feature
2019-10-12 Puyan Lotfi[clang][IFS] Fixing spelling errors in interface-stubs...
2019-10-12 Alexander Shaposhnikov[llvm-lipo] Pass ArrayRef by value.
2019-10-12 Vitaly BukaRevert 374629 "[sancov] Accommodate sancov and coverage...
2019-10-12 Hubert TongNFC: clang-format rL374420 and adjust comment wording
2019-10-12 Zi Xuan Wurecommit: [LoopVectorize][PowerPC] Estimate int and...
2019-10-12 Puyan Lotfi[clang][IFS] Updating tests to pass on -fvisibility...
2019-10-12 Walter Erquinigo[platform process list] add a flag for showing the...
2019-10-12 Walter ErquinigoRevert "[platform process list] add a flag for showing...
2019-10-12 Vitaly Buka[sancov] Accommodate sancov and coverage report server...
2019-10-12 Vitaly Buka[sancov] Use LLVM Support library JSON writer in favor...
2019-10-12 Douglas YungSlightly relax restriction on exact order arguments...
2019-10-12 Walter Erquinigo[platform process list] add a flag for showing the...
2019-10-12 Walter ErquinigoRevert "[platform process list] add a flag for showing...
2019-10-12 Petr Hosek[libunwind] Fix issues introduced in r374606
2019-10-12 Vitaly Buka[asan] Return true from instrumentModule
2019-10-12 Walter Erquinigo[platform process list] add a flag for showing the...
2019-10-12 Walter ErquinigoRevert "[platform process list] add a flag for showing...
2019-10-12 Walter Erquinigo[platform process list] add a flag for showing the...
2019-10-12 David BlaikieDebugInfo: Fix msan use-of-uninitialized exposed by...
2019-10-12 Vedant Kumar[llvm-profdata] Make "malformed-ptr-to-counter-array...
2019-10-12 Adrian PrantlTemporarily Revert [platform process list] add a flag...
2019-10-12 Craig Topper[X86] Fold a VTRUNCS/VTRUNCUS+store into a saturating...
2019-10-12 Craig Topper[X86] Add test case showing missing opportunity to...
2019-10-11 David BlaikieDebugInfo: Reduce the scope of some variables related...
2019-10-11 Jake Ehrlich[libFuzzer] Don't prefix absolute paths in fuchsia.
2019-10-11 Nico Webergn build: (manually) merge r374606 better
2019-10-11 GN Sync Botgn build: Merge r235758
2019-10-11 Walter Erquinigo[platform process list] add a flag for showing the...
2019-10-11 Nico Webergn build: Cmanually) merge r374590
2019-10-11 Stanislav Mekhanoshin[AMDGPU] Use GCN prefix in dpp_combine.mir. NFC.
next