2022-07-26 |
Philip Reames | [RISCV] Add codegen coverage for ceil/floor/trunc/round... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
LLVM GN Syncbot | [gn build] Port f4fb72e6d4ce |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nikolas Klauser | [libc++] Use uninitialized algorithms for vector |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [bolt,AArch64] Fix one more test failure from D130358. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Paul Walker | [SVE][SelectionDAG] Use INDEX to generate matching... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nico Weber | [gn build] (manually) port a5640968f2f7 |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Alexander Yermolovich | [DWP][DWARF] Detect and error on debug info offset... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Arthur Eubanks | [WPD] Use new llvm.public.type.test intrinsic for poten... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Dmitry Preobrazhensky | [AMDGPU][MC][GFX11] Correct src0 for VOP3_DPP variants... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
John Ericson | [llvm][cmake] Follow up to D117973 |
commit | commitdiff | tree | snapshot |
2022-07-26 |
John Ericson | [cmake] Slight fix ups to make robust to the full range... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Michael Buch | [LLDB][ClangExpression] Prevent nullptr namespace map... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Dmitry Preobrazhensky | [AMDGPU][MC][GFX11] Correct encoding of VOP3/VOP3_DPP... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Alexander Belyaev | [mlir] Sort the libraties in BUILD.bazel. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Alexander Belyaev | [mlir] Update bazel build. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Augie Fackler | LangRef: note that `allockind("free")` requires void... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sander de Smalen | [AArch64][SVE] Sink ptrue into loop if it is used by... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sander de Smalen | [AArch64][SVE] Consider more intrinsics in 'isZeroingIn... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sander de Smalen | [AArch64][SVE] NFC: Add test-case to sve-ptest-removal... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Than McIntosh | tsan: capture shadow map start/end on init and reuse... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Shraiysh Vaishay | Revert "[flang][OpenMP] Lowering support for default... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Benjamin Kramer | [bazel] Port 628fbbef81c5ac806e6dbf2bce18dd44980051b1 |
commit | commitdiff | tree | snapshot |
2022-07-26 |
wangpc | [DAGCombine] Mask doesn't have to be (EltSize - 1)... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Tue Ly | [libc] Use nearest_integer instructions to improve... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Tue Ly | [libc] Use nearest_integer instructions to improve... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
wangpc | [RISCV] Precommit test for D130251 |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Chuanqi Xu | [C++20] [Modules] Don't handle no linkage entities... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Alexey Lapshin | [Debuginfo][llvm-dwarfutil] Add check for unsupported... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Peixin Qiao | [flang] Remove fp128 support for llvm.round and llvm... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Dmitri Gribenko | [clang][dataflow] Add explicit "AST" nodes for implicat... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Evgeny Mandrikov | [NFC] Fix some C++20 warnings |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sam McCall | [pseudo] Allow opaque nodes to represent terminals |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Louis Dionne | [libc++][NFC] Add missing SHA in ABI changelog |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Louis Dionne | [libc++] Generalize the customizeable assertion handler |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Louis Dionne | [libc++] Remove XFAIL for libcpp_deallocate on AIX... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nico Weber | [gn build] Port 7a5cb15ea6fa |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Dmitri Gribenko | [bazel] Run autoformatter on BUILD.bazel |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Roman Rusyaev | [Clang] [P2025] Analyze only potential scopes for NRVO |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Benjamin Kramer | [bazel] Port 7a5cb15ea6facd82756adafae76d60f36a0b60fd |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Chuanqi Xu | [clang] [docs] Update the changes of C++20 Modules... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [llvm-objdump,ARM] Fix further test failures. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Balazs Benics | [analyzer] Improve loads from reinterpret-cast fields |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Chuanqi Xu | [C++20] [Modules] Handle linkage properly for specializ... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Zakk Chen | [RISCV][Clang] Refactor RISCVVEmitter. (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Pilgrim | Fix MSVC "not all control paths return a value" warning... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Zakk Chen | [RISCV][Clang] Refactor and rename rvv intrinsic relate... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Benjamin Kramer | [analyzer] Fix unused variable warning in release build... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Benjamin Kramer | [mlir] Fall back to posix_memalign for aligned_alloc... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sebastian Neubauer | [CMake] Fix add_subdirectory llvm builds |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [llvm-objdump,ARM] Fix a lot more tests. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [clang][analyzer][NFC] Use value_or instead of ValueOr |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [lldb][ARM] Use portable printf tokens for 64 bit types |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [llvm-objdump] Fix type mismatch in std::min. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [lldb][ARM] Add tests for vpush/vpop D registers |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nimish Mishra | [flang][OpenMP] Lowering support for default clause |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sven van Haastregt | Reassoc FMF should not optimize FMA(a, 0, b) to (b) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [llvm-objdump,ARM] Make dumpARMELFData line up with... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [llvm-objdump,ARM] Add PrettyPrinters for Arm and AArch64. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Simon Tatham | [MC,llvm-objdump,ARM] Target-dependent disassembly... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [lldb][ARM] Misc improvements to TestEmulations |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Phoebe Wang | [ArgPromotion] Transfer metadata nontemporal to promote... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [lldb][ARM] Print mismatched registers in emulation... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Dmitri Gribenko | [clang][dataflow] Fix SAT solver crashes on `X ^ X... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
isuckatcs | [analyzer] Structured binding to tuple-like types |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [LLDB][ARM] Generalise adding register state in emulati... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Cullen Rhodes | [AArch64][SVE] Add patterns to select mla/mls |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Cullen Rhodes | [AArch64][SVE] NFC: Add tests for masked mla/mls patter... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kito Cheng | [RISCV] Lazily add RVV C intrinsics. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
David Spickett | [lldb][AArch64] Add support for memory tags in core... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Saiyedul Islam | [Libomptarget] Add checks for AMDGPU TargetID using... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
isuckatcs | [analyzer] Lambda capture non-POD type array |
commit | commitdiff | tree | snapshot |
2022-07-26 |
John Ericson | [cmake] Fix missing paren in `FindPrefixFromConfig` |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Diana Picus | [flang] Rename variables in test. NFCI |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Victor Campos | [ARM] Add Tag_CPU_arch missing value descriptions in... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Slava Gurevich | [LLDB][Reliability] Fix register value unpacking |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Amir Ayupov | [BOLT] Support files with no symbols |
commit | commitdiff | tree | snapshot |
2022-07-26 |
isuckatcs | [analyzer] ArrayInitLoopExpr with array of non-POD... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Weining Lu | [LoongArch] Use `end namespace xxx` style comment. NFC |
commit | commitdiff | tree | snapshot |
2022-07-26 |
owenca | [clang-format] Fix a hang when formatting C# $@ string... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Alex Brachet | [CMake][Fuchsia] Enable assertions and backtraces in... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kazu Hirata | [ADT] Deprecate Optional::getValueOr (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kazu Hirata | [flang] Use value or * instead of getValue (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kazu Hirata | Remove redundaunt virtual specifiers (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kazu Hirata | Use isa instead of dyn_cast (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kazu Hirata | [mlir] Use value_or (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nico Weber | fix comment typo to cycle bots |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nico Weber | [gn build] tweak how symbol_exports map files look... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sinan Lin | [CodeMetrics] use hasOneLiveUse instead of hasOneUse... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Nico Weber | [gn build] port bc39d7bdd497 (libclang.map -> libclang... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
zhongyunde | [LoopDataPrefetch] Fix crash when TTI doesn't set Cache... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Tom Stellard | libclang.so: Make SONAME the same as LLVM version |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Amir Ayupov | [BOLT][TEST] Update fptr.test |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Xiang Li | [DirectX backend] [NFC]Add DXILOpBuilder to generate... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Jun Zhang | [CodeGen] Consider MangleCtx when move lazy emission... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sunho Kim | [JITLink][COFF] Don't dead strip seh frame of exported... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sunho Kim | [JITLink][COFF] Consider lib/dll files in llvm-jitlink. |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Luo, Yuanke | [X86][DAGISel] Don't widen shuffle element with AVX512 |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Slava Gurevich | [LLDB][NFC][Reliability] Fix uninitialized variables... |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Kazu Hirata | [flang] Remove unused variable lastPrivBlock (NFC) |
commit | commitdiff | tree | snapshot |
2022-07-26 |
Sunho Kim | [JITLink][COFF] Implement IMAGE_COMDAT_SELECT_LARGEST... |
commit | commitdiff | tree | snapshot |
next |