projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-08-13
Jez Ng
[lld-macho] Support dynamic linking of thread-locals
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
River Riddle
[mlir][Type] Remove the remaining usages of Type::getKi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Ruiling Song
[AMDGPU] Fix crash when dag-combining bitcast
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Mehdi Amini
Merge OpFolderDialectInterface with DialectFoldInterfac...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Mehdi Amini
Remove DialectHooks and introduce a Dialect Interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Richard Smith
PR47143: Don't crash while constant-evaluating value...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Jonas Devlieghere
[lldb] Fix relative imports and set the appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Albion Fung
[PowerPC] Implement Vector Shift Builtins
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Zequan Wu
[Coverage] Enable emitting gap area between macros
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Kiran Chandramohan
[NFC][MLIR][OpenMP] Add comments and test for OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Michael Kruse
[flang][msvc] Remove default arguments for function...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Rahul Joshi
[MLIR][NFC] Remove tblgen:: prefix in TableGen/*.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Adrian McCarthy
[lldb] Fix unit test parsing to handle CR+LF as well...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Erik Pilkington
[libcxx][test] Fix a -Wstring-concatenation warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Vedant Kumar
Build a flat LLDB.framework for embedded Darwin targets
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Nikita Popov
[ValueTracking] Add abs intrinsics support to computeCo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Nikita Popov
[InstSimplify] Add additional abs intrinsic icmp tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Nikita Popov
[InstSimplify] Extract abs intrinsic tests into separat...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Ilya Leoshkevich
[Sanitizer] Fix segfaults during unwinding on SystemZ
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Samuel Kostial
[lld][WebAssembly] Emit all return types of multivalue...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Nikita Popov
[ValueTracking] Support min/max intrinsics in computeCo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Nikita Popov
[InstSimplify] Add tests for icmp of min/max with const...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sanjay Patel
[InstCombine] prefer xor with -1 because 'not' is easie...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sanjay Patel
[InstCombine] add test for 'not' vs 'xor'; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Craig Topper
[Target] Cache the command line derived feature map...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Michael Kruse
[flang][msvc] Tell windows.h to not define min/max...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Richard Smith
PR47138: Don't crash if the preferred alignment of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Wouter van...
[WebAssembly] Fixed memory.init always using 64-bit ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Siva Chandra
[libc][obvious] Remove the unused file utils/CPP/String...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Aleksandr Platonov
[clang] Check `expr` inside `InitListChecker::UpdateStr...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Roman Lebedev
[NFC][InstCombine] Add FIXME's for getLogBase2() /...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Roman Lebedev
[InstCombine] Sanitize undef vector constant to 1 in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Francesco Petrogalli
[SVE][VLS] Don't combine logical AND.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Craig Topper
[WebAssembly] Don't depend on the flags set by handleTa...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Amara Emerson
[GlobalISel] Implement bit-test switch table optimization.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Simon Pilgrim
Fix signed/unsigned comparison warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Craig Topper
Recommit "[InstSimplify] Remove select ?, undef, X...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Christopher...
[SVE] Remove default-false VectorType::get
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
David Green
[Scheduler] Fix typo in comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
David Green
[ARM] Predicated VFMA patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Simon Pilgrim
[X86][SSE] Pull out BUILD_VECTOR operand equivalence...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Craig Topper
[X86][GlobalISel] Legalize G_ICMP results to s8.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Matt Morehouse
Fix sigaction interceptor to always correctly populate...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Cameron McInally
[SVE] Lower fixed length FP minnum/maxnum
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Johannes Doerfert
[UpdateTestChecks][FIX] Python 2.7 compatibility and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Ilya Leoshkevich
[SanitizerCoverage] Use zeroext for cmp parameters...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Dávid Bolvanský
[Driver] Change -fnostack-clash-protection to -fno...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Jakub Lichman
[mlir] Added support for Index type inside getZeroAttr...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Erik Pilkington
[clang-tidy] use stable_sort instead of sort to fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Stanislav Mekhanoshin
[AMDGPU][test] Add dedicated llvm-readobj test.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alexey Bataev
[OPENMP] Fix PR47063: crash when trying to get captured...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Louis Dionne
[libc++] Remove workarounds for missing rvalue references
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Valentin Clement
[mlir][linalg][NFC] Remove extra semi-colon causing...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alexey Bataev
[OPENMP]Fix PR37671: Privatize local(private) variables...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Anastasia Stulova
[OpenCL] Remove warning for variadic macros in C++...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Krzysztof Parzyszek
[Hexagon] Return scalar size in getMinVectorRegisterBit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Anna Welker
[ARM][MVE] Enable tail predication for loops containing...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Zurab Tsinadze
[analyzer] StdLibraryFunctionsChecker: Add support...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alexey Bataev
[OPENMP]Do not add TGT_OMP_TARGET_PARAM flag to non...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Matt Arsenault
AMDGPU/GlobalISel: Select llvm.amdgcn.global.atomic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Matt Arsenault
AMDGPU: Handle intrinsics in performMemSDNodeCombine
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alexey Bataev
Revert "[OPENMP]Fix PR37671: Privatize local(private...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Xing GUO
[DWARFYAML] Make the address size of compilation units...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Xing GUO
[MachOYAML] Simplify the section data emitting function...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alexey Bataev
[OPENMP]Fix PR37671: Privatize local(private) variables...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Erich Keane
Limit Max Vector alignment on COFF targets to 8192.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sanjay Patel
[VectorCombine] early exit if target has no vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sanjay Patel
[VectorCombine] add test for x86 target with SSE disabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
David Green
[ARM] Add additional predicated VFMA tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sanjay Patel
[InstCombine] eliminate a pointer cast around insertelement
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sanjay Patel
[VectorCombine] add test for Hexagon that would crash...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Kai Nacke
[SystemZ/ZOS] Implement computeHostNumPhysicalCores
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sam Parker
[LoopUnroll] Adjust CostKind query
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Raphael Isemann
Revert "[lldb] Display autosuggestion part in gray...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
David Green
[ARM] Commutative vmin/maxnma tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Bogdan Serea
[clang-tidy] prevent generated checks from triggering...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Simon Pilgrim
[X86][SSE] Fold HOP(SHUFFLE(X),SHUFFLE(Y)) --> SHUFFLE...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Shu Anzai
[lldb] Display autosuggestion part in gray if there...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alex Zinenko
[mlir] Expose printing functions in C API
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Georgii Rymar
[llvm-readobj] - Refine logic of the symbol table locat...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Simon Pilgrim
[X86][AVX] Fold CONCAT(HOP(X,Y),HOP(Z,W)) -> HOP(CONCAT...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Raphael Isemann
[lldb] Add support for checking children in expect_expr
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Cullen Rhodes
[Transforms][SROA] Skip uses of allocas where the type...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Mehdi Amini
Add missing dependency on Doc generation for the OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Alex Zinenko
[mlir] use intptr_t in C API
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Florian Hahn
[SCEV] Look through single value PHIs.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Igor Kudrin
[llvm-dwarfdump] Avoid crashing if an abbreviation...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Sjoerd Meijer
[ARM][MVE] tail-predication: overflow checks for backed...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Eduardo Caldas
[SyntaxTree] Unbox operators into tokens for nodes...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
David Sherwood
[SVE][CodeGen] Fix issues with EXTRACT_SUBVECTOR when...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Kazushi (Jam...
[VE] Change to promote i32 AND/OR/XOR operations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Siva Chandra
[libc][obvious] Switch copysign[f|l] and fabs[f|l]...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Haojian Wu
[AST] Fix the CXXFoldExpr source range when parentheses...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Kiran Chandramohan
[MLIR,OpenMP] Lowering of parallel operation: proc_bind...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Craig Topper
[X86][GlobalISel] Replace a misuse of SUBREG_TO_REG...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
George Mitenkov
[MLIR][SPIRVToLLVM] Conversion for global and addressof
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Siva Chandra
[libc][obvious] Switch nearest integer function tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Kyungwoo Lee
[NFC] Factor out hasForceAttributes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Johannes Doerfert
[Attributor][NFC] Reformat tests after D85099
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Johannes Doerfert
[UpdateTestChecks] Match unnamed values like "@[0-9...
commit
|
commitdiff
|
tree
|
snapshot
next