platform/upstream/llvm.git
2019-10-14 Craig Topper[X86] Autogenerate complete checks. NFC
2019-10-14 Nico WeberMake symbols.test pass on Windows.
2019-10-14 Nico WeberMake code-action-request.test and request-reply.test...
2019-10-14 Nico WeberDon't run background-index.test on Windows.
2019-10-13 Florian Hahn[NewGVN] Use m_Br to simplify code a bit. (NFC)
2019-10-13 Joerg SonnenbergerAdd a pass to lower is.constant and objectsize intrinsics
2019-10-13 Joerg SonnenbergerImprove __builtin_constant_p lowering
2019-10-13 Simon Atanasyanmerge-request.sh: Update 9.0 metabug for 9.0.1
2019-10-13 Johannes Doerfert[Attributor] Shortcut no-return through will-return
2019-10-13 Johannes Doerfert[Attributor][FIX] NullPointerIsDefined needs the pointe...
2019-10-13 Johannes Doerfert[Attributor][MemBehavior] Fallback to the function...
2019-10-13 Johannes Doerfert[Attributor][FIX] Use check prefix that is actually...
2019-10-13 Roman Lebedev[NFC][InstCombine] Some preparatory cleanup in dropRedu...
2019-10-13 DeForest Richards[Docs] Moves Control Flow Document to User Guides
2019-10-13 Simon Pilgrim[X86] getTargetShuffleInputs - Control KnownUndef mask...
2019-10-13 Craig Topper[X86] Enable use of avx512 saturating truncate instruct...
2019-10-13 Nico WeberAdd missing "REQUIRES: shell" to system-include-extract...
2019-10-13 Sanjay Patel[ConstantFold] fix inconsistent handling of extractelem...
2019-10-13 Sanjay Patel[InstCombine] don't assume 'inbounds' for bitcast deref...
2019-10-13 Nico WeberMake the last to clangd unit tests pass on Windows.
2019-10-13 Roman Lebedev[NFC][InstCombine] More test for "sign bit test via...
2019-10-13 Simon Pilgrim[X86] SimplifyMultipleUseDemandedBitsForTargetNode...
2019-10-13 Simon Pilgrim[X86] getTargetShuffleInputs - add KnownUndef/Zero...
2019-10-13 Casey Carter[libc++][test] std::variant test cleanup
2019-10-13 Casey Carter[libc++][test] <=> now has a feature-test macro
2019-10-13 Nico Webergn build: (manually) merge r374720
2019-10-13 Paul Hoad[clang-format] Proposal for clang-format to give compil...
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...
next