]> granicus.if.org Git - llvm/shortlog
llvm
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010 verifier changes
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32
2019-05-06 Philip Reames[Tests] Add tests for optimized lowerings of element...
2019-05-06 Philip Reames[Tests] Rename tests before adding new ones
2019-05-06 Philip Reames[Tests] Autogen a test in advance of updates
2019-05-06 Philip ReamesFix pr33010, a 2 year old crashing regression
2019-05-06 Craig Topper[X86] Add more test cases for fast-isel handling of...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010 memory legalizer
2019-05-06 Jordan RupprechtRevert "Re-commit r357452: SimplifyCFG SinkCommonCodeFr...
2019-05-06 Craig Topper[X86] Remove the suffix on vcvt[u]si2ss/sd register...
2019-05-06 Martin Storsjo[AArch64] Default to SEH exception handling on MinGW
2019-05-06 Sanjay Patel[InstCombine] sink FP negation of operands through...
2019-05-06 Peter Collingbournegn build: Merge r360063.
2019-05-06 Simon PilgrimPull out repeated CI->getCalledFunction() calls. NFCI.
2019-05-06 Craig Topper[SelectionDAG][X86] Support inline assembly returning...
2019-05-06 Amara Emerson[GlobalISel] Handle <1 x T> vector return types properly.
2019-05-06 Craig TopperRevert r359392 and r358887
2019-05-06 Paul RobinsonFix more Windows bots after r360015.
2019-05-06 Simon PilgrimRemove duplicate assignments. NFCI.
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 Simon Pilgrim[X86] Fix uninitialized members in constructor warnings...
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 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 Simon Pilgrim[LoadStoreVectorizer] vectorizeStoreChain - ensure...
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 Simon Pilgrim[Analysis] Remove duplicated std::move from LocRange...
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 Pengfei Wang[NFC] This is a test for the commit access.
2019-05-06 Luo, YuankeEnable AVX512_BF16 instructions, which are supported...
2019-05-06 Fangrui SongDWARF v5: fix directory index in the line table
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 Craig Topper[SelectionDAG] Replace llvm_unreachable at the end...
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 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 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 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 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 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 Fangrui Song[llvm-nm] Convert weak.test to use yaml2obj and fix...
2019-05-04 Stanislav Mekhanoshin[AMDGPU] Fixed asan error after D61536
2019-05-04 Stanislav MekhanoshinAMDGPU] gfx1010 hazard recognizer
2019-05-04 Stanislav Mekhanoshin[AMDGPU] gfx1010: use fmac instructions
2019-05-04 Lang Hames[JITLink] Add two useful Section operations: find by...
2019-05-03 Sanjay Patel[x86] add tests for fneg IR with undef; NFC
2019-05-03 Jessica Paquette[AArch64][GlobalISel] Use fcsel instead of csel for...
2019-05-03 Craig TopperMake the git-llvm script work on older git versions...
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 wait count insertion
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 s_code_end generation
2019-05-03 Cameron McInallyUpdate PatternMatcher for FNeg
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 loop alignment
2019-05-03 Mandeep Singh... [COFF, ARM64] Fix ABI implementation of struct returns
2019-05-03 Matt ArsenaultReapply r359906, "RegAllocFast: Add heuristic to detect...
2019-05-03 Don Hinton[CommandLine] Enable Grouping for short options by...
2019-05-03 Simon Pilgrim[DAGCombine] Remove repeated variables. NFCI.
2019-05-03 Nico WeberRevert r359906, "RegAllocFast: Add heuristic to detect...
2019-05-03 Simon Pilgrim[TargetLowering] SimplifySetCC - remove repeated variab...
2019-05-03 Don Hinton[CommandLine] Change help output to prefix long options...
2019-05-03 Evgeniy StepanovRevert "[CodeGenPrepare] limit overflow intrinsic match...
next