2022-04-03 |
Valentin Clement | [flang][NFC] Add more test cases for the array-value... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Valentin Clement | [flang][NFC] Add tests for fir.is_present |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Valentin Clement | [flang] Add global and global box initialization tests |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Valentin Clement | [flang][NFC] Add tests for select constructs |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Hirochika Matsumoto | Reapply "[InstSimplify][NFC] Add baseline tests for... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Louis Dionne | [libunwind] Add missing licenses in test files |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Dávid Bolvanský | [NFCI] Fixed missing colon in CHECK directives - part 2 |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Iain Sandoe | [C++20][Modules] Fix a testcase warning on Windows... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Dávid Bolvanský | [NFCI] Fixed missing colon in CHECK directives |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Simon Pilgrim | [X86] lowerShuffleAsRepeatedMaskAndLanePermute - allow... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Alexander Shaposhnikov | [InstCombine] Fold srem(X, PowerOf2) == C into (X ... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Alexander Shaposhnikov | [InstCombine][NFC] Add baseline tests for folds of... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Sanjay Patel | [InstCombine] limit icmp fold with sub if other sub... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Sanjay Patel | [InstCombine] fold fcmp with lossy casted constant... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Groverkss | [MLIR][Presburger] Use PresburgerSpace in SetCoalescer |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Roman Lebedev | [InstCombine] Fold `(X | C2) ^ C1 --> (X & ~C2) ^ ... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Roman Lebedev | [NFC][InstCombine] Autogenerate check lines in a test... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Roman Lebedev | [NFC][InstCombine] Add some tests for `(X | C2) ^ C1... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Martin Storsjö | [Support] [BLAKE3] Fix compilation with CMAKE_OSX_ARCHI... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Martin Storsjö | [Support] [BLAKE3] Remove .hidden directives from windo... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Florian Hahn | [VPlan] Set VPlan header block name to vector.body. |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Groverkss | [MLIR][Presburger][NFC] Rename getCompatibleSpace to... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Walter Erquinigo | [trace][intel pt] Handle better tsc in the decoder |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Hirochika Matsumoto | Revert "[InstSimplify][NFC] Add baseline tests for... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Hirochika Matsumoto | [InstSimplify][NFC] Add baseline tests for folds of... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Florian Hahn | [ConstraintElimination] Move logic to build worklist... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
tyb0807 | [Driver][AArch64] Split up aarch64-cpus.c tests further |
commit | commitdiff | tree | snapshot |
2022-04-02 |
tyb0807 | [AArch64] Avoid scanning feature list for target parsing |
commit | commitdiff | tree | snapshot |
2022-04-02 |
tyb0807 | [AArch64] Default HBC/MOPS features in clang |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Ron Lieberman | Revert "[AMDPU][Sanitizer] Refactor sanitizer options... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Groverkss | [MLIR][Presburger] Make constructors from PresburgerSpa... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Ron Lieberman | [AMDPU][Sanitizer] Refactor sanitizer options handling... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Arjun P | [MLIR][Presburger] LexSimplex: support is{Redundant... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Arjun P | [MLIR][Presburger] Make the SimplexBase constructor... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
wanglei | [LoongArch] Fix instruction definition |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Serge Pavlov | Remove duplicate code from wouldInstructionBeTriviallyDead |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Tobias Hieta | [lld][COFF] Fix TypeServerSource lookup on GUID collisions |
commit | commitdiff | tree | snapshot |
2022-04-02 |
River Riddle | [mlir] Allow for using OpPassManager in pass options |
commit | commitdiff | tree | snapshot |
2022-04-02 |
River Riddle | [mlir:PassOption] Rework ListOption parsing and add... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Nikolas Klauser | [libc++] Canonicalize the ranges results and their... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Brad Smith | [clang][Sparc] Enable IAS on the remaining OS's |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Luo, Yuanke | [X86][AMX] enable amx cast intrinsics in FE. |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Siva Chandra... | [libc][NFC] Do not call mmap and munmap from thread... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Arthur Eubanks | [cmake] Remove LLVM_USE_NEWPM option |
commit | commitdiff | tree | snapshot |
2022-04-02 |
jacquesguan | [mlir][Vector] Add constant folder for extractelement. |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Jake Egan | [AIX] XFAIL tests because of no big archive writer... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
jacquesguan | [mlir][Vector] Add constant folder for insertelement. |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Craig Topper | [RISCV] Add lowering for vp.fptoui and vp.uitofp. |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Jonas Devlieghere | [lldb] Remove remaining calls to DataBufferLLVM::GetChars |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Jonas Devlieghere | [lldb] Return a DataBuffer from FileSystem::CreateDataB... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Owen Pan | [clang-format] Fix a crash in qualifier alignment |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Maksim Panchenko | [BOLT][test] Fix AArch64 cross-platform tests |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Michael Gottesman | [debug-info] As an NFC commit, refactor EmitFuncArgumen... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Mitch Phillips | [NFCI] clang-format SanitizerArgs.cpp |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Jacques Pienaar | [mlir] Switch debugString helper to << operator |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Nico Weber | [lld/mac] Tweak a few comments |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Adrian Prantl | clang-format HostInfoBase.cpp |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Arthur Eubanks | [test] Mark uuid.s as unsupported on Windows |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Michael Jones | [libc][NFC] add outline of printf |
commit | commitdiff | tree | snapshot |
2022-04-01 |
LLVM GN Syncbot | [gn build] Port f547fc89c073 |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Richard | [clang-tidy] Add modernize-macro-to-enum check |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Adrian Prantl | Simplify ArchSpec::IsFullySpecifiedTriple() (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Jean Perier | [flang] add evaluate::IsAllocatableDesignator helper |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Craig Topper | [RISCV][AMDGPU][TargetLowering] Special case overflow... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Erich Keane | Fix behavior of ifuncs with 'used' extern "C" static... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Craig Topper | [RISCV] Add tests for uaddo with a constant 1. NFC |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Erich Keane | FIX the wildcards to pass an FP diff in mangle-nttp... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Erich Keane | Add some wildcards to pass FP difference on one of... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Lei Zhang | [mlir][vector] Fold transpose(broadcast(<scalar>)) |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Erich Keane | [GH54588]Fix ItaniumMangler for NTTP unnamed unions... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
zhijian | Addressed post-commit comment https://reviews.llvm... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
wren romano | [mlir][sparse] Moving `delete coo` into codegen instead... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Sanjay Patel | [AArch64] add tests for funnel+or == 0; NFC |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Sanjay Patel | [InstCombine] add tests for icmp with sub with multiple... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Zequan Wu | [LLDB] Add require x86 for NativePdb Test. |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Yitzhak Mandelbaum | [clang][dataflow] Add support for correlation of boolea... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Yitzhak Mandelbaum | [clang][dataflow] Add support for (built-in) (in)equali... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Zequan Wu | [LLDB][NativePDB] Create inline function decls |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | [DAG] Add llvm::isMinSignedConstant helper. NFC |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Petr Hosek | Revert "[runtimes] Create Tests.cmake if it does not... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | [X86] matchAddressRecursively - add XOR(X, MIN_SIGNED_V... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Alisamar Husain | [intelpt] Refactor timestamps out of `IntelPTInstruction` |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Lei Zhang | [mlir][vector] Handle scalars in extract_strided_slice... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Lei Zhang | [mlir][spirv] Add pattern to lower math.copysign |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | [X86] Fold AND(SRL(X,Y),1) -> SETCC(BT(X,Y)) (RECOMMITTED) |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Dmitry Vyukov | sanitizer_common: add Mutex::TryLock |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Dmitry Vyukov | sanitizer_common: expose max_address from LoadedModule |
commit | commitdiff | tree | snapshot |
2022-04-01 |
zhijian | [AIX][XCOFF] print unsupported message for llvm-ar... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Florian Hahn | Recommit "[LV] Remove unneeded createHeaderBranch.... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | Revert rGa5f637bcbb7d1e08ce637f113fc117c3f4b2b110 ... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | [X86] lowerShuffleAsRepeatedMaskAndLanePermute - allow... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | [X86] Add PR54658 test case |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Simon Pilgrim | [X86] Fold AND(SRL(X,Y),1) -> SETCC(BT(X,Y)) |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Yitzhak Mandelbaum | [clang][dataflow] Fix handling of base-class fields. |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Martin Sebor | [InstCombine] Add additional tests for strlen/strnlen... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Aaron Ballman | Add prototypes to functions which need them; NFC |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Nikita Popov | [MemCpyOpt] Add test for PR54682 (NFC) |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Florian Hahn | [LV] Add SCEV workaround from 80e8025 to epilogue vecto... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Joseph Huber | [OpenMP] Make linker wrapper thin-lto default thread... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Matthias Springer | [mlir][tensor][bufferize] Support 0-d collapse_shape... |
commit | commitdiff | tree | snapshot |
next |