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
2023-02-01
Mircea Trofin
[mlgo] Make InteractiveModelRunner actually work with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Kirill Stoimenov
[LSAN] Enable some tests which are passing as is in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Michael Spencer
[Clang][DependencyScanner] Remove secondary actions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Mitch Phillips
Remove another unnecessary integer-check.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Mitch Phillips
Remove unnecessary comparison.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
V Donaldson
[flang] Allow compiler directives in the specification...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Guozhi Wei
Revert "[GVN] Improve PRE on load instructions"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Guozhi Wei
Revert "[GVN] Don't count debug instructions when limit...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peter Klausler
[flang] Avoid crashing from recursion on very tall...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peter Klausler
[flang] Fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikolas Klauser
[libc++] Look for Clang 17 when compiling clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Kazu Hirata
[flang] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Erik Desjardins
[Clang] avoid relying on StringMap iteration order...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Craig Topper
[RISCV] Reuse RISCVRegWithSubRegs class to shorten...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jan Svoboda
[clang][deps] Give the fake file a unique name in by...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jan Svoboda
[clang][deps] NFC: Split out the module-based API from...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jan Svoboda
[clang][deps] Remove support for the deprecated driver API
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peter Klausler
[flang] Check for global name conflicts (19.2)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Owen Pan
[clang-format] Support clang-format on/off line comment...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Amir Ayupov
[BOLT][CMake] Add dependency on llvm_vcsrevision_h
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Tue Ly
[libc][math] Fix setting exceptional value for tanf...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peter Klausler
[flang] Catch bad inquiries in specification expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Lei Zhang
[mlir][spirv] Fix vector type mismatch in UnifyAliasedR...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Aditya Kumar
add arcanist patch to fix arc diff
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peter Klausler
[flang] Catch character length errors in pointer associ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Joseph Huber
[Clang] Fix test after changing the order of input...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Joseph Huber
[LinkerWrapper] Adjust placement of input files for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Petr Hosek
[Driver][Fuchsia] Support --emit-static-lib in Fuchsia...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peter Klausler
[flang] Catch statement function typing error
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Craig Topper
[RISCV] Move the even register check for rv32zdinx...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikolas Klauser
[libc++] Forward ranges::sort to instantiations in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
usama hameed
[Sanitizers] fix -fno-sanitize-link-runtime for darwin
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikolas Klauser
[libc++] Split ranges.transform.binary.pass.cpp up
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikolas Klauser
[libc++] Remove explicit instantiations of __insertion_...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Tue Ly
[libc][Obvious] Add a default clause to RoundingModeUti...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Mitch Phillips
Revert "Fix tsan problem where the per-thread shared_pt...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Steven Wu
[Module] Respect `-fno-pch-timestamps` when building...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Stella Stamenova
[mlir] Pin for the PyPi requirements for mlir
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Mircea Trofin
[mlgo] Allow logging the spec for the "advice", if...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jorge Gorbe...
[Hexagon] Use %t for output file in test introduced...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Felipe de Azevedo...
Reland "[codegen] Store address of indirect arguments...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Petr Hosek
[CMake] Save and restore CMAKE_EXE_LINKER_FLAGS manually
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Joseph Huber
[LinkerWrapper] Fix passing `-rpath` directly to clang
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikolas Klauser
[libc++] Add a clang-tidy check to make sure we use...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Ramon de C...
Add CFI integer types normalization
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Chris Cotter
[llvm][NFC] Use move instead of copy
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Ayush Sahay
[lldb] Enable TestFrameFormatNameWithArgs in case of...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
LLVM GN Syncbot
[gn build] Port 516e30175256
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Steven Wu
[NFC][Profile] Access profile through VirtualFileSystem
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Florian Hahn
[SCEV] Use fact that B >u 0 for A <u B in applyLoopGuards.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Joe Nash
[AMDGPU][NFC] More precise predicates on GFX9 f16 insts
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Tue Ly
[libc][math] Implement acoshf function correctly rounde...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Ingo Müller
[mlir][scf] Fix typo in description of option of TestSC...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Yitzhak Mandelbaum
[clang][dataflow] Relax validity assumptions in `Unchec...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Petar Avramovic
AMDGPU/MC: Refactor decoders. Rework decoders for float...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Chris Cotter
[lldb][NFC] Use move instead of copy
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Paul Robinson
[Driver] Move PS4/PS5 header search path management...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Alexey Karyakin
[Hexagon] Disallow using the same register for Vy/Vx...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Mikhail Goncharov
Revert "Improve and enable folding of conditional branc...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikolas Klauser
Revert "[libc++] Fix ODR violation with __exception_gua...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Valentin Clement
[flang] Make EndProgramStmt a NOP + early return
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikita Popov
[ConstantFold] Fix incorrect inbounds inference for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Joseph Huber
[LinkerWrapper] Fix memory issues due to unguarded...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nikita Popov
[InstCombine] Add test for incorrect inbounds on [0...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Alexander Kornienko
[libc++] Fix ODR violation with __exception_guard in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Shivam Gupta
[Clang] Add -Wtype-limits to -Wextra for GCC compatibility
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Valentin Clement
[flang] Make sure derived-type finalization is done...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
LLVM GN Syncbot
[gn build] Port ca50be8c896b
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Florian Hahn
[SCEV] Add test for applyLoopGuards with pointer induction.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Tim Northover
[compiler-rt] initialize variables to silence warning...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Sergey Kachkov
[GVN] Add pre-commit tests for address translation...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Matthias Springer
[mlir][tensor][bufferize] Implement getBufferType for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Yitzhak Mandelbaum
[clang][dataflow] Fix handling of `DeclRefExpr`s to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Andrew Savonichev
[NVPTX] Implement NVPTX AliasAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Peixin Qiao
[flang] Support allocate array from scalar source in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Ben Mudd
[DebugInfo] Make debug intrinsics to track cloned value...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jonas Paulsson
[SystemZ] Implement isGuaranteedNotToBeUndefOrPoisonFor...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Florian Hahn
[SCEV] Add test for applyLoopGuards with pointer induction.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Kohei Yamaguchi
[mlir][NFC] Clean and Fix broken Affine documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Benjamin Kramer
[InstCombine][NFC] Fold variable into assert
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Quentin Colombet
[InstCombine] Don't replace unused `atomicrmw xchg...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jean Perier
[flang][hlfir] Lower post f77 user calls
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Nicolas Vasilache
[mlir][Linalg] Add a transform.structured.lower_unpack op
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
David Sherwood
[AArch64][SME2] Add LLVM IR intrinsics for multi-multi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Guillaume Chatelet
[NFC] Use GlobalObject::setAlignment that takes an...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
David Green
[AArch64] Handle negative architecture features
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jonas Hahnfeld
XFAIL new test available_externally_alias.ll on NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Guillaume Chatelet
[NFC] Use GlobalObject::setAlignment that takes an...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Tobias Gysi
[mlir][llvm] Opaque pointer support for atomic and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Matthias Springer
[mlir][bufferization][NFC] Rename getAliasingOpOperand...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Simon Tatham
[ARM] Allow selecting hard-float ABI in integer-only...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Jonas Hahnfeld
[CodeGen] Filter out available_externally aliases
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
wanglei
[LoongArch] Support getHostCPUName and getHostCPUFeatures
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Lorenzo Chelini
[MLIR] Propagate unpack through element-wise ops
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Noah Goldstein
Make `prefetchit{0/1}` emit an assembler warning if...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Noah Goldstein
Improve and enable folding of conditional branches...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Noah Goldstein
Use autogenerated result for switch-bt.ll test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Noah Goldstein
Transform slow LEA_B_I_D/LEA_SLOWBASE_I -> LEA_IS_D...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Xiang
[mlir] return nullopt for getNeutralElement
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Serge Pavlov
[AArch64] Mark function calls as possibly changing...
commit
|
commitdiff
|
tree
|
snapshot
next