]> granicus.if.org Git - llvm/shortlog
llvm
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...
2019-10-13 Simon Pilgrim[X86] getTargetShuffleInputs - add KnownUndef/Zero...
2019-10-13 Nico Webergn build: (manually) merge r374720
2019-10-13 Simon Pilgrim[X86][AVX] Add i686 avx splat tests
2019-10-13 Simon PilgrimIRTranslator - silence static analyzer null dereference...
2019-10-13 GN Sync Botgn build: Merge r374707
2019-10-13 Craig Topper[X86] Add a one use check on the setcc to the min/max...
2019-10-13 Craig Topper[X86] Enable v4i32->v4i16 and v8i16->v8i8 saturating...
2019-10-13 Craig Topper[X86] Add v2i64->v2i32/v2i16/v2i8 test cases to the...
2019-10-13 Johannes Doerfert[Attributor][FIX] Avoid splitting blocks if possible
2019-10-13 Johannes Doerfert[Attributor][FIX] Remove leftover, now unused, variable
2019-10-13 Johannes Doerfert[Attributor] Remove unused verification flag
2019-10-13 Johannes Doerfert[Attributor][NFC] Expose call site traversal without...
2019-10-13 Johannes Doerfert[Attributor][FIX] Ensure h2s doesn't trigger on escaped...
2019-10-13 Johannes Doerfert[Attributor][FIX] Do not apply h2s for arbitrary mallocs
2019-10-13 Johannes Doerfert[Attributor][FIX] Add missing function declaration...
2019-10-13 Johannes Doerfert[Attributor][FIX] Avoid modifying naked/optnone functions
2019-10-13 Johannes Doerfert[SROA] Reuse existing lifetime markers if possible
2019-10-12 Nico WeberRevert r374663 "[clang-format] Proposal for clang-forma...
2019-10-12 Nico Webergn build: (manually) merge r374663
2019-10-12 Joel E. DennyRevert r374648: "Reland r374388: [lit] Make internal...
2019-10-12 Joel E. DennyRevert r374649: "Reland r374389: [lit] Clean up interna...
2019-10-12 Joel E. DennyRevert r374650: "Reland r374390: [lit] Extend internal...
2019-10-12 Joel E. DennyRevert 374651: "Reland r374392: [lit] Extend internal...
2019-10-12 Joel E. DennyRevert r374652: "[lit] Fix internal diff's --strip...
2019-10-12 Joel E. DennyRevert r374653: "[lit] Fix a few oversights in r374651...
2019-10-12 Joel E. DennyRevert r374665: "[lit] Try yet again to fix new tests...
2019-10-12 Joel E. DennyRevert r374666: "[lit] Adjust error handling for decode...
2019-10-12 Joel E. DennyRevert r374671: "[lit] Try errors="ignore" for decode...
2019-10-12 Simon Pilgrim[X86] scaleShuffleMask - use size_t Scale to avoid...
2019-10-12 Simon PilgrimSymbolRecord - consistently use explicit for single...
2019-10-12 Simon PilgrimSymbolRecord - fix uninitialized variable warnings...
2019-10-12 Joel E. Denny[lit] Try errors="ignore" for decode introduced by...
2019-10-12 Roman Lebedev[NFC][LoopIdiom] Adjust FIXME to be self-explanatory
2019-10-12 Simon PilgrimReplace for-loop of SmallVector::push_back with SmallVe...
2019-10-12 Simon PilgrimFix cppcheck shadow variable name warnings. NFCI.
2019-10-12 Simon Pilgrim[X86] Use any_of/all_of patterns in shuffle mask patter...
2019-10-12 Joel E. Denny[lit] Adjust error handling for decode introduced by...
2019-10-12 Joel E. Denny[lit] Try yet again to fix new tests that fail on Windo...
2019-10-12 Joel E. DennyRevert r374657: "[lit] Try again to fix new tests that...
2019-10-12 Roman Lebedev[LoopIdiomRecognize] Recommit: BCmp loop idiom recognition
2019-10-12 Roman Lebedev[NFC][LoopIdiom] Add bcmp loop idiom miscompile test...
2019-10-12 Roman Lebedev[NFC][LoopIdiom] Move one bcmp test into the proper...
2019-10-12 Simon Pilgrim[X86][SSE] Avoid unnecessary PMOVZX in v4i8 sum reduction
2019-10-12 Joel E. Denny[lit] Try again to fix new tests that fail on Windows...
2019-10-12 Joel E. DennyRevert r374654: "[lit] Try to fix new tests that fail...
2019-10-12 Simon Pilgrim[CostModel][X86] Improve sum reduction costs.
2019-10-12 Joel E. Denny[lit] Try to fix new tests that fail on Windows bots
2019-10-12 Joel E. Denny[lit] Fix a few oversights in r374651 that broke some...
2019-10-12 Joel E. Denny[lit] Fix internal diff's --strip-trailing-cr and use it
2019-10-12 Joel E. DennyReland r374392: [lit] Extend internal diff to support -U
2019-10-12 Joel E. DennyReland r374390: [lit] Extend internal diff to support...
2019-10-12 Joel E. DennyReland r374389: [lit] Clean up internal diff's encoding...
2019-10-12 Joel E. DennyReland r374388: [lit] Make internal diff work in pipelines
2019-10-12 Benjamin Kramer[Attributor] Extend anonymous namespace. NFC.
2019-10-12 Benjamin Kramer[LV] Merge LLVM_DEBUG blocks.
2019-10-12 Craig Topper[X86] Use pack instructions for packus/ssat truncate...
2019-10-12 Craig Topper[X86] Test SKX cpu in the vector-trunc-packus/ssat...
2019-10-12 Simon Atanasyan[mips] Rely on GPR size not ABI when select instruction...
2019-10-12 Simon Atanasyan[mips] Fix `loadImmediate` calls when load non-address...
2019-10-12 Martin Storsjo[lit] Remove setting of the target-windows feature
2019-10-12 Alexander Shaposhnikov[llvm-lipo] Pass ArrayRef by value.
2019-10-12 Vitaly BukaRevert 374629 "[sancov] Accommodate sancov and coverage...
2019-10-12 Hubert TongNFC: clang-format rL374420 and adjust comment wording
2019-10-12 Zi Xuan Wurecommit: [LoopVectorize][PowerPC] Estimate int and...
2019-10-12 Vitaly Buka[sancov] Accommodate sancov and coverage report server...
2019-10-12 Vitaly Buka[sancov] Use LLVM Support library JSON writer in favor...
2019-10-12 Vitaly Buka[asan] Return true from instrumentModule
2019-10-12 David BlaikieDebugInfo: Fix msan use-of-uninitialized exposed by...
2019-10-12 Vedant Kumar[llvm-profdata] Make "malformed-ptr-to-counter-array...
2019-10-12 Craig Topper[X86] Fold a VTRUNCS/VTRUNCUS+store into a saturating...
2019-10-12 Craig Topper[X86] Add test case showing missing opportunity to...
2019-10-11 David BlaikieDebugInfo: Reduce the scope of some variables related...
2019-10-11 Nico Webergn build: (manually) merge r374606 better
2019-10-11 GN Sync Botgn build: Merge r235758
2019-10-11 Nico Webergn build: Cmanually) merge r374590
2019-10-11 Stanislav Mekhanoshin[AMDGPU] Use GCN prefix in dpp_combine.mir. NFC.
2019-10-11 Stanislav Mekhanoshin[AMDGPU] link dpp pseudos and real instructions on...
2019-10-11 Julian Lettner[lit] Small cleanups in main.py
2019-10-11 Julian Lettner[lit] Change regex filter to ignore case
2019-10-11 David BlaikieDebugInfo: Use base address selection entries for debug_loc
2019-10-11 Simon Atanasyan[mips] Remove unused local variables. NFC
2019-10-11 Simon Atanasyan[mips] Store 64-bit `li.d' operand as a single 8-byte...
2019-10-11 Simon Atanasyan[mips] Use less instruction to load zero into FPR by...
2019-10-11 Quentin Colombet[GISel][UnitTest] Fix a bunch of tests that were not...
2019-10-11 David GreenRevert 374373: [Codegen] Alter the default promotion...
2019-10-11 Simon Atanasyan[Mips][llvm-exegesis] Add a Mips target
2019-10-11 Quentin Colombet[GISel][CallLowering] Enable vector support in argument...
2019-10-11 Quentin Colombet[MachineIRBuilder] Fix an assertion failure with buildMerge
2019-10-11 David Blaikiellvm-dwarfdump: Add verbose printing for debug_loclists
next