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-01-10
Sanjay Patel
[SLP] fix typo in assert
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Sanjay Patel
[SLP] put verifyFunction call behind EXPENSIVE_CHECKS
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Kazu Hirata
[llvm] Ensure newlines at the end of files (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Kazu Hirata
[MemorySSA] Remove unused dominatesUse (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Kazu Hirata
[CodeGen, DebugInfo] Use llvm::find_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Nikita Popov
[ConstantFold] Fold fptoi.sat intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Nikita Popov
[ConstantFold] Add tests for fptoi.sat (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Florian Hahn
[STLExtras] Use return type from operator* of the wrapp...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Nico Weber
[lld/mac] llvm style fix: no else after return
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Nicolas Vasilache
[mlir] NFC - Drop spurious assertion on symbols during...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Juneyoung Lee
[CodeGen] Update transformations to use poison for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Fangrui Song
[test] Improve weakref & weak_import tests
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Craig Topper
[RISCV] Change ConstraintMask in RISCVII enum to be...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Craig Topper
[RISCV] Use uint16_t instead of unsigned for opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Nico Weber
[lld/mac] remove redundant null check
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Sriraman Tallam
Recommit D91678 after fixing the test breakage.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Fangrui Song
[CodeGenModule] Drop dso_local on function declarations...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fraser Cormack
[RISCV] Add scalable vector icmp ISel patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fraser Cormack
[SelectionDAG] Teach isConstOrConstSplat about ISD...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Lewuathe
[mlir] Enhance mlir-opt show-dialects test case
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Shoaib Meenai
[clang] Add llvm-strip to test dependencies
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Mircea Trofin
[NFC] Disallow unused prefixes in CodeGen/X86 tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Aart Bik
[mlir][vector] modified scatter/gather syntax, pass_thr...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Florian Hahn
[SimplifyCFG] Keep !dgb metadata of moved instruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Nico Weber
[gn build] Make an explicit `use_lld = true` on mac...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Shilei Tian
[OpenMP] Remove copy constructor of `RTLInfoTy`
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Jez Ng
[lld-macho] Remove unnecessary llvm:: namespace prefixes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Kazu Hirata
[llvm] Drop unnecessary make_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Kazu Hirata
[Transforms] Use llvm::find_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Kazu Hirata
[SCEV] Remove unused getOrInsertCanonicalInductionVaria...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fraser Cormack
[SelectionDAG] Extend immAll(Ones|Zeros)V to handle...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Shilei Tian
[OpenMP] Added the support for cache line size 256...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Roger Ferrer...
[RISCV] Do not grow the stack a second time when we...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Florian Hahn
[VPlan] Keep start value of VPWidenPHIRecipe as VPValue.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Mikhail Maltsev
[clang][Sema] Compare SourceLocations directly [NFCI]
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Lei Zhang
[mlir][spirv] Replace SPIRVOpLowering with OpConversion...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Heejin Ahn
[WebAssembly] Remove unreachable EH pads
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fraser Cormack
[RISCV] Add tests for scalable constant-folding (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Thomas Preud...
[Test][FileCheck] Fix use of undef var
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Heejin Ahn
[WebAssembly] Update InstPrinter support for EH
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Eugene Zhulenev
[mlir] AsyncRuntime: use LLVM ThreadPool to run async...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Heejin Ahn
[WebAssembly] Remove exnref and br_on_exn
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Heejin Ahn
[WebAssembly] Update basic EH instructions for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fangrui Song
Fix CodeGenCXX/difile_entry.cpp on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fangrui Song
Make -fno-pic respect -fno-direct-access-external-data
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fangrui Song
Add -f[no-]direct-access-external-data to supersede...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Heejin Ahn
[WebAssembly] Update WasmEHPrepare for the new spec
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Fangrui Song
[IR] Delete unused ReplaceLast in DebugLoc::appendInlineAt
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Sriraman Tallam
Revert "This adds a new test checking llvm-symbolizer...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Sriraman Tallam
This adds a new test checking llvm-symbolizer with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Umesh Kalappa
PR47391: Canonicalize DIFiles
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Jonas Devlieghere
[DWARFLinker] Link against BinaryFormat
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Jonas Devlieghere
[debugserver] Various plist changes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Jonas Devlieghere
[DWARFLinker] Print the unsupport DWARF form as part...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Kazu Hirata
[SCEV] Remove unused getExactExistingExpansion (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Kazu Hirata
[Tablegen] Use llvm::find_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Kazu Hirata
[Target, Transforms] Use *Set::contains (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Ben Shi
[RISCV] Optimize multiplication with constant
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Nathan James
[clangd][NFC] Remove unnecessary copy in CodeComplete
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Craig Topper
[X86] Remove IntrArgMemOnly from ldmxcsr intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Tony
[AMDGPU] Add volatile support to SIMemoryLegalizer
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Richard Smith
Never call a destroying operator delete when cleaning...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Michael Jones
[libc][NFC] add includes for internal headers to all...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Michael Jones
[libc] Switch to use a macro which does not insert...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jez Ng
[lld-macho] Fix TLV data initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Arthur Eubanks
[NewPM] Run ObjC ARC passes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Andrew Lenharth
Update the maximum integer bitwidth in MLIR.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Richard Smith
Attempt to complete an incomplete expression type when...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Vedant Kumar
[InitLLVM] Ensure SIGPIPE handler installed before...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Louis Dionne
[libc++] NFC: Document the Differential queries to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
River Riddle
[mlir][PassManager] Properly set the initialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Arthur O'Dwyer
[libc++] Mark [P0809] "LWG2831: Comparing Unordered...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Arthur O'Dwyer
[libc++] Mark [P0475] "LWG2511: guaranteed copy elision...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Arthur O'Dwyer
Re-enable __cpp_lib_constexpr_functional.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Louis Dionne
[libc++/abi] Re-remove unnecessary null pointer checks...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Eugene Zhulenev
[mlir] AsyncRuntime: disable mlir-runner init/disable...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Aart Bik
[mlir][vector] generalized masked l/s and compressed...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
River Riddle
[mlir] Add a hook for initializing passes before execut...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Adrian Prantl
Don't take the address of a temporary
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Eugene Zhulenev
[mlir:JitRunner] Use custom shared library init/destroy...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Hongtao Yu
[Driver] Add DWARF64 flag: -gdwarf64
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Martin Storsjö
[compiler-rt] [sanitizer] Silence -Wframe-larger-than...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Saleem Abdulrasool
APINotes: annotate dump methods (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
River Riddle
[mlir][PDL] Use ODS for defining PDL types
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Matthew Voss
[NFC] Specify C11 in loop-opt-setup.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Haojian Wu
[clangd] Add go-to-def metric.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
MaheshRavishankar
[mlir][Linalg] NFC: Refactor fusion of LinalgOp with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Mircea Trofin
[NFC] Disallow unused prefixes in CodeGen/AMDGPU
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Craig Topper
[RISCV] Cleanup a few section comments in RISCVInstrInf...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Raul Tambre
[CMake] Fix incorrect rpath for tests if LLVM_LOCAL_RPA...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Vedant Kumar
[Signal] Re-raise SIGPIPE if the handler is uninstalled
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
MaheshRavishankar
[mlir][Linalg] Add verification checks to disallow...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Raul Tambre
Re-land "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Paul C. Anagnostopoulos
[TableGen] Fix use of *CurRec when CurRec is null.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
David Green
[ARM] Custom lower i1 vector truncates
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Peter Steinfeld
[flang] Fix bogus message on internal subprogram with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Jonas Devlieghere
[lldb] Remove stale LLDB-Info.plist
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Louis Dionne
[libc++] LWG2070: Use Allocator construction for object...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Marek Kurdej
[libc++] Add basic support for -std=c++2b.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Raul Tambre
Revert "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH...
commit
|
commitdiff
|
tree
|
snapshot
next