]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-15 Vedant Kumar[llvm-profdata] Remove tools/llvm-profdata/malformed...
2019-10-15 Digger Lin[AIX][XCOFF] Output XCOFF object text section header...
2019-10-15 Stanislav Mekhanoshin[AMDGPU] Support mov dpp with 64 bit operands
2019-10-15 Stanislav Mekhanoshin[AMDGPU] Allow DPP combiner to work with REG_SEQUENCE
2019-10-15 GN Sync Botgn build: Merge r374903
2019-10-15 Sanjay Patel[DAGCombiner] fold select-of-constants based on sign...
2019-10-15 GN Sync Botgn build: Merge r374899
2019-10-15 Digger Linrevert git test commit
2019-10-15 Digger Lina test commit access
2019-10-15 Benjamin Kramer[AsmPrinter] Fix unused variable warning in Release...
2019-10-15 Guillaume Chatelet[Alignment][NFC] Value::getPointerAlignment returns...
2019-10-15 Sam Parker[ARM][MVE] validForTailPredication insts
2019-10-15 Sanjay Patel[InstCombine] fold a shifted bool zext to a select...
2019-10-15 Guillaume Chatelet[Alignment] Migrate Attribute::getWith(Stack)Alignment
2019-10-15 GN Sync Botgn build: Merge r374882
2019-10-15 David Stenberg[DebugInfo] Add a DW_OP_LLVM_entry_value operation
2019-10-15 Guillaume Chatelet[Alignment][NFC] Remove dependency on GlobalObject...
2019-10-15 David Stenberg[DebugInfo] Add interface for pre-calculating the size...
2019-10-15 Simon Pilgrim[X86] Resolve KnownUndef/KnownZero bits into target...
2019-10-15 Jeremy Morse[DebugInfo] Remove some users of DBG_VALUEs IsIndirect...
2019-10-15 Djordje Todorovic[llvm-locstats] Fix 'only params' no entry value stats
2019-10-15 Petar Avramovic[MIPS GlobalISel] Add MSA registers to fprb. Select...
2019-10-15 David StenbergChange Comments SmallVector to std::vector in DebugLocS...
2019-10-15 Petar Avramovic[MIPS GlobalISel] Refactor MipsRegisterBankInfo [NFC]
2019-10-15 Martin Storsjo[LLDB] [Windows] Initial support for ARM64 register...
2019-10-15 Martin Storsjo[Demangle] Add a few more options to the microsoft...
2019-10-15 Craig Topper[X86] Don't check for VBROADCAST_LOAD being a user...
2019-10-15 David L. JonesRevert [SROA] Reuse existing lifetime markers if possible
2019-10-15 Shiva Chen[RISCV] Support fast calling convention
2019-10-15 Thomas Lively[WebAssembly] Trapping fptoint builtins and intrinsics
2019-10-14 Sanjay PatelRevert [InstCombine] fold a shifted bool zext to a...
2019-10-14 Alina Sbirlea[MemorySSA] Update for partial unswitch.
2019-10-14 Craig Topper[X86] Teach X86MCodeEmitter to properly encode zmm16...
2019-10-14 Craig Topper[X86] Add encoding tests for avx512pf vgatherpf/vscatte...
2019-10-14 Julian Lettner[lit] Add argument check: --timeout must be non-negativ...
2019-10-14 Jorge Gorbe... Revert "Dead Virtual Function Elimination"
2019-10-14 Eric ChristopherIn the new pass manager use PTO.LoopUnrolling to determ...
2019-10-14 Philip Reames[Tests] Add a SCEV analysis test for llvm.widenable...
2019-10-14 Jian Cai[ARM][AsmParser] handles offset expression in parentheses
2019-10-14 David BlaikieDebugInfo: Remove unnecessary/mistaken inclusion of...
2019-10-14 Roman Tereshin[update_mir_test_checks] Handle MI flags properly
2019-10-14 Sanjay Patel[InstCombine] fold a shifted bool zext to a select
2019-10-14 Michael J.... [Modules Build] Add missing dependency.
2019-10-14 Julian Lettner[lit] Create Run object later and only when it is needed
2019-10-14 Sanjay Patel[InstCombine] add tests for select/shift transforms...
2019-10-14 Jan Korous[clang-scan-deps] Support for clang --analyze in clang...
2019-10-14 Joel E. Denny[lit] Extend internal diff to support -U
2019-10-14 Philip Reames[Tests] Add a test demonstrating a miscompile in the...
2019-10-14 Roman Lebedev[LoopIdiom] BCmp: loop exit count must not be wider...
2019-10-14 Cameron McInally[ASan] Fix IRTests/InstructionsTest.UnaryOperator
2019-10-14 Philip Reames[Tests] Add a few more tests for idioms with FP inducti...
2019-10-14 Teresa Johnson[ThinLTO] Fix printing of NoInline function summary...
2019-10-14 Matt ArsenaultAMDGPU: Fix redundant setting of m0 for atomic load...
2019-10-14 Matt ArsenaultAMDGPU: Remove unnecessary IR from test
2019-10-14 Hans WennborgFix copy-pasto in r374759
2019-10-14 Jordan Rupprecht[llvm-objdump] Adjust spacing and field width for ...
2019-10-14 Michael BergAdd FMF to vector ops for phi
2019-10-14 Jordan RupprechtReapply: [llvm-size] Tidy up error messages (PR42970)
2019-10-14 Vedant Kumar[llvm-profdata] Weaken "malformed-ptr-to-counter-array...
2019-10-14 Artem Belevich[NVPTX] Restructure shfl instrinsics and add variants...
2019-10-14 Simon PilgrimBitsInit::resolveReferences - silence static analyzer...
2019-10-14 Simon PilgrimXCOFFObjectWriter - silence static analyzer dyn_cast...
2019-10-14 Simon Pilgrim[CostModel][X86] Add CTLZ scalar costs
2019-10-14 Joerg SonnenbergerReapply r374743 with a fix for the ocaml binding
2019-10-14 Sanjay Patel[x86] adjust select to sra tests; NFC
2019-10-14 Cameron McInally[IRBuilder] Update IRBuilder::CreateFNeg(...) to return...
2019-10-14 David Green[ARM] Selection for MVE VMOVN
2019-10-14 Nico WeberRevert r374771 "[llvm-size] Tidy up error messages...
2019-10-14 Sanjay Patel[x86] add tests for possible select to sra transforms...
2019-10-14 David Green[ARM] Add some VMOVN tests. NFC
2019-10-14 Simon Pilgrim[CostModel][X86] Add CTPOP scalar costs (PR43656)
2019-10-14 Guillaume Chatelet[Alignment][NFC] Move and type functions from MathExtra...
2019-10-14 Sander de Smalen[AArch64] Stackframe accesses to SVE objects.
2019-10-14 Fangrui Song[llvm-size] Tidy up error messages (PR42970)
2019-10-14 David Stenberg[DebugInfo] Fix truncation of call site immediates
2019-10-14 Dmitri GribenkoRevert "Add a pass to lower is.constant and objectsize...
2019-10-14 Alexander Timofeev[AMDGPU] Come back patch for the 'Assign register class...
2019-10-14 Victor CamposFixing typo in llvm/IR/Intrinsics.td
2019-10-14 Andrea Di Biagio[X86][BtVer2] Improved latency and throughput of float...
2019-10-14 Sam Parker[NFC][TTI] Add Alignment for isLegalMasked[Load/Store]
2019-10-14 Guillaume ChateletFix D68936
2019-10-14 Hans Wennborgbuild_llvm_package.bat: Run check-clang-tools and check...
2019-10-14 Guillaume Chatelet[Alignment][NFC] Support compile time constants
2019-10-14 Craig Topper[X86] Teach EmitTest to handle ISD::SSUBO/USUBO in...
2019-10-14 Craig Topper[X86] Autogenerate complete checks. NFC
2019-10-13 Florian Hahn[NewGVN] Use m_Br to simplify code a bit. (NFC)
2019-10-13 Joerg SonnenbergerAdd a pass to lower is.constant and objectsize intrinsics
2019-10-13 Simon Atanasyanmerge-request.sh: Update 9.0 metabug for 9.0.1
2019-10-13 Johannes Doerfert[Attributor] Shortcut no-return through will-return
2019-10-13 Johannes Doerfert[Attributor][FIX] NullPointerIsDefined needs the pointe...
2019-10-13 Johannes Doerfert[Attributor][MemBehavior] Fallback to the function...
2019-10-13 Johannes Doerfert[Attributor][FIX] Use check prefix that is actually...
2019-10-13 Roman Lebedev[NFC][InstCombine] Some preparatory cleanup in dropRedu...
2019-10-13 DeForest Richards[Docs] Moves Control Flow Document to User Guides
2019-10-13 Simon Pilgrim[X86] getTargetShuffleInputs - Control KnownUndef mask...
2019-10-13 Craig Topper[X86] Enable use of avx512 saturating truncate instruct...
2019-10-13 Sanjay Patel[ConstantFold] fix inconsistent handling of extractelem...
2019-10-13 Sanjay Patel[InstCombine] don't assume 'inbounds' for bitcast deref...
2019-10-13 Roman Lebedev[NFC][InstCombine] More test for "sign bit test via...
2019-10-13 Simon Pilgrim[X86] SimplifyMultipleUseDemandedBitsForTargetNode...
next