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-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
2022-09-07
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nikita Popov
[Bitcode] Fix constexpr autoupgrade for arrays and...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11][NFC] Update assembler tests for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nikita Popov
[Bitcode] Convert constexpr-to-instr.ll to use bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jay Foad
[AMDGPU] Add an operand folding test case from D114232
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jay Foad
[AMDGPU] Refactor SIFoldOperands. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nikita Popov
[ConstantFold] Avoid unary ConstantExpr::get()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mehdi Amini
Apply clang-tidy fixes for performance-for-range-copy...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in Buffe...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[AsmPrinter] Emit PCs into requested PCSections
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[GlobalISel] Propagate PCSections metadata to MachineInstr
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[AtomicExpandPass] Always copy pcsections Metadata...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[FastISel] Propagate PCSections metadata to MachineInstr
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nikita Popov
[ConstantExpr] Don't create fneg expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[MachineInstrBuilder] Introduce MIMetadata to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Marco Elver
[SelectionDAG] Propagate PCSections through SDNodes
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jay Foad
[AMDGPU] Simplify mad/mac patterns. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jay Foad
[TableGen] Document sequence with stride
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jay Foad
[AMDGPU] Add a comment for a missing fold
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Nikita Popov
[Reassociate] Avoid ConstantExpr::getFNeg() (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Alexander Belyaev
[mlir] Remove `materializeOpFoldResult` functions.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
chenglin.bi
[AArch64] add tests for non-power2 int types; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
serge-sans...
[clang][doc] Do not keep a copy of ClangCommandLineRefe...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Uday Bondhugula
[MLIR] NFC. Introduce mlir::hasEffect and refactor...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Zi Xuan Wu...
[CSKY] Fix the compiling error about missing Log2 funct...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Xiang1 Zhang
[X86][NFC] Refine load/store reg to StackSlot for exten...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Jan Ole Hüser
[LLD][COFF] Fix writing a map file when range extension...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Michał Górny
[compiler-rt] [test] Handle missing ld.gold gracefully
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Vitaly Buka
[NFC][sancov] Rename ModuleSanitizerCoveragePass
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Vitaly Buka
[NFC][msan] Rename ModuleMemorySanitizerPass
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
jacquesguan
[mlir][Math] Add constant folder for RoundEvenOp.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Sinan Lin
[cmake] do not set execution permission to regular...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
jacquesguan
[mlir][Math] Add constant folder for CosOp.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Chuanqi Xu
[NFC] [Frontend] Correct the use of 'auto' in SemaCorou...
commit
|
commitdiff
|
tree
|
snapshot
next