2023-04-23 |
Simon Pilgrim | [X86] Add DAG test coverage for Issue #59867 patterns |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Nathan Sidwell | [BOLT] Remove unsupported ELF type reloc handling |
commit | commitdiff | tree | snapshot |
2023-04-23 |
David Green | [ARM] Fix qsat for armv5te/armv6 + thumb-mode |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Kazu Hirata | [clang-tidy] Modernize FileState (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Mathieu Fehr | [mlir][irdl] Add IRDL registration |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Simon Pilgrim | [X86] X86FixupInstTunings - add VPERMILPDri -> VSHUFPDr... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Lang Hames | Re-apply "[ORC][LLJIT] Use JITLink by default on ELF... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Simon Pilgrim | [X86] X86FixupInstTuning.cpp - fix comment in ProcessVP... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Luo, Yuanke | [X86] Precommit test case for D148980. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Craig Topper | [TableGen] Remove unused method form ScopeMatcher. NFC |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Akshay Khadse | [Coverity] Fix uninitialized scalar members in MC |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Noah Goldstein | [X86] Transform `(cmp eq/ne trunc(X), C)` -> `(cmp... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Serge Pavlov | [symbolizer] Change error message if module not found... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Craig Topper | [TableGen] Intialize vector with constructor instead... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Akshay Khadse | [Coverity] Fix explicit null dereferences |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Craig Topper | [TableGen] Re-work FactorNodes to avoid an extra tempor... |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Jianjian GUAN | [Driver][NFC] Simplify code. |
commit | commitdiff | tree | snapshot |
2023-04-23 |
NAKAMURA Takumi | [Bazel] Rename LLVMTableGenGlobalISel to TableGenGlobalISel |
commit | commitdiff | tree | snapshot |
2023-04-23 |
NAKAMURA Takumi | [CMake] Target/DirectX: Update deps |
commit | commitdiff | tree | snapshot |
2023-04-23 |
NAKAMURA Takumi | [CMake] Reorder deps and reformat |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Shilei Tian | Revert "[OpenMP] Introduce kernel environment" |
commit | commitdiff | tree | snapshot |
2023-04-23 |
Shilei Tian | [OpenMP] Introduce kernel environment |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Martin Storsjö | [compiler-rt] [test] [asan] Skip the static asan testsu... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Martin Storsjö | [libunwind] [SEH] Clear DISPATCHER_CONTEXT when initial... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Ian Douglas... | [M68k] Override `CanLowerReturn` to fix assertion with... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Simon Pilgrim | [X86] Fold PSHUF(VSHIFT(X,Y)) -> VSHIFT(PSHUF(X),Y) |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Ian Anderson | [libc++] Remove the chrono include from algorithm |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Simon Pilgrim | [X86] Add PERMILPD tuning test coverage for Issue ... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Simon Pilgrim | [X86] combineSetCCMOVMSK - fold allof movmskps/movmskpd... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Simon Pilgrim | [X86] LowerBUILD_VECTOR - narrow 256/512-bit vector... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Simon Pilgrim | [X86] LowerBUILD_VECTOR - fold build_vector(undef,freez... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Ramiro Leal... | Revert "Revert "Fix handling of special and large vals... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Luo, Yuanke | [X86] Precommit test case for D148980. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Haojian Wu | [bazel] Fix bazel build for 7f069f5ef4fee00520ed0c350dc... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
LLVM GN Syncbot | [gn build] Port cd893308b5d4 |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Piotr Zegar | [clang-tidy][NFC] Fix documentation for performance... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
AMS21 | [clang-tidy] Add `performance-avoid-endl` check |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Mark de Wever | [libc++][regex] Uses operator<=> in sub_match. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Akash Banerjee | Fix use of unitialized variable 'mapperFunc' to prevent... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Luo, Yuanke | [X86] Precommit test case for D148980. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Rishabh Bali | [mlir] Fix i8/f32 confusion in comment |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Timm Bäder | [clang][Sema][NFC] Add const where appropriate |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Slava Zakharin | Revert "[OpenMP] Additional APIs used by the MSVC compi... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Mehdi Amini | Add a breakpoint manager that matches based on File... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Aviad Cohen | [mlir] tosa.reshape - Add InferTensorType interface |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Mehdi Amini | Revert "Add a breakpoint manager that matches based... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
luxufan | [LVI][CVP] Don't compute CR at SelectInst Use if Cond... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Mehdi Amini | Add a breakpoint manager that matches based on File... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Kai Sasaki | [mlir] Check FunctionOpInterface castable type |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Aaron Siddhartha... | [bazel] Update Bazel version to 6.1.2. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Teresa Johnson | Restore "[MemProf] Context disambiguation cloning pass... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Joseph Huber | [libc] Do not include the RPC targets if we're not... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Natalia Glagoleva | [OpenMP] Additional APIs used by the MSVC compiler... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Craig Topper | [TableGen] Early exit from ExpandHwModeBasedTypes when... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Raman Tenneti | [libc] [NFC] Fixed comments formatting style. |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Craig Topper | [TableGen] Remove some unnecessary TreePatternNodePtrs... |
commit | commitdiff | tree | snapshot |
2023-04-22 |
Jacek Caban | [Object] Always initialized StartOfFile in Archive... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Peter Rong | [FuzzMutate] Correct type cast and add unit test for... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Aart Bik | [mlir][sparse] avoid slice rewriting when conditions... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nitin John Raj | [RISCV] Pass data EEW instead of index EEW to V*Sched... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nitin John Raj | [RISCV] Rename some variables to improve code clarity |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nick Desaulniers | [Demangle] replace std::string_view::substr which may... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nick Desaulniers | [Demangle] remove unused params of microsoftDemangle |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Petr Hosek | [CMake] Add missing find_package for LibEdit |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Razvan Lupusoru | [mlir][openacc] NFC Fix acc.databounds description... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Hanhan Wang | [mlir][linalg] Expose lowerPack and lowerUnPack utils. |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Arthur Eubanks | [Lint] Remove legacy pass |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Louis Dionne | [libc++] Make std::allocator_arg and friends conforming... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Arthur Eubanks | [Inliner] Remove -update-return-attrs flag |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Teresa Johnson | Revert "[MemProf] Context disambiguation cloning pass... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Teresa Johnson | [MemProf] Context disambiguation cloning pass [patch... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Jim Ingham | Make sure SelectMostRelevantFrame happens only when... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Fangrui Song | [ELF][test] Test .glink code sequence and DT_PPC64_GLINK |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Valentin Clement | [flang][openacc] Fix the value of lower bound, upper... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Jason Molenda | TestSTL was marked as skipped unconditionally in 2018... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Craig Topper | [RISCV][Docs] Tweak the note about zicsr and zifencei... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Diego Caballero | [MLIR][Vector] Enable masked vectorizaton of contractio... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Sam McCall | [dataflow] Don't crash in Environment::dump when decls... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Joseph Huber | [libc] Ignore unknown CUDA versions for `libc` targetin... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Joseph Huber | [libc] Bump up sm_60's CUDA feature to +ptx63 |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Shilei Tian | [OpenMP] Enable the IDE support for the device runtime |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nico Weber | [gn] Port f84ac48f1e83 (BOLT_TARGETS_TO_BUILD) |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Alex Duran | Fix an issue with th_task_state_memo_stack and proxy... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Jan Svoboda | [clang][deps] NFC: Refactor and comment ModuleDeps... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Craig Topper | [RISCV] Add Tag_RISCV_arch attribute by default when... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nathan Sidwell | [BOLT] Remove unneeded dyncasts |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Jan Svoboda | [clang] NFCI: Optimize storage and lookup of analyzer... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
David Green | [DAG][AArch64] Limit preferIncOfAddToSubOfNot until... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Aaron Ballman | Revert "[clang] trigger -Wcast-qual on functional casts" |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Jonas Devlieghere | [lldb] Let Mangled decide whether a name is mangled... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Razvan Lupusoru | [mlir][openacc] Add descriptions for new acc data opera... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Momchil Velikov | [NFC][CodeGenPrepare] Match against the correct instruc... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nathan Sidwell | [BOLT] Add BOLT_TARGETS_TO_BUILD |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Lei Zhang | [mlir][vector] NFC: Expose castAwayContractionLeadingOneDim |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Eric Gouriou | [RISCV] NFC tweaks in extension descriptions, sorting |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nathan Sidwell | [BOLT] Robustify compile-time config check |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Zibi Sarbinowski | [SystemZ][z/OS] Make LIBCXXABI_LIBUNWIND_INCLUDES_INTER... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Aart Bik | [mlir][sparse][gpu] generate proper memcpy in/out host... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Alexey Bataev | [SLP]Fix the cost for the extractelements, used in... |
commit | commitdiff | tree | snapshot |
2023-04-21 |
Nikita Popov | [LV][IndVars] Move test to correct directory and regene... |
commit | commitdiff | tree | snapshot |
next |