platform/upstream/llvm.git
2018-08-13 Andrea Di Biagio[Tablegen][SubtargetEmitter] Improve expansion of predi...
2018-08-13 Daniel Cederman[Sparc] Add support for the cycle counter available...
2018-08-13 George Rimar[LLD][ELF] - Update test case to check the error messag...
2018-08-13 Simon PilgrimRemove extra semicolon (fixes -Wpedantic warning)....
2018-08-13 Kirill Bobyrev[clangd] Generate incomplete trigrams for the Dex index
2018-08-13 Kadir Cetinkaya[clangd] Introduce scoring mechanism for SignatureInfor...
2018-08-13 Luke Geeson[ARM] Added FP16 VREV Vector Instrinsic CodeGen support
2018-08-13 Kadir Cetinkaya[clangd] Support textEdit in addition to insertText.
2018-08-13 Kadir Cetinkaya[clang] Store code completion token range in preprocessor.
2018-08-13 Max Kazantsev[GuardWidening] Widen very likely non-taken br instructions
2018-08-13 Craig Topper[SelectionDAG] In PromoteFloatOp_BITCAST, insert a...
2018-08-13 Craig Topper[SelectionDAG] In PromoteIntRes_BITCAST, when the input...
2018-08-13 Lei LiuRestore correct x86_64 EH encodings in kernel code...
2018-08-13 Craig Topper[SelectionDAG] In PromoteFloatRes_BITCAST, insert a...
2018-08-13 Craig Topper[InstCombine] Fix typo in comment. NFC
2018-08-13 Craig Topper[InstCombine] Replace call to haveNoCommonBitsSet in...
2018-08-12 Shuai Wang[ASTMatchers] Let hasAnyArgument also support CXXUnreso...
2018-08-12 Craig Topper[X86] Add constant folding for AVX512 versions of scala...
2018-08-12 Daniel Sanders[globalisel] Remove dead code from GlobalISelEmitter
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.
next