2022-03-21 |
Kim Gräsman | Generalize and harmonize sub-expression traversal |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Duncan P. N... | Compiler: Remove empty fallback definition for LLVM_BUI... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Eric Li | [libTooling] Generalize string explanation as templated... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Zarko Todorovski | [libc++][AIX] AIX allows for changing permissions of... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] simplify removeConstraintsInvolvingRange |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nico Weber | [clang] Remove stdint.h include from a test |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Daniel Thornburgh | Fix buildbot failures from 7917b3c6. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Sam McCall | [clangd] Fix nullptr crash in AddUsing tweak on catch... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Louis Dionne | [libc++] Trigger CI when cmake/ is modified |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Philip Reames | [test] Add regression test from pr54465 |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nico Weber | [gn build] Use lld-link's new /winsysroot: flag |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arthur Eubanks | [llvm-lipo] Don't use a global LLVMContext |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86][AVX512] lower1BitShuffle - fold broadcast(setcc... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Snehasish Kumar | [DebugInfo][NFC] Add a comment on the ordering of DILin... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Snehasish Kumar | [memprof] Update the frame is inline logic and unittests. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Aart Bik | [mlir][sparse] implement loop index value vectorization |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] [OpenMP] Diagnose use of 'target_clones' in... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] [OpenMP] Extend OpenMP variant declaration... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] Produce a "multiversion" annotation in textual... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] NFC: Rename 'MVType' variables to 'MVKind'... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] Add missing diagnostics for invalid overloads... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] NFC: Remove forced type merging in multiversion... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] NFC: Redundant code removal in SemaDecl.cpp... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] NFC: Dead code removal in SemaDecl.cpp, CheckMu... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Tom Honermann | [clang] Add test cases for multiversion function overlo... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Hirochika Matsumoto | [IROutliner][NFC] Fix typo in doc of findOrCreatePHIInBlock |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Adam Czachorowski | [clangd] Track time spent in filesystem ops during... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
LLVM GN Syncbot | [gn build] Port 7917b3c6957c |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Daniel Thornburgh | [Debuginfod] Don't depend on Content-Length. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86][AVX512] Add PR52500 vXi1 broadcast test case |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Philip Reames | Add missing dependencies to mayHaveNonDefUseDependency |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Philip Reames | Rename mayBeMemoryDependent in polly to fix build bot |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Valentin Clement | [flang] Lower procedure designator |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Dave Lee | [lldb] Fix llvm::Optional summary provider |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Philip Reames | Rename mayBeMemoryDependent to mayHaveNonDefUseDependen... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Aaron Ballman | Remove the clang/INPUTS directory; NFC |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jay Foad | [MachineCopyPropagation] More robust isForwardableRegCl... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arthur Eubanks | [clang] Remove Address::deprecated from MveEmitter |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Kadir Cetinkaya | [clangd] Test against path insensitivity |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Amir Ayupov | [X86][NFC] MnemonicTables: only access RI fields if... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] unittests: move more util functions... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arthur Eubanks | [OpaquePointers][BitcodeReader] Enable -opaque-pointers... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Craig Topper | [VP] Make VectorBuilder take IRBuilderBase instead... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] Add PR34666 redundant broadcast test case |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Andrew Litteken | [IROutliner] Fix phi nodes when self referential within... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
psamolysov... | [InferAddressSpaces][NFC] Small code improvements for... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] Support PWMAFunction::dump by callin... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] Don't fold SUB(X,SBB(0,0,W)) -> SUB(ADC(0,0,W),Y) |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] Add ((z & m) >> s) - (x + y)) sub -> sbb test... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] fix typo: maybeGetNonIntegeralVarRow... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
zhongyunde | [AArch64][SelectionDAG] Supports unpklo/hi instructions... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
William S.... | [MLIR][SCF] Fix nested if merging bug |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] fix the names of some tests (NFC) |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] IntegerPolyhedronTest: remove unused... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] IntegerRelation.h: Fix header guard |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | [MLIR][Presburger] add a non-const Matrix::getRow(... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alex Zinenko | [mlir][bazel] filegroups for Python CF, PDL, Tensor... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Aaron Puchert | Add cmake/ to release tarballs via concatenation |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Kiran Chandramohan | [Flang] Add OpenMP Conversion patterns |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | [CodeGen][OpenMP] Use correct type in EmitLoadOfPointer() |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] Fold SUB(X,SBB(Y,Z,W)) -> SUB(ADC(X,Z,W),Y) |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | Revert "Matrix::getRow non-const" |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Arjun P | Matrix::getRow non-const |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | Reapply [Utils] Fix %S substitution |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Louis Dionne | [libunwind] Add libunwind to the bootstrapping build CI |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Louis Dionne | [libc++] Disable modules with the bootstrapping build |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alex Bradbury | [WebAssembly][NFC] Add test case for functype emission |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] combineAddOrSubToADCOrSBB - commute + neg subtrac... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
James Y Knight | [compiler-rt] Expand comment about Exynos 9810 workaround. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] combineAddOrSubToADCOrSBB - bail for illegal... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | Revert "[Utils] Fix %S substitution" |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | [OpenMP] Regenerate test checks (NFC) |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alexey Bataev | [SLP]Make stricter check for instructions that do not... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Sam McCall | [pseudo] fix typo'd test assertions |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [SDAG] enable binop identity constant folds for shifts |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Sven van Haastregt | [OpenCL] Guard write_only image3d_t with TypeExtension |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Dmitry Preobrazhensky | [AMDGPU][MC][NFC] Refactored sendmsg(...) handling |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Sophia | [LV] Fix typo in comment |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Markus Böck | [mlir] Fix block merging with the result of a terminator |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | [Utils] Fix %S substitution |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alexander Belyaev | [mlir] Add a function to print C-strings to RunnerUtils... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] Add nounwind to adc/sbb tests to prevent cfi... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jay Foad | [AMDGPU] Add an agpr copy propagation test |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jay Foad | [AMDGPU] Update checks in agpr-copy-propagation.mir |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jez Ng | [lld-macho][nfc] Add comment explaining why a cast... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jez Ng | [lld-macho][nfc] Have findContainingSubsection take... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Kristina Bessonova | [clang] Fix wrong -Wunused-local-typedef warning within... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Evgeny Shulgin | [clang-tidy] Skip parentheses in `readability-make... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jay Foad | [AMDGPU] SIInstrInfo::verifyInstruction tweaks. NFCI. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Shraiysh Vaishay | [mlir][OpenMP] Added translation from `omp.atomic.captu... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | [CodeGen][OpenMP] Use correct type in EmitLoadOfPointer() |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] combineAddOrSubToADCOrSBB - Fold ADD/SUB + (AND... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Shraiysh Vaishay | [OpenMP][IRBuilder] Fix emitAtomicUpdate conditions |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Simon Pilgrim | [X86] Add (x - y - ((z & m) >> s)) sub -> sbb test... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
serge-sans... | [instcombine] Support and test __builtin_object_size... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
serge-sans... | [LowerConstantIntrinsics] Support phi operand in __buil... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Florian Hahn | [LV] Remove unneeded Loop argument from completeLoopSke... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Marek Kurdej | [clang-format] [doc] Improve BraceWrapping documentation. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Martin Storsjö | [libcxx] [ci] Check that Windows static libraries don... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Nikita Popov | [Docs] Update opaque pointers docs (NFC) |
commit | commitdiff | tree | snapshot |
next |