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
2022-09-08
Valentin Clement
[flang] Deallocate intent(out) allocatables
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Only initialize initmaps for primitive...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[MC] Support writing ELFCOMPRESS_ZSTD compressed debug...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[llvm-objcopy] Support --{,de}compress-debug-sections...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[Support] Add llvm::compression::{getReasonIfUnsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Nikita Popov
Revert "C++/ObjC++: switch to gnu++17 as the default...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Nikita Popov
Revert "[Support] Add llvm::compression::{getReasonIfUn...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[Support] Work around GCC's enum support
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[MC] Support writing ELFCOMPRESS_ZSTD compressed debug...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[llvm-objcopy] Support --{,de}compress-debug-sections...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[Support] Add llvm::compression::{getReasonIfUnsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
jacquesguan
[mlir][Math] Add constant folder for RoundOp.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
gonglingqin
[LoongArch] Add codegen support for atomicrmw xchg...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
gonglingqin
[LoongArch] Add codegen support for atomicrmw xchg...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Christian Sigg
[MLIR] NFC: add back exports_files(["run_lit.sh"]).
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp][NFC] Use constexpr if when possible...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp][NFC] Context::classify() can be const
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Implement array initializers and subscr...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Handle missing local initializers better
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Handle SubstNonTypeTemplateParmExprs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Implement ImplicitValueInitExprs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Implement IntegralToBoolean casts
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang][Interp] Implement function calls
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Timm Bäder
[clang] Perform implicit lvalue-to-rvalue cast with...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Fangrui Song
[NewPM] Switch -filter-passes from ClassName to pass...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Arthur Eubanks
[NFC][MachineFunctionPass] Only lookup pass name if...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Craig Topper
[X86] Pre-commit test for PR57576. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Amir Ayupov
[BOLT][TEST] Remove functions with dynamic exception...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Chenbing Zheng
[InstCombine] extractvalue (any_mul_with_overflow X...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Michael Berg
[NFC][DSE] Add a masked dead store test that should...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Ryan Prichard
[libunwind] Fix a few libunwind includes
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Katherine Rasmussen
[flang] Write semantics test for atomic_fetch_add
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Mehdi Amini
Apply clang-tidy fixes for performance-unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
River Riddle
[mlir:PassTiming] Always use parentInfo for determining...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Fabian Parzefall
[BOLT] Distinguish sections in heatmap
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Justin Bogner
[AMDGPU] Drop _oneuse checks from med3 patterns
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Stanislav Mekhanoshin
[AMDGPU] Fix liveness verifier error in hazard recognizer
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Tue Ly
[libc][math] Implement asinf function correctly rounded...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Aart Bik
[mlir][sparse] change variable dimension to fixed attri...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Tue Ly
[libc] Return correct values for hypot when overflowed.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marc Auberer
[InstCombine] Baseline tests for folding x + (x | ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Fangrui Song
Revert D133266 "[MinGW] Reject explicit non-default...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
LLVM GN Syncbot
[gn build] Port 97c2220565ab
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
LLVM GN Syncbot
[gn build] Port 3e7350f3173b
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sami Tolvanen
[InstCombine] Fix a crash in -kcfi debug block
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nico Weber
[gn build] port aa484c90cf59
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nico Weber
[gn build] port e321c8dd2cea
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Joseph Huber
[Libomptarget] Implement OpenMP 5.2 semantics for devic...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Krzysztof Parzyszek
[Hexagon] Move vectorization checks from subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Volodymyr Sapsai
[ODRHash diagnostics] Move `ODRDiagsEmitter` to libAST...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Stanislav Mekhanoshin
[AMDGPU] W/a hazard if 64 bit shift amount is a highest...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Fangrui Song
C++/ObjC++: switch to gnu++17 as the default standard
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Florian Mayer
[ASan] Show memory rather than tag addresses in tag...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Christian Sigg
[MLIR] NFC: add back `exports_files(["LICENSE.txt"])`.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Christian Sigg
[MLIR] NFC: expand comment in bazel BUILD file
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Fangrui Song
[Bazel] Make clang/unittests:lex_tests depend on /...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mehdi Amini
Apply clang-tidy fixes for llvm-else-after-return in...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mehdi Amini
Apply clang-tidy fixes for performance-unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[Clang] Introduce -fexperimental-sanitize-metadata=
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[SanitizerBinaryMetadata] Introduce SanitizerBinaryMeta...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Joseph Huber
[Libomptarget] Remove leftover ELF header from x86...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Craig Topper
[RISCV] Remove space before colon in error message.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Leonard Grey
[lld-macho] Hardlink -object_path_lto files to cache...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mark de Wever
[libc++] Fixes CI.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Peiming Liu
[mlir][sparse] Refactoring: remove dependence on tuple...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Joseph Huber
[Libomptarget] Replace libelf with LLVM's Elf libraries
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Joseph Huber
[Libomptarget] Add utility functions for loading an...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Florian Hahn
[AArch64] Add tests for using tbl for fp conversions.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Craig Topper
[RISCV] Remove unnecessary word from error message.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Argyrios Kyrtzidis
[Lex/DependencyDirectivesScanner] Keep track of the...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jon Chesterfield
[amdgpu] Always, instead of mostly, remove unused LDS...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Aart Bik
[mlir][sparse] minor zero test refactoring in rewriting
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Aart Bik
[mlir][sparse] fix python indentation in test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
LLVM GN Syncbot
[gn build] Port e5d2d3eafbb3
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mark de Wever
[libc++][locale] Removes an transitive include.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Florian Hahn
[AArch64] Add additional tests for tbl expansion.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
yronglin
Avoid __builtin_assume_aligned crash when the 1st arg...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mark de Wever
[libc++][chrono] Implements formatter day.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mark de Wever
[libc++][format] Updates feature-test macros.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Philip Reames
[RISCV][MC] Add minimal support for Ztso extension
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sanjay Patel
[SCCP] convert signed div/rem to unsigned for non-negat...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Joe Loser
[mlir] Use std::size instead of llvm::array_lengthof
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Qingyuan Zheng
[clangd] Add Macro Expansion to Hover
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Eric Schweitz
Removing myself from the CODE_OWNERS.TXT file as I...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Georg Kotheimer
[clangd] Fix hover crashing on integral or enumeral...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sam McCall
[clangd] Improve Selection testcase, pin to C++17
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sam McCall
[Sema] Move Diags.isIgnored() checks off hot paths...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Johannes Reifferscheid
One-shot-bufferize: allow non-tensor arguments in scg...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Kai Sasaki
[mlir][complex] Canonicalization for complex.sub adding...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
jacquesguan
[mlir][Math] Fix RoundEven constant folder.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sanjay Patel
[InstCombine] fold add+negate through select into sub
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sanjay Patel
[InstCombine] add tests for SimplifySelectsFeedingBinar...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Aaron Kogon
Sink/hoist memory instructions between loop fusion...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Oleg Shyshkov
[mlir] Change CombiningKind in Vector dialect to EnumAttr.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Andrea Di Biagio
[MCA] Correctly check pipeline availability for partial...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Tom Praschan
[clangd] Support renaming virtual methods
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Simon Pilgrim
[CostModel][X86] Merge getTypeBasedIntrinsicInstrCost...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
commit
|
commitdiff
|
tree
|
snapshot
next