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
2021-03-15
Stefan Pintilie
[PowerPC] Add __PCREL__ when PC Relative is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jon Chesterfield
[libomptarget][nfc] Drop unused DEVICE macro
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jon Chesterfield
[libomptarget] Build amdgpu plugin by default
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Kirill Bobyrev
[clangd] Optionally add reflection for clangd-index...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Markus Böck
Revert line accidentally included in af2796c76d2ff4b731...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Sanjay Patel
[SLP] update stale test comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Stanislav Mekhanoshin
[AMDGPU] Use single cache policy operand
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Markus Böck
[test] Add ability to get error messages from CMake...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jon Chesterfield
[libomptarget] Fix devicertl build
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Michael Kruse
[Polly] Fix deprecation warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Wenlei He
[CSSPGO] Load context profile for external functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jianzhou Zhao
[dfsan] Updated check_custom_wrappers.sh to dedup funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Fangrui Song
Change void getNoop(MCInst &NopInst) to MCInst getNop()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jez Ng
[lld-macho] Place LC_FUNCTION_STARTS data at the right...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jianzhou Zhao
[dfsan] Do not check dfsan_get_origin by check_custom_w...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Craig Topper
[RISCV] Add RISCVISD::BR_CC similar to RISCVISD::SELECT_CC.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jon Chesterfield
[libomptarget] Drop assert.h, use freestanding for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Philipp Tomsich
[RISCV] Add isel-patterns to optimize (a < 1) into...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Michael Kruse
[Polly][Optimizer] Apply user-directed unrolling.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Stelios Ioannou
[AArch64] Implement __rndr, __rndrrs intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] fix SPIR-V CPU and Vulkan runners after e2310704...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
serge-sans...
Allow __ieee128 as an alias to __float128 on ppc
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
serge-sans...
[NFC] Use higher level constructs to check for whitespa...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Luke Drummond
[OpenCL] Respect calling convention for builtin
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Andrzej Warzynski
[flang][docs] Fix the time for the new Flang driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Martin Storsjö
[libcxx] [test] Fix the temp_directory_path test for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Juneyoung Lee
[AssumeBundles] Add nonnull/align to op bundle if nound...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Fraser Cormack
[CodeGen] Fix issues with scalable-vector INSERT/EXTRAC...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Kevin Zhou
[Polly] Refactoring astScheduleDimIsParallel to take...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jon Chesterfield
[libomptarget][amdgcn] Drop use of inttypes.h, moving...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Martin Storsjö
[libcxx] [test] Fix the get_temp_file_name() function...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Martin Storsjö
[libcxx] [test] Disable some allocation checks in class...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nico Weber
[gn build] (semi-manually) port b136a74efc54
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Christopher...
[CMake] Require python 3.6 if enabling LLVM test targets
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Craig Topper
[RISCV] Improve legalization of i32 UADDO/USUBO on...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
[X86][SSE] isHorizontalBinOp - ensure we clear any...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] make memref.cast implement ViewLikeOpInterface
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jianzhou Zhao
[dfsan] Add origin ABI wrappers for thread/signal/fork
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Zahira Ammarguellat
[NFC] Fix "unused parameter" error revealed in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Melanie Blower
[clang][patch] Solve PR49479, File scope fp pragma...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Sanjay Patel
[InstSimplify] ctlz({signbit} >>u x) --> x
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Sanjay Patel
[InstSimplify] add tests for ctlz of shifted constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Edward Jones
[RISCV][compiler-rt] Add support for save-restore
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Thomas Preud...
Stop traping on sNaN in __builtin_isinf
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Martin Storsjö
[libcxx] [docs] Update docs about how to build for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
LLVM GN Syncbot
[gn build] Port 13e49dcee48f
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jon Chesterfield
[amdgpu] Implement lower function LDS pass
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Kostya Kortchinsky
[scudo][standalone] Add shared library to makefile
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Tim Keith
[flang] Build intrinsic .mod files in include/flang
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
[X86][SSE] canonicalizeShuffleWithBinOps - handle targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Vy Nguyen
[asan] Fixed test failing on windows due to different...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
David Green
[AArch64] Zero extended extract_vector_elt pattern
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Dmitry Polukhin
[clang-tidy] Enable modernize-concat-nested-namespaces...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nathan James
[clang-tidy] Fix readability-identifer-naming duplicati...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nathan James
[ASTMatchers] Don't forward matchers in MapAnyOf
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jan Svoboda
[clang][lex] Speculative fix for buffer overrun on...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Amy Kwan
[NFC][PowerPC] Add additional load/store test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] fix integration tests post e2310704d890ad252aeb1...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Wael Yehia
[PATCH] fix location of test case
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Muiez Ahmed
[SystemZ][z/OS] Define _LIBCPP_ELAST
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] enable Python bindings for the MemRef dialect
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nathan James
[ASTMatchers][Dynamic] Add missing matchers from Registry
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nathan James
[ASTMatchers] Fix documentation for hasAnyBody matcher
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Luís Marques
Revert "[Sanitizer][RISCV][AArch64][Android] Adjust...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Anton Afanasyev
[SLP][Test] Precommit test for PR40522
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nico Weber
[ast-dump-tool] fix regression if --empty-implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Carl Ritson
[AMDGPU] Fix shortfalls in WQM marking
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
[X86][SSE] canonicalizeShuffleWithBinOps - add X86ISD...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] fix shared-lib build fallout of e2310704d890ad25...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Bradley Smith
[AArch64][SVE] Add unpredicated ld1/st1 patterns for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
Revert rG9ba577eca2e339726bfaad4e615c6324a705b292 ...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nikita Popov
Revert "[NFCI][ValueTracking] getUnderlyingObject(...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
[X86][SSE] canonicalizeShuffleWithBinOps - handle targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
OCHyams
[dexter] Check path != None before calling os.path...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Muhammad Omair...
[LLDB] Skip TestExitDuringExpression on arm/linux buildbot
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Luís Marques
[Sanitizer][RISCV][AArch64][Android] Adjust allocator...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Stephen Kelly
[AST] Add generator for source location introspection
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Roman Lebedev
[NFCI][ValueTracking] getUnderlyingObject(): gracefully...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Fraser Cormack
[RISCV] Support fixed-length vectors in the calling...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Jay Foad
[AMDGPU] Use depth first iterator instead of recursive...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Julian Gross
[MLIR] Create memref dialect and move dialect-specific...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] better formatting in interface docs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
[mlir] fix cmake for generating data layout documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
Fix MSVC "switch statement contains 'default' but no...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Simon Pilgrim
[X86][SSE] Attempt to merge single-op hops for slow...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Alex Zinenko
Revert "[Canonicalizer] Process regions top-down instea...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Daniel Kiss
[AArch64][compiler-rt] Strip PAC from the link register.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Frederik Gossen
[MLIR] Add canonicalization for `shape.broadcast`
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Roman Lebedev
Revert "[NFCI][ValueTracking] getUnderlyingObject(...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Frederik Gossen
[MLIR] Allow compatible shapes in `Elementwise` operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Roman Lebedev
[NFCI][ValueTracking] getUnderlyingObject(): assert...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Matthias Springer
[mlir][AVX512] Add while loop-based sparse vector-vecto...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Max Kazantsev
[Test] Replace checks with auto-generated checks
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Hongtao Yu
[NFC][Inliner] Debugging support to print funtion size...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Nathan Chancellor
debuginfo-tests: Fix check-gdb-mlir-support build after...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Chris Lattner
[m_Constant] Check #operands/results before hasTrait()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Hsiangkai Wang
[RISCV] Support inline asm for vector instructions.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Chris Lattner
[Canonicalizer] Process regions top-down instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Stephen Kelly
Revert "[AST] Add generator for source location introsp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Stephen Kelly
Revert "Attempt to fix ARM buildbot"
commit
|
commitdiff
|
tree
|
snapshot
next