platform/upstream/llvm.git
2018-12-17 Craig Topper[SelectionDAG] Fix noop detection for vectors in Assert...
2018-12-17 Sanjay Patel[InstCombine] don't widen an arbitrary sequence of...
2018-12-17 Alex LorenzFix build after r349380
2018-12-17 Eric FiselierFix FP comparisons when SSE isn't available
2018-12-17 Peter CollingbourneELF: AArch64: Fix errata patch address calculation.
2018-12-17 Craig TopperConvert (CMP (srl/shl X, C), 0) to (CMP (and X, C'...
2018-12-17 Tan S. B.[NFC] Test commit: tweak whitespace in comment
2018-12-17 Zachary Turner[NativePDB] Decouple AST reconstruction from lldb Symbo...
2018-12-17 Alex Lorenz[darwin][arm64] use the "cyclone" CPU for Darwin even...
2018-12-17 Francis Visoiu... [Driver] Don't override '-march' when using '-arch...
2018-12-17 Alex Lorenz[darwin] parse the SDK settings from SDKSettings.json...
2018-12-17 Michal Gorny[test] Add target_info for NetBSD, and XFAIL some of...
2018-12-17 Michal Gorny[test] [re.traits] Remove asserts failing due to invali...
2018-12-17 JF BastienNFC: remove unused variable
2018-12-17 JF BastienAsmParser: test .double NaN and .double inf
2018-12-17 Dmitry Preobrazhensky[AMDGPU][MC][DOC] A fix for build failure in r349370
2018-12-17 Simon Pilgrim[TargetLowering] Add DemandedElts mask to SimplifyDeman...
2018-12-17 Eric FiselierUnbreak green dragon bots w/o __builtin_launder
2018-12-17 Davide ItalianoFix lldb's macosx/heap.py cstr command.
2018-12-17 Jonas Devlieghere[Driver] Fix --repl argument.
2018-12-17 Dmitry Preobrazhensky[AMDGPU][MC][DOC] A fix for build failure in r349368
2018-12-17 Nikita Popov[InstSimplify] Simplify saturating add/sub + icmp
2018-12-17 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description
2018-12-17 Adrian PrantlMake crashlog.py work or binaries with spaces in their...
2018-12-17 Adrian PrantlMake crashlog.py work when a .dSYM is present, but...
2018-12-17 Tim NorthoverFastIsel: take care to update iterators when removing...
2018-12-17 Eric FiselierExpect Clang diagnostics in std::launder test
2018-12-17 Zachary TurnerAdd missing include file.
2018-12-17 Ilya Biryukov[CodeComplete] Fix test failure on different host and...
2018-12-17 Zachary Turner[PDB] Add some helper functions for working with scopes.
2018-12-17 Zachary Turner[Clang AST Context] Add a few helper functions.
2018-12-17 Zachary Turner[MS Demangler] Add a helper function to print a Node...
2018-12-17 Louis Dionne[libcxx] Speeding up partition_point/lower_bound/upper_...
2018-12-17 Simon PilgrimBuild ASTImporterTest.cpp with /bigobj on MSVC builds...
2018-12-17 Petar Avramovic[MIPS GlobalISel] Remove switch statement (fix r349346...
2018-12-17 Tim NorthoverARM: use acquire/release instruction variants when...
2018-12-17 Andrea Di Biagio[MCA] Add support for BeginGroup/EndGroup.
2018-12-17 Eric LiuRevert "DebugInfo: Assume an absence of ranges or high_...
2018-12-17 Andrea Di Biagio[MCA] Don't assume that createMCInstrAnalysis() always...
2018-12-17 Gabor Marton[ASTImporter] Add importer specific lookup
2018-12-17 Simon PilgrimRegenerate test in prep for SimplifyDemandedBits improv...
2018-12-17 Gabor Marton[ASTImporter] Fix redecl chain of classes and class...
2018-12-17 Kadir Cetinkaya[clangd] Change diskbackedstorage to be atomic
2018-12-17 Sanjay Patel[AggressiveInstCombine] add test for rotate insertion...
2018-12-17 Petar Avramovic[MIPS GlobalISel] Lower G_UADDE and narrowScalar G_ADD
2018-12-17 Kadir Cetinkaya[clangd] Only reduce priority of a thread for indexing.
2018-12-17 Kristof UmannRevert rC349281 '[analyzer][MallocChecker][NFC] Documen...
2018-12-17 Simon PilgrimFix "enumeral mismatch in conditional expression" gcc7...
2018-12-17 Simon PilgrimFix "enumeral mismatch in conditional expression" gcc7...
2018-12-17 Kristof UmannRevert rCTE349288 'Fix a lit test failure after MallocC...
2018-12-17 Kristof UmannRevert rC349281 '[analyzer][MallocChecker][NFC] Documen...
2018-12-17 Luke Cheeseman[AArch64][libunwind] Unwinding support for return addre...
2018-12-17 Alexandros... [AArch64] Re-run load/store optimizer after aggressive...
2018-12-17 Peter Smith[ELF][ARM] Add support for architecture v6m thunks
2018-12-17 Kristof UmannReverting bitfield size to attempt to fix a windows...
2018-12-17 Carey Williams[Docs] Expand -fstack-protector and -fstack-protector-all
2018-12-17 David BlaikieDebugInfo: Assume an absence of ranges or high_pc on...
2018-12-17 Clement Courbet[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
2018-12-17 Craig Topper[X86] Add test case for PR39968. NFC
2018-12-17 Craig Topper[X86] Fix bad operand lookup for cmov introduced in...
2018-12-17 Kewen Lin[Power9][NFC]update vabsd case for better dumping
2018-12-17 Artem Dergachev[analyzer] MoveChecker: Enable by default as cplusplus...
2018-12-17 Artem Dergachev[analyzer] MoveChecker: Add an option to suppress warni...
2018-12-17 Artem DergachevSpeculatively re-apply "[analyzer] MoveChecker: Add...
2018-12-17 Kewen Lin[Power9][NFC]Make pre-inc-disable case more robust
2018-12-17 Nico Weber[gn build] Add build files for opt and its dependency...
2018-12-17 Davide Italiano[EarlyCSE] If DI can't be salvaged, mark it as unavailable.
2018-12-16 Nikita Popov[InstCombine] Add cttz/ctlz + select non-bitwidth tests...
2018-12-16 Nikita Popov[InstCombine] Regenerate test checks; NFC
2018-12-16 Artem Dergachev[analyzer] Fix some expressions staying live too long...
2018-12-16 Simon Pilgrim[X86] Pull out constant splat rotation detection.
2018-12-16 Nikita Popov[InstCombine] Make cttz/ctlz knownbits tests more robus...
2018-12-16 Simon PilgrimRegenerate test (merges X86+X64 cases). NFCI.
2018-12-16 Jason MolendaAdd a description of the similar packets defined in the
2018-12-16 Craig Topper[X86] Remove truncation handling from EmitTest. Replace...
2018-12-16 Craig Topper[X86] Autogenerate complete checks. NFC
2018-12-16 Jason MolendaClarify a few minor details.
2018-12-16 Nikita PopovRevert "[InstCombine] Regenerate test checks; NFC"
2018-12-16 Nikita Popov[InstCombine] Regenerate test checks; NFC
2018-12-16 Nikita Popov[InstCombined] Add more tests for cttz/ctlz + icmp...
2018-12-16 Nikita Popov[InstCombine] Add additional saturating add/sub + icmp...
2018-12-16 Aaron PuchertThread safety analysis: Avoid intermediate copies ...
2018-12-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-12-16 Sanjay Patel[InstCombine] add tests for vector widening transforms...
2018-12-16 Michal Gorny[test] [support] Use socket()+bind() to create unix...
2018-12-16 Sanjay Patel[x86] increment/decrement constant vector with min...
2018-12-16 Sanjay Patel[DAGCombiner] allow hoisting vector bitwise logic ahead...
2018-12-16 Sylvestre LedruUpdate the list of platforms & archs
2018-12-16 Sylvestre LedruUse backquotes to avoid a sphinx unexpected error:
2018-12-16 Aaron PuchertThread safety analysis: Allow scoped releasing of capab...
2018-12-16 Sylvestre LedruDocument the usage of BOOTSTRAP_XXX with stage2 builds
2018-12-16 Simon Pilgrim[SelectionDAG] Add FSHL/FSHR support to computeKnownBits
2018-12-16 Simon Pilgrim[X86] Add computeKnownBits tests for funnel shift intri...
2018-12-16 Kamil RytarowskiImprove the comment in previous
2018-12-16 Kamil RytarowskiExpand TSan sysroot workaround to NetBSD
2018-12-16 Michal Gorny[test] [ctime] Ignore -Wformat-zero-length warnings
2018-12-16 Michal Gorny[regex] Use distinct __regex_word on NetBSD
2018-12-16 Nico Weber[gn build] Merge r349167
2018-12-16 Nico Weber[gn build] Add build files for obj2yaml, yaml2obj,...
2018-12-16 Nico Weber[gn build] Add build files for llvm-as, llvm-dis, llvm...
next