]> granicus.if.org Git - llvm/shortlog
llvm
2019-08-15 Jeremy Morse[DebugInfo] Avoid crash from dropped fragments in LiveD...
2019-08-15 Mark Lacey[CallGraph] Refine call graph for indirect calls with...
2019-08-15 Taewook Oh[NewPM][PassInstrumentation] IR printing support for...
2019-08-15 Craig Topper[X86] Improve cost model for subvector extraction of...
2019-08-15 Benjamin Kramer[Support] Base RWMutex on std::shared_timed_mutex ...
2019-08-15 Simon Pilgrim[LLVM][Alignment] Fix MSVC potential division by 0...
2019-08-15 Krzysztof Parzyszek[Hexagon] Generate vector min/max for HVX
2019-08-15 Jonas Devlieghere[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 Siva ChandraAdd a proposal for a libc project under the LLVM umbrella.
2019-08-15 Justin Bogner[cmake] install_symlink should obey DESTDIR unconditionally
2019-08-15 Andrea Di Biagio[MCA] Slightly refactor class RetireControlUnit, and...
2019-08-15 Simon PilgrimRemove SmallBitVector.h include. NFCI.
2019-08-15 Simon PilgrimRemove BitVector.h include. NFCI.
2019-08-15 Jinsong Ji[PowerPC] Use xxleqv to set all one vector IMM(-1).
2019-08-15 George Rimar[lib/Object] - Remove objdump-file-header.test
2019-08-15 Simon Pilgrim[DAGCombine] MergeConsecutiveStores - fix cppcheck...
2019-08-15 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-08-15 David Green[ARM] Fix alignment checks for BE VLDRH
2019-08-15 Sanjay Patel[SDAG][x86] check for relaxed math when matching an...
2019-08-15 Andrea Di Biagio[MCA] Slightly refactor the logic in ResourceManager...
2019-08-15 Florian Hahn[ValueTracking] Add MustPreserveNullness arg to functio...
2019-08-15 Benjamin Kramer[ADT] PointerUnion: Use C++14 constexpr std::min
2019-08-15 Benjamin KramerReplace llvm::integer_sequence and friends with the...
2019-08-15 Benjamin KramerBump llvm-go to C++14
2019-08-15 David Green[ARM] MVE predicate store patterns
2019-08-15 Sander de Smalen[AArch64] Change location of frame-record within callee...
2019-08-15 Florian HahnAdd ptrmask intrinsic
2019-08-15 Russell GallopRevert rL368939 "Remove LVALUE / RVALUE workarounds"
2019-08-15 Sven van Haastregt[Support] Fix Wundef warning
2019-08-15 Chris Jackson[llvm-objcopy] Allow 'protected' visibility to be set...
2019-08-15 David Green[ARM] MVE trunc to i1 vectors
2019-08-15 Florian Hahn[InstCombine] Precommit test case for D66216
2019-08-15 Pavel LabathMemoryBuffer: Add a missing error-check to getOpenFileImpl
2019-08-15 Seiya Nuta[llvm-readobj][MachO] Fix section type printing
2019-08-15 Dorit Nuzman[LV] fold-tail predication should be respected even...
2019-08-15 Craig Topper[X86] Add isel pattern to match VZEXT_MOVL and a v2i64...
2019-08-15 Craig Topper[X86] Make sure load is non-volatile in the MMX_X86movd...
2019-08-15 Craig Topper[X86] Remove unneeded isel pattern for v4f32->v4i32...
2019-08-15 Craig Topper[X86] Disable custom type legalization for v2i32/v4i16...
2019-08-15 Craig Topper[X86] Disable custom type legalization for v2i32/v4i16...
2019-08-15 Craig Topper[X86] Remove some unreachable code from LowerBITCAST.
2019-08-15 Michael Pozulp[llvm-objdump] Add warning messages if disassembly...
2019-08-15 Michael Pozulp[llvm-objcopy] Move duplicate tablegen from objcopy...
2019-08-15 Jonas Devlieghere[NFC] Remove documentation comment to fix warning.
2019-08-15 Craig Topper[X86] Remove some dead code and combine some repeated...
2019-08-15 Jonas DevlieghereRevert "Expose TailCallKind via the LLVM C API"
2019-08-15 Vitaly Bukagn build: Merge r368918
2019-08-15 Gor Nishanov[coroutine] Fixes "cannot move instruction since its...
2019-08-14 Robert WidmannExpose TailCallKind via the LLVM C API
2019-08-14 JF BastienRemove LVALUE / RVALUE workarounds
2019-08-14 Johannes Doerfert[Attributor] Try to fix "missing field 'RetInsts' initi...
2019-08-14 Diego Trevino... [Bugpoint redesign] Modified Functions pass to consider...
2019-08-14 Jordan Rupprecht[docs] Fix sphinx doc generation errors
2019-08-14 Johannes Doerfert[Attributor][NFC] Make debug output consistent
2019-08-14 Philip Reames[SCEV] Rename getMaxBackedgeTakenCount to getConstantMa...
2019-08-14 Johannes Doerfert[Attributor][NFC] Try to eliminate warnings (debug...
2019-08-14 Johannes Doerfert[Attributor][NFC] Introduce statistics macros for new...
2019-08-14 Craig Topper[SelectionDAGBuilder] Teach gather/scatter getUniformBa...
2019-08-14 Johannes Doerfert[Attributor][NFC] Add merge/join/clamp operators to...
2019-08-14 Johannes Doerfert[Attributor] Use the AANoNull attribute directly in...
2019-08-14 Amara Emerson[AArch64][GlobalISel] Custom selection for s8 load...
2019-08-14 Johannes Doerfert[Attributor] Use liveness during the creation of AARetu...
2019-08-14 Johannes Doerfert[Attributor] Do not update or manifest dead attributes
2019-08-14 Johannes Doerfert[Attributor] Use IRPosition consistently
2019-08-14 Diego Trevino... [Bugpoint redesign] Added Pass to Remove Global Variables
2019-08-14 Diego Trevino... [Bugpoint redesign] Reduced scope of variables in Delta...
2019-08-14 Sanjay Patel[x86] add tests for fadd reduction; NFC
2019-08-14 JF BastienUse std::is_final directly
2019-08-14 JF BastienSwapByteOrder.h: don't check for unsupported GCC versions
2019-08-14 JF BastienMathExtras.h: don't check for unsupported GCC versions
2019-08-14 Erich KeaneAdd support in CMake to statically link the C++ standar...
2019-08-14 Dinar Temirbulatov[SLP][NFC] Use pointers to address to ScalarToTreeEntry...
2019-08-14 Sanjay Patel[SDAG] move variable closer to use; NFC
2019-08-14 JF BastienRevert "Un-break the bots"
2019-08-14 Matt ArsenaultAMDGPU: Reduce number of registers in test
2019-08-14 Jinsong Ji[PowerPC][NFC] Remove duplicate tests in build-vector...
2019-08-14 Jan Korous[Support][NFC] Fix error message for posix_spawn_file_a...
2019-08-14 Philip Reames[RLEV] Rewrite loop exit values for multiple exit loops...
2019-08-14 Chris Bieneman[CMake] Fix cache invalidation of LLVM_CXX_STD
2019-08-14 JF BastienUn-break the bots
2019-08-14 Matt ArsenaultInferAddressSpaces: Move target intrinsic handling...
2019-08-14 Matt ArsenaultInferAddressSpaces: Remove unnecessary check for Consta...
2019-08-14 JF BastienMatch if / elseif properly
2019-08-14 Taewook Oh[DebugInfo] Consider debug label scope has an extra...
2019-08-14 JF BastienRemove now useless C++1y flag
2019-08-14 JF BastienDon't explicitly check for C++14
2019-08-14 Simon PilgrimFix cppcheck + MSVC analyzer uninitialized member varia...
2019-08-14 JF BastienMove to C++14
2019-08-14 Roman Lebedev[InstCombine][NFC] Tests for 'try to reuse constant...
2019-08-14 David Bolvansky[SLC] Dereferenceable annonation - handle valid null...
2019-08-14 Jonas Devlieghere[DebugLine] Improve path handling.
2019-08-14 Simon PilgrimFix cppcheck + MSVC analyzer uninitialized member varia...
2019-08-14 David Bolvansky[BuildLibCalls] Noalias annotation
2019-08-14 Bill WendlingIgnore indirect branches from callbr.
2019-08-14 Simon Atanasyan[mips] Remove redundant case in the test. NFC
2019-08-14 Simon Atanasyan[mips] Split long lines in the test case file. NFC
2019-08-14 Thomas Lively[WebAssembly] Stop unrolling SIMD shifts since they...
2019-08-14 Simon PilgrimFix cppcheck + MSVC analyzer uninitialized member varia...
2019-08-14 Craig Topper[X86] Use PSADBW for v8i8 addition reductions.
2019-08-14 Craig Topper[LangRef] Remove opening [ that was missing a closing...
next