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 |
2022-03-21 |
Nikita Popov | [Docs] Fix reference (NFC) |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Marek Kurdej | [clang-format] Use range-for loop with drop_end. NFC. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Thomas Symalla | Revert "[AMDGPU] Improve v_cmpx usage on GFX10.3." |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Marek Kurdej | [ADT] Add drop_end. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Thomas Symalla | [AMDGPU] [NFC] Fix missing include. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Thomas Symalla | [AMDGPU] Improve v_cmpx usage on GFX10.3. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alisamar Husain | [tests][intelpt] Fix outdated trace load test |
commit | commitdiff | tree | snapshot |
2022-03-21 |
LLVM GN Syncbot | [gn build] Port 9ada761be3b9 |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Adrian Kuegel | [clang][Bazel] Add missing dependency from symbol_graph... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Chen Zheng | [PowerPC][NFC] rename file for PPCCTRLoopsVerify pass. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Pavel Labath | Revert "[lldb/test] Add events listener helper class... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Siva Chandra... | [libc] Add a linux file implementation. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Alisamar Husain | [trace][intelpt] Added total memory usage by decoded... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Kazu Hirata | [CodeGen] Apply clang-tidy fixes for readability-redund... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Craig Topper | [X86] Simplify the interface to getCondNoFromDesc. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Carlos Alberto... | [llmv-pdbutil] Replace ExitOnError with explicit error... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Andrew Litteken | [IROutliner] Do not outlined from functions with optnone |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Shengchen Kan | [X86][NFC] Run clang-format on cb26730aaa8b, fix typo... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Shengchen Kan | [X86][NFC] Unify implementations of getting condition... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
jacquesguan | [mlir][Arith] Add constant folder for right shift |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Kazu Hirata | [Analysis] Apply clang-tidy fixes for readability-redun... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Florian Hahn | [LV] Remove dead Loop argument from emitMemRuntimeCheck... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Philip Reames | [SLP] Explicit track required stacksave/alloca dependency |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Aaron Puchert | [PPCISelLowering] Avoid emitting calls to __multi3... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Kazu Hirata | [Transform] Apply clang-tidy fixes for readability... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Mark de Wever | [libc++][test][NFC] Remove libcpp-no-concepts. |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Chen Zheng | [PowerPC][NFC] use right hardware loop intrinsics in... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
esmeyi | [XCOFF] support XCOFFObjectWriter for fileHeader and... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Michel Weber | [MLIR][Presburger] remove redundant constraints in... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Luo, Yuanke | enable binop identity constant folds for add |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Shengchen Kan | [X86] Simplify function isDataInvariant by using X86Mne... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Florian Hahn | [VPlan] Add test for VPExpandSCEVRecipe printing. |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Simon Pilgrim | [X86] Add test add with bit0 extraction and improve... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Simon Pilgrim | [X86] combineAddOrSubToADCOrSBB - split to more cleanly... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Shengchen Kan | [X86][NFC] Generate fields and getters for subtarget... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Alisamar Husain | [trace][intelpt] Instruction count in trace info |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Shengchen Kan | [X86][NFC] Remove unused variable UseAA |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Shengchen Kan | [X86][NFC] Remove unused feature UseAA |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Shengchen Kan | [X86][NFC] Rename hasCMOV() to canUseCMOV(), hasLAHFSAH... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Craig Topper | [SelectionDAG][RISCV] Make RegsForValue::getCopyToRegs... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Craig Topper | [RISCV] Add test case for miscompile caused by treating... |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Philip Reames | [slp,tests] Consolidate two test files into one |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Jacques Pienaar | [bazel][mlir] Add MLIR PDLL LSP server target |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Philip Reames | [tests, SLP] Add coverage for missing dependencies... |
commit | commitdiff | tree | snapshot |
next |