platform/upstream/llvm.git
2019-05-06 Xing XueAdd libc++ to link XRay test cases if libc++ is used...
2019-05-06 Sanjay Patel[InstCombine] reduce code duplication; NFC
2019-05-06 Sanjay Patel[InstCombine] add tests for fneg+sel; NFC
2019-05-06 Nico Webergn build: More TODO tweaking
2019-05-06 Nico Webergn build: Update TODO now that libcxx libcxxabi libunwi...
2019-05-06 Nikita Popov[ConstantRange] Add srem() support
2019-05-06 Nikita Popov[SDAG][AArch64] Boolean and/or reduce to umax/min reduc...
2019-05-06 Cameron McInallyAdd FNeg support to InstructionSimplify
2019-05-06 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-05-06 Sanjay Patel[InstCombine] reduce code duplication; NFCI
2019-05-06 Guillaume ChateletModernize repmovsb implementation of x86 memcpy and...
2019-05-06 Nico Webergn build: Merge r360018
2019-05-06 Ilya Biryukov[CodeComplete] Update python tests after r360042
2019-05-06 Simon Pilgrim[X86] Fix uninitialized members in constructor warnings...
2019-05-06 Fangrui Song[AMDGPU][test] Define local symbols used in amdgpu...
2019-05-06 Alexandre GaneaFix CMake Invalid Escape Sequence
2019-05-06 Alexandre GaneaFix compilation warnings when compiling with GCC 7.3
2019-05-06 Nemanja Ivanovic[PowerPC] Fix erroneous condition for converting uint...
2019-05-06 Ilya Biryukov[CodeComplete] Add a trailing semicolons to some patter...
2019-05-06 Michal Gorny[lldb] [lit] Use more readable consts and arrays in...
2019-05-06 Alexander Kornienko[lld] A better version of the fix in r359942.
2019-05-06 Sam McCall[clangd] Expose whether no-compile completion was used.
2019-05-06 Jan KratochvilMerge GetCompileUnitAtOffset + GetCompileUnitContaining...
2019-05-06 Simon PilgrimX86DAGToDAGISel::tryVPTESTM - fix uninitialized variabl...
2019-05-06 Fangrui Song[test] Remove redundant bracket in rL360035
2019-05-06 Fangrui SongTry fix Windows bot after rL360015
2019-05-06 Fangrui SongTry fix Windows bot after rL360015
2019-05-06 Anders Waldenborg[llvm-c-test] Make include-all.c do what its name says...
2019-05-06 Adam Balogh[clang-tidy] Extend bugprone-sizeof-expression check...
2019-05-06 Simon Pilgrim[LoadStoreVectorizer] vectorizeStoreChain - ensure...
2019-05-06 Sam McCall[clangd] Boost code completion results that were named...
2019-05-06 Fangrui Song[CodeGen] Move X86 tests under the X86 directory
2019-05-06 Simon Pilgrim[X86] X86InstrInfo::findThreeSrcCommutedOpIndices ...
2019-05-06 Simon Pilgrim[X86] lowerVectorShuffle - use any_of to detect out...
2019-05-06 Ilya Biryukov[clangd] Qualify uses of ::testing everywhere. NFC
2019-05-06 Simon Pilgrim[Analysis] Remove duplicated std::move from LocRange...
2019-05-06 Hans WennborgRevert r359949 "[clang] adding explicit(bool) from...
2019-05-06 Guillaume Chatelet[NFC] Update memcpy tests
2019-05-06 Fangrui Song[X86] Move files to correct directories after D60552
2019-05-06 Clement Courbet[SimplifyLibCalls] Simplify bcmp too.
2019-05-06 Sam McCall[clangd] Always call getFormatStyleForFile().
2019-05-06 Pengfei Wang[NFC] This is a test for the commit access.
2019-05-06 Luo, YuankeEnable intrinsics of AVX512_BF16, which are supported...
2019-05-06 Luo, YuankeEnable AVX512_BF16 instructions, which are supported...
2019-05-06 Sam McCall[clangd] Support -fallback-style, similar to clang...
2019-05-06 Fangrui SongDWARF v5: fix directory index in the line table
2019-05-06 Pavel Labath[DWARF] Reimplement/simplify DWARFUnit::GetID
2019-05-06 Markus Lavin[DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP...
2019-05-06 Anders Waldenborg[llvm-c] Make LLVMGetStringErrorTypeId a proper prototype
2019-05-06 Richard SmithP1286R2: Remove restriction that the exception specific...
2019-05-06 Richard SmithUse DiagRuntimeBehavior for -Wunsequenced to weed out...
2019-05-06 Richard SmithFix test to avoid assuming clang will diagnose problems...
2019-05-06 Craig Topper[SelectionDAG] Replace llvm_unreachable at the end...
2019-05-06 Richard SmithFix up after r360006.
2019-05-06 Richard Smith[c++20] Implement P1009R2: allow omitting the array...
2019-05-06 Galina KistanovaThe 'CodeGenObjC/illegal-UTF8.m' get failed with Clang...
2019-05-06 Petr Hosek[libcxxabi] Don't use -fvisibility-global-new-delete...
2019-05-06 Petr Hosek[libcxx] Don't use -fvisibility-global-new-delete-hidde...
2019-05-05 Roman Lebedev[clang-tidy] openmp-exception-escape check: point to...
2019-05-05 Simon Pilgrim[X86] Pull out repeated Subtarget feature tests. NFCI.
2019-05-05 Simon Pilgrim[TargetLowering] getValueType - use dyn_cast directly...
2019-05-05 Simon Pilgrim[TTI][X86] Make getAddressComputationCost cost value...
2019-05-05 Kristof Umann[analyzer][UninitializedObjectChecker] PR41741: Regard...
2019-05-05 Roman Lebedev[NFC] BasicBlock: generalize replaceSuccessorsPhiUsesWi...
2019-05-05 Roman Lebedev[NFC] BasicBlock: refactor changePhiUses() out of repla...
2019-05-05 Roman Lebedev[NFC] PHINode: introduce replaceIncomingBlockWith(...
2019-05-05 Roman Lebedev[NFC] Instruction: introduce replaceSuccessorWith(...
2019-05-05 Roman Lebedev[NFC][Utils] deleteDeadLoop(): add an assert that exit...
2019-05-05 Jonas Devlieghere[test] Remove randomness
2019-05-05 Simon PilgrimMove getOpcode() call into if statement. NFCI.
2019-05-05 Cameron McInallyPrecommit an FNeg InstructionSimplify test.
2019-05-05 Simon Pilgrim[SLPVectorizer] Prefer pre-increments. NFCI.
2019-05-05 Craig Topper[LLParser] Remove unused variable after r359987. NFC
2019-05-05 Craig Topper[LLParser] Remove unnecessary error check making sure...
2019-05-05 Craig Topper[LLParser] Simplify type checking in ParseArithmetic...
2019-05-05 Craig Topper[Constants] Simplify type checking switch in ConstantEx...
2019-05-05 Simon PilgrimRevert rL359962 : Use DiagRuntimeBehavior for -Wunseque...
2019-05-05 Andrea Di Biagio[MCA] Notify event listeners when instructions transiti...
2019-05-05 Cameron McInallyAdd FNeg IR constant folding support
2019-05-05 Simon Pilgrim[X86] Make X86RegisterInfo(const Triple &TT) constructo...
2019-05-05 Nicolas Lesser[clang] fixing -ast-print for variadic parameter pack...
2019-05-05 Nicolas Lesser[C++] Interpret unknown identifier in parameter clause...
2019-05-05 Michal Gorny[lldb] [lit] Simplify general-purpose register tests
2019-05-05 Michal Gorny[lldb] [lit] Fix more filename mismatches in Register...
2019-05-05 Simon Pilgrim[X86] Fix some cppcheck "Local variable name shadows...
2019-05-05 Simon Pilgrim[SLPVectorizer] Make getSpillCost() const. NFCI.
2019-05-05 Simon Pilgrim[SelectionDAG] Use any_of/all_of where possible. NFCI.
2019-05-05 Simon PilgrimMove Value *RHSCIOp def into the scope where its actual...
2019-05-04 Cameron McInallyAdd InstCombine tests for FNeg instruction.
2019-05-04 Sanjay Patel[CodeGenPrepare] limit overflow intrinsic matching...
2019-05-04 Nicolas Lesser[NFC] Add parentheses to avoid -Wparentheses.
2019-05-04 Hamza Sood[c++20] Implement P0428R2 - Familiar template syntax...
2019-05-04 Nicolas Lesser[lldb] Fix buildbot failure due to clang AST change.
2019-05-04 Fangrui Song[llvm-nm] Convert weak.test to use yaml2obj and fix...
2019-05-04 Richard Smith[c++20] Implement tweaked __VA_OPT__ rules from P1042R1:
2019-05-04 Stanislav Mekhanoshin[AMDGPU] Fixed asan error after D61536
2019-05-04 Richard SmithUse DiagRuntimeBehavior for -Wunsequenced to weed out...
2019-05-04 Stanislav MekhanoshinAMDGPU] gfx1010 hazard recognizer
2019-05-04 Richard TrieuReduce amount of work ODR hashing does.
2019-05-04 Stanislav Mekhanoshin[AMDGPU] gfx1010: use fmac instructions
next