platform/upstream/llvm.git
2018-08-12 Aaron BallmanRenaming arg_const_range to const_arg_range; NFC.
2018-08-12 Matt ArsenaultAMDGPU: Cleanup min/max legacy tests
2018-08-12 Matt ArsenaultDAG: Check no-signed-zeros instead of unsafe-fp-math
2018-08-12 David Bolvansky[NFC] Fixed build, updated tests
2018-08-12 David Bolvansky[NFC] Renamed test file
2018-08-12 Shuai Wang[ASTMatchers] Add matchers unresolvedMemberExpr, cxxDep...
2018-08-12 David Bolvansky[Support][JSON][NFC] Silence GCC warning about broken...
2018-08-12 David Bolvansky[InstCombine] Fold Select with binary op - non-commutat...
2018-08-12 Sanjay Patel[InstCombine] fix/enhance fadd/fsub factorization
2018-08-12 Sanjay Patel[InstCombine] move/add tests for fadd/fsub factorizatio...
2018-08-12 Aaron BallmanAdding the readability module to the list of dependenci...
2018-08-12 Aaron BallmanAdd a new check to the readability module that flags...
2018-08-12 Benjamin Kramer[InstSimplify] Guard against large shift amounts.
2018-08-12 George Rimar[LLD][ELF] - Add one more test case for CallGraphSort.
2018-08-12 Matt ArsenaultAMDGPU: Check NSZ MI flag when folding omod
2018-08-12 Matt ArsenaultAMDGPU: Use splat vectors for undefs when folding canon...
2018-08-12 Matt ArsenaultAMDGPU: Fix packing undef parts of build_vector
2018-08-12 George Rimar[LLF][ELF] - Simplify. NFC.
2018-08-12 Craig Topper[TargetLowering] Simplify one of the special cases...
2018-08-12 Craig Topper[TargetLowering] Use APInt::isSubsetOf to simplify...
2018-08-12 Craig Topper[X86] Remove unnecessary AddedComplexity line. NFC
2018-08-11 Raphael Isemann[ASTImporter] Added test case for opaque enums
2018-08-11 Raphael Isemann[ASTImporter] Added test case for CXXConversionDecl...
2018-08-11 Raphael IsemannUse a DenseMap for looking up functions by UID in Compi...
2018-08-11 Martin StorsjoAdd missing _LIBCXXABI_FUNC_VIS to __gxx_personality_seh0
2018-08-11 Chijun Sima[Dominators] Remove the DeferredDominance class
2018-08-11 David Green[UnJ] Improve explicit loop count checks
2018-08-11 David Green[UnJ] Create a hasInvariantIterationCount function...
2018-08-11 Craig Topper[X86] Remove the AL/AX/EAX/RAX short immediate forms...
2018-08-11 Craig Topper[X86] Add the mem-reg form of CMP to the macro fusion...
2018-08-11 Craig Topper[X86] Remove ADD8mi and ADDmr from the macro fusion...
2018-08-11 Craig Topper[X86] Change the MOV32ri64 pseudo instruction to def...
2018-08-11 Richard TrieuFix WebAssembly instruction printer after r339474
2018-08-11 Douglas YungMake the section boundary checks on Windows not depend...
2018-08-11 George Karpenkov[analyzer] Fix keyboard navigation for .msgNote events
2018-08-11 Tom Stellard[gold] Fix Tests cases on i686
2018-08-11 Tom StellardAMDGPU/GlobalISel: Define instruction mapping for G_INSERT
2018-08-10 Richard TrieuFix WebAssembly tests after r339474
2018-08-10 Reka Kovacs[analyzer] InnerPointerChecker: improve warning message...
2018-08-10 George Karpenkov[analyzer] [NFC] [tests] Move plist-based diagnostics...
2018-08-10 Sid Manning[ELF][HEXAGON] Put test back in.
2018-08-10 Sid Manning[ELF][HEXAGON] Remove test that breaks assembler.
2018-08-10 JF BastienRe-commit "[NFC] More ConstantMerge refactoring"
2018-08-10 Michael Kruse[DepInfo] Use isl++ in Dependences::isValidSchedule...
2018-08-10 Simon Marchi[clangd] Avoid duplicates in findDefinitions response
2018-08-10 George Karpenkov[analyzer] Record nullability implications on getting...
2018-08-10 Philip Reames[LICM] Hoist assumes out of loops
2018-08-10 JF BastienRevert "[NFC] More ConstantMerge refactoring"
2018-08-10 Eli FriedmanFix unused lambda capture warning from r339472.
2018-08-10 JF Bastien[NFC] More ConstantMerge refactoring
2018-08-10 Sid Manning[ELF][HEXAGON] Add R_HEX_8_X relocation
2018-08-10 George Karpenkov[analyzer] Fix tracking expressions through negation...
2018-08-10 George Karpenkov[analyzer] [NFC] [tests] Move plist-based diagnostics...
2018-08-10 Wouter van... [WebAssembly] Added default stack-only instruction...
2018-08-10 Raphael IsemannRemove copy-pasted and unrelated comment [NFC]
2018-08-10 Eli Friedman[ARM] Adjust AND immediates to make them cheaper to...
2018-08-10 Zachary Turner[MS Demangler] Support extern "C" functions.
2018-08-10 Sanjay Patel[InstCombine] add tests for fsub factorization; NFC
2018-08-10 Sanjay Patel[InstCombine] rearrange code for foldSelectBinOpIdentit...
2018-08-10 Matt Davis[llvm-mca] Make InstrBuilder::getOrCreateInstrDesc...
2018-08-10 Sanjay Patel[InstCombine] add tests to show disabling of libcall...
2018-08-10 Zachary TurnerResubmit r339450 - [MS Demangler] Add conversion operat...
2018-08-10 Zachary Turner[MS Demangler] Demangle cv qualifiers on template args.
2018-08-10 Matt ArsenaultAMDGPU: More canonicalized operations
2018-08-10 Sanjay Patelrevert r339450 - [MS Demangler] Add conversion operator...
2018-08-10 Matt ArsenaultAMDGPU: Combine and of seto/setuo and fp_class
2018-08-10 Matt ArsenaultAMDGPU: Turn class x, p_zero|n_zero into fcmp oeq x, 0
2018-08-10 Matt ArsenaultAMDGPU: Match isfinite pattern to class instructions
2018-08-10 George KarpenkovInvalidate static locals when escaping lambdas
2018-08-10 Matt ArsenaultAMDGPU: Add LLVM_FALLTHROUGH
2018-08-10 Stella Stamenova[tests, libstdcxx] Add missing test category on the...
2018-08-10 Aaron BallmanAllow relockable scopes with thread safety attributes.
2018-08-10 Aaron BallmanUpdate the coding standards and developer policy docume...
2018-08-10 Alex Lorenz[clangd] extend the publishDiagnostics response to...
2018-08-10 Sanjay Patel[InstCombine] add/update tests for selectBinOpIdentity...
2018-08-10 Akira HatanakaMake changes to the check strings so that the test...
2018-08-10 Volodymyr Sapsai[libcxx] Mark charconv tests as failing for previous...
2018-08-10 Zachary Turner[MS Demangler] Add conversion operator tests.
2018-08-10 Evgeniy Stepanov[hwasan] Remove liblog dependency.
2018-08-10 Jordan Rupprecht[llvm-objcopy] NFC: consistently use typename ELFT...
2018-08-10 Evgeniy Stepanov[hwasan] Add -hwasan-with-ifunc flag.
2018-08-10 Sanjay Patel[InstCombine] revert r339439 - rearrange code for foldS...
2018-08-10 David Bolvansky[InstCombine][NFC] Added tests for select with binop...
2018-08-10 Stefan GranitzRichManglingContext: Make m_ipd_str_len a local variabl...
2018-08-10 Sanjay Patel[InstCombine] rearrange code for foldSelectBinOpIdentit...
2018-08-10 Akira Hatanaka[CodeGen] Merge equivalent block copy/helper functions.
2018-08-10 Roman Lebedev[clang-tidy] check_clang_tidy.py: support CHECK-NOTES...
2018-08-10 Zachary Turner[MS Demangler] Properly demangle conversion operators.
2018-08-10 Zachary Turner[MS Demangler] Disable a couple of tests.
2018-08-10 Zachary Turner[MS Demangler] Fix several issues related to templates.
2018-08-10 Alexander Kornienko[clang-tidy: modernize] modernize-redundant-void-arg...
2018-08-10 Sam Parker[ARM] Disallow zexts in ARMCodeGenPrepare
2018-08-10 Louis Dionne[libc++] Enable aligned allocation based on feature...
2018-08-10 Tatyana KrasnukhaAmend "Remove unused type Either from Utility library".
2018-08-10 David ChisnallFix a deprecated warning in the last commit.
2018-08-10 David ChisnallAdd Windows support for the GNUstep Objective-C ABI V2.
2018-08-10 Andi-Bogdan... [clang-tidy] run-clang-tidy.py - add synchronisation...
2018-08-10 Kirill Bobyrev[clangd] Allow consuming limited number of items
2018-08-10 Simon Pilgrim[X86][SSE] Pull out repeated shift getOpcode() calls...
2018-08-10 Hans Wennborgclang-cl: accept -fcrash-diagnostics-dir=
next