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-08-04
Ellis Hoag
[InstrProf] Add the skipprofile attribute
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Eugene Zhulenev
[mlir:LLVM] Do not lookup symbol twice in the addressof...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Mark de Wever
[libc++][doc] Updates format status page.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Eric Li
[clang][dataflow][NFC] Fix outdated comment on getStabl...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
LLVM GN Syncbot
[gn build] Port 2138c906458e
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Nikolas Klauser
[libc++] Install clang-tools in the CI container
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Joshua Cranmer
[IR] Move support for dxil::TypedPointerType to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Tres Popp
[mlir] Only conditionally lower CF branching ops to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Jeff Niu
[mlir] Add I1 support to DenseArrayAttr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Lorenzo Albano
[VP] Add widening for VP_STRIDED_LOAD and VP_STRIDED_STORE
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Michal Paszkowski
[Docs] Added my office hours
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
YingChi Long
[clang] change `auto` to `Expr` in last commit [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
YingChi Long
[clang] format string checking for conpile-time evaluat...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Pavel Labath
[lldb] Fix arm breakages from D130985
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Kadir Cetinkaya
Revert "[clang] Pass FoundDecl to DeclRefExpr creator...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
LLVM GN Syncbot
[gn build] Port a203acb9dd72
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Nikolas Klauser
[libc++][ranges] Implement `ranges::clamp`
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Matt Jacobson
[ObjC] type method metadata `_imp`, messenger routine...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Alexander Belyaev
[mlir] Extract offsets-sizes-strides computation from...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Nikita Popov
[MLIR] Fix checks for native arch
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
David Spickett
[llvm-reduce] Split operands-skip.ll into serial and...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Martin Storsjö
[ORC] Actually propagate memory unmapping errors on...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Martin Storsjö
[ORC] Fix a warning about an unused variable on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Corentin Jabot
[Clang][C++20] Support capturing structured bindings...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
wanglian
[LegalizeTypes][VP] Add split operand support for VP...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
jacquesguan
[RISCV] Add cost modelling for vector widenning reduction.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Phoebe Wang
[X86] Support ``-mindirect-branch-cs-prefix`` for call...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
jacquesguan
[RISCV][test] Add inloop reduction vectorize test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Adrian Kuegel
[llvm][Bazel] Exclude TrainingLoggerTest.cpp from build.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Adrian Kuegel
[mlir][Linalg] Inline an interface method to its only...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Thomas Lively
[WebAssembly] Improve codegen for v128.bitselect
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Siva Chandra
[libc] Adjust aarch64 startup code to reliably sniff...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Fangrui Song
[ELF] Remove unneeded make<InputSection>. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Fangrui Song
[ELF] Move updateARMVFPArgs/updateARMVFPArgs. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Craig Topper
[X86] Teach PostprocessISelDAG to fold ANDrm+TESTrr...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Jonas Devlieghere
[lldb] Re-enable TestCCallingConventions on Apple Silicon
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Dominic Chen
[clang][Headers] Avoid compiler warnings in builtin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Lang Hames
[ORC] Ensure that llvm_orc_registerJITLoaderGDBAllocAct...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Lang Hames
[JITLink] Add tests for FDEs with bad CIE and PC-begin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Arthur Eubanks
[BoundsChecking] Fix merging of sizes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Vitaly Buka
[NFC][Inliner] Add cl::opt<int> to tune InstrCost
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Congzhe Cao
[LoopInterchange][PR56275] Fix legality with negative...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Congzhe Cao
[DependenceAnalysis][PR56275] Normalize negative depend...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Philip Reames
[CostModel][RISCV] Add test coverage of floating point...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Bill Wendling
Add switch to use "source_filename" instead of a hash...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
LLVM GN Syncbot
[gn build] Port 0cb9746a7d85
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Mircea Trofin
[nfc][mlgo] Separate logger and training-mode model...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
LLVM GN Syncbot
[gn build] Port 36c746ca2d5b
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Slava Gurevich
[LLDB][NFC] Fix potential div by 0 "count" can be zero...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Konstantin...
[libc++][ranges] Implement `ranges::rotate`.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Blue Gaston
[TSAN][Darwin] x86_64 specific tests requiring weak...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jonas Devlieghere
[lldb] Make LLDB resilient against failing dyld introsp...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
jeff
[AMDGPU] Precommit test case for D130729
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Craig Topper
[RISCV] Prevent infinite loop after D129980.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Vitaly Buka
[NFC][Inliner] Simplify clamping in addCost
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Craig Topper
Revert "[X86][MC] Always emit `rep` prefix for `bsf`"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jonas Devlieghere
Revert "Revert "[lldb][modules] Disable Clang Modules...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Craig Topper
[X86] Add a test for missed opportunity combine AND32rm...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jonas Devlieghere
[lldb] Make TestModuleLoadedNotifys work with dyld...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jonas Devlieghere
[lldb] Mark TestRosetta as skipIfDarwinEmbedded
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Chris Bieneman
NFC. Require DirectX backend for these tests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Chris Bieneman
[DX] [NFC] Move hasSection check up
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Vitaly Buka
[NFC][inline] Add const to an argument
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Craig Topper
[X86] Promote i16 CTTZ/CTTZ_ZERO_UNDEF always.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Rafael Auler
[BOLT] Remove always true if statement
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Adrian Prantl
Document why test is disabled on macOS Ventura
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Adrian Prantl
Fix LDV InstrRefBasedImpl to not crash when encounterin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Louis Dionne
[clang][Darwin] Always set the default C++ Standard...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Joseph Huber
[Libomptarget][NFC] Clang format the AMDGPU plugin
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Siva Chandra
[libc] Disable the loader init_fini_array_test for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Corentin Jabot
Revert "[Clang][C++20] Support capturing structured...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Augusto Noronha
[lldb] Fix 'FileCheck' spelling on symtab regex tests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jonas Devlieghere
[lldb] Add assertStopReason helper function
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Walter Erquinigo
[NFC][intel pt] Improve troubleshooting message
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Alex Bradbury
[RISCV][test] Add test for ability to tailcall libcalls
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Vincent Lee
[CMake] Fix runtimes cross-compilation when using LLVM_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Felipe de Azevedo...
[SelectionDAG] Handle IntToPtr constants in dbg.value
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Aaron Ballman
Error instead of assert when making a _BitInt vector
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Fangrui Song
[ubsan] Make TypeCheckKinds const. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Corentin Jabot
[Clang][C++20] Support capturing structured bindings...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Augusto Noronha
[lldb] Allow SymbolTable regex search functions to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Siva Chandra...
[libc] Add init and fini array iteration to the loader.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jonas Devlieghere
[lldb] Add missing newlines after LLDB_INSTRUMENT_VA
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
isuckatcs
[analyzer] Fix for the crash in #56873
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Michał Górny
Revert "[lldb] [gdb-remote] Send interrupt packets...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Amy Huang
Replace pdb file used in llvm-symbolizer test with...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Ben Langmuir
[clang] Add FileEntryRef::getNameAsRequested()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Michał Górny
[lldb] [gdb-remote] Send interrupt packets from async...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Adrian Vogelsgesang
[libc++] Implement `operator<=>` for `shared_ptr`
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Louis Dionne
[libc++] Mark -fexperimental-library test as unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jennifer Yu
Fix assert during the call to getCanonicalDecl.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Casey Carter
[libcxx][test] Silence narrowing warning
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
John Regehr
prevent llvm-reduce from duplicating values in switch...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Nicolai Hähnle
Revert "ManagedStatic: remove from DynamicLibrary"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Philip Reames
[LV] Move definition of isPredicatedInst out of line...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Nicolai Hähnle
ManagedStatic: remove from DynamicLibrary
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Yitzhak Mandelbaum
[clang][dataflow] Add cache of `ControlFlowContext...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Philip Reames
[LV] Use cost base decision for uniform mem op strategy...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Erich Keane
Fix char8_t in C mode regression from fb65b179
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Nico Weber
[gn build] Set LLVM_TOOLS_INSTALL_DIR to bin for llvm...
commit
|
commitdiff
|
tree
|
snapshot
next