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-04-15
Jan Svoboda
[clang][deps] NFC: Inline function with single caller
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jun Zhang
[Clang][Sema] Fix invalid redefinition error in if...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Dmitri Gribenko
Adjust Bazel BUILD files for 6d45558c1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Amir Ayupov
[BOLT] Check if LLVM_REVISION is defined
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Aaron Ballman
Fix failing test case found by bots:
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][lex] NFC: Use FileEntryRef in PreprocessorLexer...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang] NFCI: Use FileEntryRef in FileManagerTest
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang] NFCI: Use DirectoryEntryRef in collectIncludePCH
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][CodeGen] NFCI: Use FileEntryRef
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][parse] NFCI: Use FileEntryRef in Parser::ParseM...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Aaron Ballman
[C89/C2x] Diagnose calls to a function without a protot...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Lei Zhang
[mlir][vector] Reorder elementwise(transpose)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Momchil Velikov
[AArch64] Async unwind - Fix MTE codegen emitting frame...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Roman Lebedev
Require asserts in newly added test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Roman Lebedev
[UpdateTestChecks] Prevent rapid onset insanity when...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
LLVM GN Syncbot
[gn build] Port 1d83750f631d
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nikolas Klauser
[libc++] Implement ranges::copy{, _n, _if, _backward}
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
zhongyunde
[AArch64][SelectionDAG] Refactor to support more scalab...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nico Weber
[gn build] (manually) port 6d45558c1a05d (MipsGenPostLe...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Clement Courbet
[ExpandMemCmp] Properly expand `bcmp` to an equality...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Clement Courbet
[NFC] Add test in preparation for D123849.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Brad Smith
[WebAssembly] Remove TODO comment for IAS, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Daniil Kovalev
[UpdateTestChecks] Add NVPTX support in update_llc_test...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mehdi Amini
Apply clang-tidy fixes for modernize-use-default-member...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Brad Smith
[Driver] Move Lanai IAS enabling to Generic_GCC::IsInte...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Vitaly Buka
[lit] Forward more sanitizer env in TestingConfig
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Vitaly Buka
[NFC] Reformat a part of TestingConfig.py
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Lian Wang
[RISCV][NFC] Refactor VL patterns for vnsrl and vnsra
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[ELF][ARM] Fix unneeded thunk for branches to hidden...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nicolai Hähnle
AMDGPU: Add more mad_64_32 test cases
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Chia-hung Duan
[mlir] Fix verification order of nested ops.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nicolai Hähnle
AMDGPU: Add mixed sign/zero-extend multiply-add test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang][runtime] Don't skip input spaces when they...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Thomas Raoux
[mlir] Update bazel file after adding nvgpu to nvvm...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Michael Liao
[LoongArch] Fix shared build. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO][test] Fix memop_size_opt.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO][test] Remove duplicate --pgo-instr-memop tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
wanglei
[LoongArch] Add support for selecting constant material...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Thomas Raoux
[mlir][vector] Add operations used for Vector distribution
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO][test] Change opt -foo tests to -passes= and remov...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jacques Pienaar
[mlir] Add assert to fail with more info (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
jacquesguan
[RISCV][VP] Add RVV codegen for vp.trunc.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Michael Williamson
Add missing word in llc docs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Amir Ayupov
[BOLT][NFC] Use LLVM_REVISION instead of BOLT_VERSION_S...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
jacquesguan
[mlir][LLVMIR] Add more vector predication intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[gcov][test] Change some legacy PM tests to new PM...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
clang/AMDGPU: Define macro for -munsafe-fp-atomics
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
Mips/GlobalISel: Add stub post-legalizer combiner
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Xiaodong Liu
[utils] Use git to checkout code instead of svn in...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mehdi Amini
Fix MLIR website generation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
llvm-reduce: Handle cloning MachineFrameInfo and stack...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang] Accept TYPE(intrinsic type) in declarations...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Dhruva Chakrabarti
[libomptarget] [amdgpu] Hostcall offset check should...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
llvm-reduce: Inform MRI of used phys reg masks
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
llvm-reduce: Copy register allocation hints to clone
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
AMDGPU: Select i8/i16 global and flat atomic load/store
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang] Defer NAMELIST group item name resolution
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
AMDGPU: Fix assert if v_mov_b32_dpp is last instruction...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
llvm-reduce: Fix asserting on undef virtual registers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
llvm-reduce: Fix handling of generic virtual registers
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
MachineCSE: Report this requires SSA
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
llvm-reduce: Fix some copy-pasted comment errors
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Matt Arsenault
MachineFunction: Remove unused field
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Jonas Devlieghere
Remove folder introduced by incorrect patch level
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Allow modification of construct entities
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Jonas Devlieghere
[lldb] Show the DBGError if dsymForUUID can't find...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Thomas Raoux
[mlir][nvgpu] Move mma.sync and ldmatrix in nvgpu dialect
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Bill Wendling
[randstruct] Add test for "-frandomize-layout-seed...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Jonas Devlieghere
Revert "[lldb] Pin the shared cache when iterating...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Fix TYPE/CLASS IS (T(...)) in SELECT TYPE
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Bill Wendling
Revert "[randstruct] Add test for "-frandomize-layout...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Mehdi Amini
Apply clang-tidy fixes for modernize-use-default-member...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Mehdi Amini
Apply clang-tidy fixes for modernize-use-default-member...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Local generics must not shadow host-associated...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Inner INTRINSIC must not shadow host generic
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Bill Wendling
[randstruct] Add test for "-frandomize-layout-seed...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang][runtime] Preserve effect of positioning in...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Make F0.1 output editing of zero edge case...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Fangrui Song
[Driver] Remove unneeded -f[no-]pascal-strings translat...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Bixia Zheng
[mlir][sparse][taco] Use the SparseCompiler from python...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Raise FP exceptions from runtime conversion...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Igor Chebykin
[NVPTX][tests] Do not run the test CodeGen/Generic...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Andrew Browne
[DFSan] Avoid replacing uses of functions in comparisions.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Eli Friedman
Comment out assertions about initializer size added...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Correct interaction between generics and intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Jameson Nash
[X86] Fix test case for SoftPromoteHalf of STRICT_FP_EX...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Louis Dionne
[libc++][NFC] Add missing 'return 0' to test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Michael Jones
[libc][docs] Add doc for libc string functions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
V Donaldson
[flang] Use full result range for clock_gettime impleme...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Brad Smith
[VE][compiler-rt] Correct location of VE support in...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Paul Robinson
[PS5] Add basic PS5 driver behavior
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Jonas Devlieghere
[lldb] Remove TestShell.test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Peter Klausler
[flang] Fix shape analysis of RESHAPE result
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Eli Friedman
Allow flexible array initialization in C++.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
LLVM GN Syncbot
[gn build] Port b9ca972b1ff0
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Yonghong Song
[BPF] handle opaque-pointer for __builtin_preserve_enum...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Chris Bieneman
[HLSL] Pointers are unsupported in HLSL
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Fangrui Song
[ELF][AArch64] Fix unneeded thunk for branches to hidde...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Sanjay Patel
[InstCombine] canonicalize select with signbit test
commit
|
commitdiff
|
tree
|
snapshot
next