The Week Of Monday 29 March 2021 Archives by thread
Starting: Mon Mar 29 01:06:13 PDT 2021
Ending: Sun Apr 4 23:02:48 PDT 2021
Messages: 555
- [all-commits] [llvm/llvm-project] 3a68c6: [ARM] Extend MVE lane interleaving to handle other...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 06b038: [mlir] Introduce CloneOp and adapt test cases in B...
dfki-jugr via All-commits
- [all-commits] [llvm/llvm-project] 3c95bd: [lldb] Don't search for system specific strings in...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] b082e6: [AMDGPU] Extend gfx10 test coverage. NFC.
petar-avramovic via All-commits
- [all-commits] [llvm/llvm-project] cfe87d: [NFC][LoopUnswitch] Move hasPartialIVCondition to ...
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] 66a824: [Orc][tests] Moving one MCJIT test over to Orc to ...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 19601a: [SVE][Analysis]Instruction costs for ops on scalab...
Nashe Mncube via All-commits
- [all-commits] [llvm/llvm-project] 805148: [X86][SSE] combineHorizOpWithShuffle - consistentl...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 07e463: Revert "Reapply "OpaquePtr: Turn inalloca into a t...
ostannard via All-commits
- [all-commits] [llvm/llvm-project] 69e7b7: [lldb][NFC] Add a test case for Objective-C proper...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 883912: Revert "[mlir] Introduce CloneOp and adapt test ca...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] c6e5c4: Don't use $ as suffix for symbol names in ThinLTOB...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 630afc: [MLIR][Shape] Canonicalize casted dynamic extent t...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 07142b: [SimpleLoopUnswitch] Add tests to check partially ...
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] e4abb6: [LoopUnswitch] Use reference variables instead of ...
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] 9a0c94: Reapply "OpaquePtr: Turn inalloca into a type attr...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ab7287: [SimpleLoopUnswitch] Fix wrong assertions in parti...
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] 25fbe8: [LV] Move runtime pointer size check to LVP::plan().
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5f473a: [TableGen] Add support for the 'assert' statement ...
Paul C. Anagnostopoulos via All-commits
- [all-commits] [llvm/llvm-project] 199d2e: [libc++] Use _EnableIf and __iter_value_type consi...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 2f367f: [mlir][Linalg] Allow calling named ops when availa...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] dcf961: [OPENMP]Fix PR49052: Clang crashed when compiling ...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] da381c: [SLP] allow matching integer min/max intrinsics as...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 485c8c: Revert "[LV] Move runtime pointer size check to LV...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0858f0: [SystemZ][z/OS] Set maximum value to truncate attr...
Fanbo Meng via All-commits
- [all-commits] [llvm/llvm-project] f6f21d: [OPENMP]Fix PR49636: Assertion `(!Entry.getAddress...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] d0d92f: [flang][driver] Add default intrinsic module path ...
arnamoy10 via All-commits
- [all-commits] [llvm/llvm-project] 0411b2: [OPENMP]Map data field with l-value reference types.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 9745dc: [SelectionDAG][AArch64][SVE] Perform SETCC conditi...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] c773d0: Recommit "[LV] Move runtime pointer size check to ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e06f1a: [libcxx] reworks invocable and regular_invocable t...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 5288c2: [mlir][vector] Add lowering of Transfer_read with ...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 4d593e: [lldb] Include llvm-config.h instead of config.h
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] f1e0c7: [SystemZ][z/OS] Add test of leading zero length bi...
Fanbo Meng via All-commits
- [all-commits] [llvm/llvm-project] 24c44c: [libcxx] adds std::identity to <functional>
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 7d8b47: [mlir][Linalg] Drop spurious error message
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] e8515c: [flang] Update output format test to use GTest
Asher Mancinelli via All-commits
- [all-commits] [llvm/llvm-project] f0a2fe: [mlir][Linalg] Rewrite SubTensors that take a slic...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 293384: [OpenMP] Trim error messages in CUDA plugin
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] bf8cbf: [lldb] Move UpdateISAToDescriptorMap into ClassInf...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 9320ac: [Clang] Only run test when X86 backend is built.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3cbf44: [SampleFDO] Do not scale the magic number NOMORE_I...
wmi-11 via All-commits
- [all-commits] [llvm/llvm-project] d3ff65: [Clang] Fix line numbers in CHECK lines.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 30b023: [CSSPGO][llvm-profgen] Context-sensitive global pr...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 96d14f: [NFC][RISCV] Pass file through update_llc_tests to...
Roger Ferrer Ibáñez via All-commits
- [all-commits] [llvm/llvm-project] 3abd0b: [NFC][RISCV] Add test showing wrong stack slot for...
Roger Ferrer Ibáñez via All-commits
- [all-commits] [llvm/llvm-project] ef76a3: [RISCV] Fix offset computation for RVV
Roger Ferrer Ibáñez via All-commits
- [all-commits] [llvm/llvm-project] 54baca: [X86] Always use rip-relative addressing on 64-bit...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a7afc8: [flang] Fix CHECK() calls on erroneous procedure d...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 3dd4aa: [RISCV] When custom iseling masked loads/stores, c...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 489ca7: [PrologEpilogInserter][AMDGPU] Only adjust offset ...
Roger Ferrer Ibáñez via All-commits
- [all-commits] [llvm/llvm-project] 32f252: [lldb][NFC] Fix -Wdocumentation issue in ProcessMi...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 10d02f: [lldb][NFC] Fix -Wdocumentation issue in ModuleSpe...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] a50037: [AArch64] Add a few more vector extension tests.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a43f58: [lld-macho] Implement -segprot
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] d35d8d: [AMDGPU] Mark additional VOP3 as commutable
Joe Nash via All-commits
- [all-commits] [llvm/llvm-project] 4ca39d: NFC: Update MLIR python bindings docs to install d...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] 742f66: fix comment typo to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 9b0517: [mlir] Enhance InferShapedTypeOpInterface and move...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 59e422: [lsan][test] Add malloc(0) and realloc(p, 0) tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 221388: fix comment typo to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 45fd7c: Revert "[AMDGPU] Mark additional VOP3 as commutable"
Joe Nash via All-commits
- [all-commits] [llvm/llvm-project] bc4d3c: [libcxx] Use integer division
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 243390: [llvm-reduce] Remove dso_local when possible
Samuel Eubanks via All-commits
- [all-commits] [llvm/llvm-project] f4c01f: [Support] Fix 'keeping' temporary files on Windows 7
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] e94372: [SimplifyCFG] avoid sinking insts within an infini...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 619b88: [AMDGPU] Fix "Sequence" spelling. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] f53dc0: fix comment typo to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] c4d5b9: Fix broken build for commit 9b0517035faee275ce1fea...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 188592: Revert "[CMake] Use write_basic_package_version_fi...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 1daa48: [lsan] realloc: don't deallocate if requested size...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bd8dd5: [NFC] clang-formatting zos-alignment.c
Fanbo Meng via All-commits
- [all-commits] [llvm/llvm-project] 766945: [X86][FastISel] Fix with.overflow eflags clobber (...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 047cbf: [lldb] Print stack trace when lldb-vscode crashes
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 482283: [AArch64] Remove custom zext/sext legalization code.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5178ff: [Passes] Add relative lookup table converter pass
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] b75018: [gn build] Port 5178ffc7cf92
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] eee309: Fix .debug_aranges parsing issues.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 984e2f: [lldb] Prints error using WithColor::error in lldb...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e0577b: [dsymutil] Relocate DW_TAG_label
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] f43958: [OpenMP] Fixed a crash in hidden helper thread
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 247ff2: [AArch64][GlobalISel] NFC: Replace IR regbankselec...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] ca7210: [IPO][SampleContextTracker] Use SmallVector to tra...
huihzhang via All-commits
- [all-commits] [llvm/llvm-project] 8ca569: [PowerPC] Fix infinite loop in peephole CR optimiz...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e89cdf: [OpenMP] Restore backwards compatibility for libom...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] f05b64: [FastISel] Don't trivially kill extractvalues (PR4...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b19a9e: [dsymutil] s/dwarfdump/llvm-dwarfdump/ in test
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] a1b8b0: [WebAssembly] Fix i8x16.popcnt opcode
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] bd56e9: Add missing dependency to fix building the jit tests
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 50a6aa: [llvm][utils] Fix handling of llvm::None
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 8573c2: Add debug support for set types
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] fd94cf: [RISCV] Move scheduling resources for B into a sep...
Evandro Menezes via All-commits
- [all-commits] [llvm/llvm-project] 5821a5: [RISCV] Add inline asm constraint 'vr' and 'vm' in...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 478d1e: [libc++] Re-enable macOS back-deployment testing
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5127da: Revert "[COFF] Only consider associated EH section...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] b0db2d: [AArch64][SVEIntrinsicOpts] Optimize tbl+dup into ...
junparser via All-commits
- [all-commits] [llvm/llvm-project] 54ab62: Revert "Add missing dependency to fix building the...
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 90c401: [Propeller] Do not generate the BB address map for...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] 9fb002: [DebugInfo] Upgrade DISubragne::count to accept DI...
Alok Kumar Sharma via All-commits
- [all-commits] [llvm/llvm-project] 51fa9e: [NFC][scudo] Add memtag.h into CMake file
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 58c62f: [sanitizer] Improve accuracy of GetTls on x86/s390
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 18b341: [Test] Add a test demonstrating a missing opportun...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 03cc8a: [OpenMP][NFC] Move the `noinline` to the parallel ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] deb509: [loop-idiom] Hoist loop memcpys to loop preheader
Han Zhu via All-commits
- [all-commits] [llvm/llvm-project] cef167: [DebugInfo][unittest] Fix heap-use-after-free afte...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2bd404: Revert "[loop-idiom] Hoist loop memcpys to loop pr...
Han Zhu via All-commits
- [all-commits] [llvm/llvm-project] 92ddd3: [loop-idiom] Hoist loop memcpys to loop preheader
Han Zhu via All-commits
- [all-commits] [llvm/llvm-project] 1b96e1: [lldb/DWARF] Simplify DIE extraction code slightly
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 597891: [lldb] Add a dwarf unit test for null unit dies
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] ea08d4: [lldb] Remove ScriptInterpreterLuaTest.Plugin unit...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 142d52: [llvm-profdata] Make sure to consume Error on the ...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 7c2e58: [NFC][scudo] Produce debug info
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c352a2: [lli] Add option -lljit-platform=Inactive to disab...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 083b0f: [AMDGPU] Update AMDGPU PAL usage documentation
Tim Renouf via All-commits
- [all-commits] [llvm/llvm-project] 1a2d25: Revert "[lldb/DWARF] Simplify DIE extraction code ...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 275df6: [X86] Pass to transform tdpbsud&tdpbusd&tdpbuud in...
yubingex007-a11y via All-commits
- [all-commits] [llvm/llvm-project] 4ca860: [InstructionCost] Don't conflate Invalid costs wit...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 0c63b8: Revert "[X86] Pass to transform tdpbsud&tdpbusd&td...
yubingex007-a11y via All-commits
- [all-commits] [llvm/llvm-project] ad613b: [docs] remove references to checking out svn repos
Nuno Lopes via All-commits
- [all-commits] [llvm/llvm-project] 1cbba5: [ObjC][CodeGen] Fix missing debug info in situatio...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 6919c5: [lldb] Add a test for Obj-C properties with confli...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 6d2fb3: [clangd] Perform merging for stale symbols in Merg...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] c4d39f: [AArch64][SVE] Lower fixed length EXTRACT_VECTOR_ELT
Joe Ellis via All-commits
- [all-commits] [llvm/llvm-project] d1486e: [lldb] Change CreateHostNativeRegisterContextLinux...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 8e7df9: Revert "[loop-idiom] Hoist loop memcpys to loop pr...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] 98f6cb: [ASTImporter] Import member specialization/instant...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] c42c67: Re-apply "[lli] Make -jit-kind=orc the default JIT...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] a08c77: [LoopVectorize] Add support for scalable vectoriza...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 2aba2f: [RegAlloc] Add a test with use in statepoint expec...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] d4b338: [ARM] Handle Splats in MVE lane interleaving
David Green via All-commits
- [all-commits] [llvm/llvm-project] 243fe0: [lli] Leaving two EH frame tests with MCJIT only a...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 42c3b5: Fix cleanup error in TestVSCode_disconnect.test_la...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 831589: [gn build] (semi-manually) port 51fa9e0fd984
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f71ed5: NFC: Migrate PartialInlining to work on Instructio...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 6b4b1d: [LoopUnswitch] Simplify branch condition if it is ...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] c5109d: Fix path in test added in e0577b3130a646b0ee090c04...
dyung via All-commits
- [all-commits] [llvm/llvm-project] e694e1: [x86] enhance matching of pmaddwd
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] a99b8a: [clang] [PR49736] [C++2b] Correctly reject lambdas...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 64bb9c: [lldb] [Process/gdb-remote] Fix TID reading to use...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 6b3fb4: Move test to X86 directory
ostannard via All-commits
- [all-commits] [llvm/llvm-project] c51e91: Revert "[Passes] Add relative lookup table convert...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] 69473d: [gn build] Port c51e91e04681
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2b30bd: clang-format: [JS] do not collapse - - to --.
Martin Probst via All-commits
- [all-commits] [llvm/llvm-project] 1696b8: [OPENMP]Fix PR48740: OpenMP declare reduction in C...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] efa7df: [Analyzer] Track RValue expressions
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 903773: [analyzer] Support allocClassWithName in OSObjectC...
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 180e9e: [libc++] Add a CI job to test the Runtimes build
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] af7e1f: [analyzer] Fix crash when reasoning about C11 atom...
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 6c1a80: [lldb] [server] Support for multiprocess extension
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 1c3b74: [AMDGPU] Remove outdated TODOs. NFC
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] ce03a8: [lldb] Remove linux/mips debugging support
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 80fb74: [test, HardwareLoops] Fix use of var defined in CH...
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] f58463: Added static verification for Linalg Ops.
inho9606 via All-commits
- [all-commits] [llvm/llvm-project] 8b5b03: [test, LoopVectorize] Fix use of var defined in CH...
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] bd334c: [OPENMP]Fix test checks for 32bit targets, NFC.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 04b766: [lldb/test] Deflake TestGdbRemote_vContThreads eve...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 9d25ce: [OpenCL] Fix parsing of opencl-c.h in CL 3.0
Kévin Petit via All-commits
- [all-commits] [llvm/llvm-project] bc4b0f: [clang-format] Fix east const pointer alignment of...
Nico Rieck via All-commits
- [all-commits] [llvm/llvm-project] 1363fb: [Docs] Update googletest docs link.
Tommy Chiang via All-commits
- [all-commits] [llvm/llvm-project] a6950c: [test, ARM] Fix use of var defined in CHECK-NOT
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 77d81c: [libc] Fix msan/asan memcpy reentrancy
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] bbae06: [lldb] Fix TestStopOnSharedlibraryEvents.py on linux
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 0bbe2a: [lldb] More missing includes in TestGdbRemote_vCon...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] f06900: [RISCV] Remove floating point condition code legal...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 292816: [RISCV] Don't set the SplatOperand flag on intrins...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9ca0b0: Remove dead CHECK-ERR line.
nlewycky via All-commits
- [all-commits] [llvm/llvm-project] a9968c: [NFC][CodeGen] Tidy up TargetRegisterInfo stack re...
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] f5e9be: [GlobalISel] Implement lowering for G_ROTR and G_R...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] a33fca: [RISCV] Pass 'half' in the lower 16 bits of an f32...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c62ef1: [lldb] [test] Mark more lldb-server tests xfail on...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] c8e56f: Add -disable-verify flag to llvm-link.
nlewycky via All-commits
- [all-commits] [llvm/llvm-project] 7a4d63: Add a "register_runtime" method to the mlir.execut...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] e3d332: [lldb] Remove reproducer from previous test run
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 700431: [GlobalISel][AArch64] Combine G_SEXT_INREG + right...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] eae3b2: [clang][cli] Fix round-trip of OPT_plugin_arg
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 3e3fc4: [CSSPGO] Top-down processing order based on full p...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 229987: [SamplePGO] Keeping prof metadata for IndirectBrInst
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 6c9fbc: [mlir] Linalg: add tile interchange flag to test-l...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] f13f05: [DebugInfo] Support for signed constants inside DI...
Sourabh Singh Tomar via All-commits
- [all-commits] [llvm/llvm-project] 91887c: [AArch64][GlobalISel] Combine funnel shifts to rot...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 1bc908: [AArch64][GlobalISel] Define some legalization rul...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] a35c2c: [GlobalISel] Implement fewerElements legalization ...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] d857a8: [VPlan] Use SetVector for VPExternalDefs to preven...
huihzhang via All-commits
- [all-commits] [llvm/llvm-project] 79ae41: [InstCombine] add test for abs() demanded bits; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 73adc0: [GlobalISel] Fix -Wunused-variable in -DLLVM_ENABL...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3ad6dd: [clang] Use decltype((E)) for compound requirement...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] ae217b: Conditionalize the JIT test dependency
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] eb4967: [Sanitizer][RISCV][AArch64][Android] Adjust alloca...
Luís Marques via All-commits
- [all-commits] [llvm/llvm-project] e2c7bf: [OPENMP]Fix PR48607: Crash during clang openmp cod...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 3a6365: [ARM] Add FeatureHasNoBranchPredictor for Thumb1 c...
David Green via All-commits
- [all-commits] [llvm/llvm-project] c06a8f: [libc++] Include <__config_site> from <__config>
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b7899b: [OPENMP51]Initial support for the dispatch directive.
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 58cbb2: [docs] Fix up dead clang-format links after monore...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 79a79d: [X86] Add test for PR49587 (NFC)
ShihPo Hung via All-commits
- [all-commits] [llvm/llvm-project] d535a0: [ThinLTO] During module importing, close one sourc...
wmi-11 via All-commits
- [all-commits] [llvm/llvm-project] 427d35: [lld-macho][NFC] Drop unnecessary macho:: namespac...
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] a360a9: Fix deletion of operations through the rewriter in...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ee176d: [www] Color Clang 11 and Clang 12 features as gree...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] eabd55: [lld-link] Enable addrsig table in COFF lto
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 170513: Fix pluralization error in diagnostic, and move C+...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 144ec1: [WebAssembly] Encode numbers in ULEB128 in event s...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] d6d3d2: [LLDB] Add support for Arm64/Linux dynamic registe...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] c23ee7: [www] List both the regular and expanded form of %...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 0b6975: [trace][intel-pt] Implement trace start and trace ...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] fb0b19: Reland "[gn build] port 48e4b0f (__config_site)"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f59ba0: [StructLayout] Use TrailingObjects to allocate spa...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9eef0f: Fix test expectations for %diff documentation.
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 3a83b8: [JITLink] Add a setProtectionFlags method to jitli...
lhames via All-commits
- [all-commits] [llvm/llvm-project] a4ee79: Fix errors in 0b69756110db444282c40ea16929186b2910...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 99fd06: [clang][Sema] Don't try to initialize implicit var...
Ta-Wei Tu via All-commits
- [all-commits] [llvm/llvm-project] 431a40: [LoopUnswitch] Assert that branch condition is eit...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 059987: [RISCV] Remove some unused ImmLeafs. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0d7fd9: [GlobalISel] Fix Wint-in-bool-context warning (NFC)
nullptr-cpp via All-commits
- [all-commits] [llvm/llvm-project] 5db19c: [RISCV] simm12_plus1 should not inherit from Opera...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 3e5ee1: [SimpleLoopUnswitch] Fix -Wunused-variable in -DLL...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d332bb: [Utils][Emacs] Improve syntax highlight
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] eb51dd: [Coroutine] [Debug] Insert dbg.declare to entry.re...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 0269a4: [JITLink] Switch from StringRef to ArrayRef<char>, ...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 4e0045: libc: Default LIBC_INSTALL_PREFIX to ${CMAKE_INSTA...
Nathan Chancellor via All-commits
- [all-commits] [llvm/llvm-project] 9a9214: [mlir] Add C and python API for is_registered_oper...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] ec235d: [JITLink] Delete copy and move constructors for ji...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 32ca5a: [RISCV] Refine pre-define macro tests
Tsung-Chun Lin via All-commits
- [all-commits] [llvm/llvm-project] 4a0a85: [libcxx] [test] Fix tests of <cuchar> that unexpec...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 7588ed: [X86] Regenerate test to add missing @PLT
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 465b9a: Revert "Revert "[mlir] Introduce CloneOp and adapt...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 43b9fa: [mlir][Linalg][Python] Create the body of builtin ...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 8fa570: [WebAssembly] Fix incorrect DW_TAG_pointer_type si...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] b5995f: [OpenCL] Limit popcount to OpenCL 1.2 and above
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 95f813: [mlir] Change vector.transfer_read/write "masked" ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 49c0ab: [clang][Checkers] Extend PthreadLockChecker state ...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 3ccbd4: NFC: Change getUserCost to return InstructionCost
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 52e015: [AArch64] Avoid SCALAR_TO_VECTOR for single FP con...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 936d1e: [ASTImporter][NFC] Improve test coverage
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 5d0e9d: [AMDGPU][GlobalISel] Add support for global atomic...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 98d070: Revert "[LLDB] Skip TestVSCode_disconnect.test_lau...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 10fc6e: [RISCV] Add support for the stepvector intrinsic
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 9d474b: [ASTImporter][NFC] Fix duplicated symbols in "Impr...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] ce548a: [X86] AMD Zen 3 has macro fusion
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] d2d672: [InlineCost] Remove TODO comment that consider oth...
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] feb6f2: Revert "[LLDB] Arm64/Linux test case for MTE and P...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 8396ae: [Test] Auto-update test checks
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 2f56e1: NFC: Change getTypeBasedIntrinsicCost to return In...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] ffcb4b: Revert "[clang][Checkers] Extend PthreadLockChecke...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 9f4022: [libc++] Avoid <climits> dependency in <thread>
Joerg Sonnenberger via All-commits
- [all-commits] [llvm/llvm-project] dc7ebd: [C++2b] Support size_t literals
Anton Bikineev via All-commits
- [all-commits] [llvm/llvm-project] b6d052: [CostModel] Align the cost model for intrinsics fo...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] a8cf32: [RISCV] Add XFAIL riscv32 for known issue with the...
Luís Marques via All-commits
- [all-commits] [llvm/llvm-project] 3bdd67: [libc++] Mark convert_copy.pass.cpp as UNSUPPORTED...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 5018e1: [clang][parser] Allow GNU-style attributes in expl...
tbaederr via All-commits
- [all-commits] [llvm/llvm-project] 4e52da: [AArch64][SVE] Add tests for UREM/SREM using fixed...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 07a6d0: [InstCombine] add tests for srem+abs; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] f38a9d: [WebAssembly] Raname a test and fix comments
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 09b241: [llvm-jitlink] Fix -Wunused-function on Windows
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 04f10a: [RISCV] Add isel patterns to select vsub_vx intrin...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a991ee: [AMDGPU] Use a common check prefix for some image ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 2a8b7c: [RISCV] Add RISCVISD opcodes for CLZW and CTZW.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 563cde: [LTO][Legacy] Decouple option parsing from LTOCode...
jsji via All-commits
- [all-commits] [llvm/llvm-project] 50b863: [X86] Improve optimizeCompareInstr for signed comp...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 00c0c8: [PowerPC] [MLICM] Enable hoisting of caller preser...
Shimin Cui via All-commits
- [all-commits] [llvm/llvm-project] 437958: [X86] Improve SMULO/UMULO codegen for vXi8 vectors.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ae7b1e: [SCEV] Handle unreachable binop when matching shif...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] df0b97: [ValueTracking] Add with.overflow intrinsics to po...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 45783d: [WebAssembly] Implement i64x2 comparisons
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] fcf680: [Driver] Move detectLibcxxIncludePath to ToolChain
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 888c50: Move non-spec TOSA operators into TosaUtilOps.td
Suraj Sudhir via All-commits
- [all-commits] [llvm/llvm-project] fe5c4a: [LoopVectorize] Use SetVector to track uniform use...
huihzhang via All-commits
- [all-commits] [llvm/llvm-project] 7f8da0: [flang] Refine checks for pointer initialization t...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 10847f: [SLP]Add a test for the bug in `getVectorElementSi...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 31001b: [LoopVectorize] Refine hasIrregularType predicate
LemonBoy via All-commits
- [all-commits] [llvm/llvm-project] 807b01: [ConstantFolding] Fixing addo/subo with undef
George Mitenkov via All-commits
- [all-commits] [llvm/llvm-project] 9c61c7: [mlir][cse] do not replace operands in previously ...
Andrew Young via All-commits
- [all-commits] [llvm/llvm-project] 9e00b6: [SelectionDAG] Remove unneeded vector resize from ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4ced95: [SLP]Update test checks, NFC
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 09aed3: [lld-macho][nfc] Test that -ObjC will import bitco...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 98f08e: [tests] Exercise cases where SCEV can use trip cou...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 66da4f: [OPENMP]Fix PR48658: [OpenMP 5.0] Compiler crash w...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] a28e83: [OPENMP]Fix PR48885: Crash in passing firstprivate...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 2c3cf6: Make TableGenGlobalISel an object library
Aaron Puchert via All-commits
- [all-commits] [llvm/llvm-project] e8d875: Revert "Make TableGenGlobalISel an object library"
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 43ded9: [NFC][LoopRotation] Count the number of instructio...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] e92705: [test, InferFunctionAttrs] Fix use of var defined ...
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] e47014: [dfsan] Set sigemptyset's return label to be 0
Z via All-commits
- [all-commits] [llvm/llvm-project] a879a1: [mlir][tosa] Add tosa.reciprocal and tosa.sigmoid ...
NatashaKnk via All-commits
- [all-commits] [llvm/llvm-project] 1c268a: [X86] add dwarf annotation for inline stack probe
YangKeao via All-commits
- [all-commits] [llvm/llvm-project] c88ee1: [RISCV] Add UnsupportedSchedZfh multiclass to redu...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 777a58: Support {S, U}REMEqFold before legalization
Simonas Kazlauskas via All-commits
- [all-commits] [llvm/llvm-project] 115a42: Add debug printers for KnownBits [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 3cc3c0: Add support to -Wa, --version in clang
Jian Cai via All-commits
- [all-commits] [llvm/llvm-project] 0f70a1: [tests] Add tests for ashr/lshr recurrences in isK...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f1e4e2: [lld][MachO] Refactor handling of subsections
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] bf2479: Revert "Add support to -Wa, --version in clang"
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 62b74f: [GVN][NFC] Refactor analyzeLoadFromClobberingWrite
ksyx via All-commits
- [all-commits] [llvm/llvm-project] 565b28: [GVN][NFC] Pre-commit test for D93503
KAWASHIMA Takahiro via All-commits
- [all-commits] [llvm/llvm-project] a82199: [clang][APINotes] Fix -Wunused-function warning (NFC)
nullptr-cpp via All-commits
- [all-commits] [llvm/llvm-project] dfc8da: [lldb] Remove LLDB_CAPTURE_REPRODUCER override
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] bfcd21: [debug-info] support new tuning debugger type DBX ...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 54c3c2: [lldb-vscode] Consistently use return EXIT_SUCCESS...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 630818: [NFC] Disambiguate LI in GVN
max-azul via All-commits
- [all-commits] [llvm/llvm-project] a1d837: [NFC] Undo some erroneous renamings
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 5c703f: [libc++] Build and test with -Wundef warning. NFC.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 3bea73: [lldb] Fix compilation with gcc-6.5
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] e1d4fb: [lldb] Fix build errors from 3bea7306e8
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 335d2d: [mlir][Python][Linalg] Add missing attributes to l...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 92e777: [WebAssembly] Invert branch condition on xor input
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 1d463c: [Driver] Fix architecture triplets and search path...
Harald van Dijk via All-commits
- [all-commits] [llvm/llvm-project] 1ed53d: [LoopFlatten] Do not report CFG analyses as up-to-...
Yevgeny Rouban via All-commits
- [all-commits] [llvm/llvm-project] 88a5b3: Revert "Revert "[LLDB] Arm64/Linux Add MTE and Poi...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] b468f0: [LLDB] Fix sync issue in TestVSCode_launch.test_pr...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] dc5371: [MLIR][Affine] Add utility to check if the slice i...
Vinayaka Bandishti via All-commits
- [all-commits] [llvm/llvm-project] e3a133: [NFC] Add tests for scalable vectorization of loop...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] df4fa5: [clang][Checkers] Extend PthreadLockChecker state ...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 6be866: [SLP] Add test cases for missing SLP vectorization...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0f5ebb: [AMDGPU][MC] Added flag to identify VOP instructio...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] f7aeac: [X86][SSE] Add isHorizOp helper function. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] cd9534: [AMDGPU][MC][GFX10][GFX90A] Corrected _e32/_e64 su...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] fcea41: [lldb] [test] Mark lldb-server multiprocess tests ...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 48e3da: [lldb] Rewrite TestAutoInstallMainExecutable logic
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] ce98a0: [SLP]Remove `else` after `return`, NFC.`
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] bad5ee: [lldb] Make TestLoadUsingLazyBind work on linux
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 7c541a: [OpenCL][Docs] Added a label for C++ libs section ...
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] dc14e8: [flang] Move .f77 to the list of fixed-form file e...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 77d625: [DAG] MergeInnerShuffle with BinOps - sometimes ac...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c03696: [SLP]Improve and fix getVectorElementSize.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 65c8bf: [AMDGPU] Enable output modifiers for double precis...
bcahoon via All-commits
- [all-commits] [llvm/llvm-project] 0934fa: [AArch64][SVE] SVE functions should use the SVE ca...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 2f45e6: [AArch64][SVE] Improve codegen for select nodes wi...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 7b921a: [AsmParser][SystemZ][z/OS] Add in support to accep...
Anirudh Prasad via All-commits
- [all-commits] [llvm/llvm-project] 1ea9fa: [clang][parser] Set source ranges for GNU-style at...
tbaederr via All-commits
- [all-commits] [llvm/llvm-project] 908a26: Revert "[clang][parser] Set source ranges for GNU-...
tbaederr via All-commits
- [all-commits] [llvm/llvm-project] ce61de: [regalloc] Ensure Query::collectInterferringVregs ...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] e2c662: [deref-at-point] restrict inference of dereference...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b1fbfd: [AMDGPU] Small cleanup to constructRetValue and it...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 802c5c: [lldb] Un-XFAIL TestAutoInstallMainExecutable on W...
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 7a4abc: [LoopVectorize] auto-generate complete checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 56b39a: [OpenMP51][DOCS] Mark "add present modifier in def...
Chi-Chun, Chen via All-commits
- [all-commits] [llvm/llvm-project] 978343: [tests] Cover the most basic cases of nosync infer...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d61b40: [RISCV] Improve 64-bit integer materialization for...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 85ff35: [HIP] remove overloaded abs in header
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 0af4e7: [OpenMP][NFC] Fix typo in libomptarget error message
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 0c653d: [lldb] Update test.rst with a paragraph about pdb
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 0bc543: [llvm-reduce] Move tests to tools folder
Samuel Eubanks via All-commits
- [all-commits] [llvm/llvm-project] 0ba0a7: [PPC] Regenerate PR27078 test checks
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 96d8c6: [CMake] Remove {LIBCXX, LIBCXXABI, LIBUNWIND}_INSTAL...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 4af625: [AMDGPU][SDag] Add IMG init in AdjustInstrPostInst...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7d15fb: [lldb/test] Respect --apple-sdk path when querying...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] dadcd9: [RISCV] Add MULHU and MULHS tests with a constant ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4be379: [gn build] Port fdc4f19e2f80
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1addc2: [MC][ARM] add .w suffixes for ORN/ORNS T1
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] d157e3: [RISCV] Fix handling of nxvXi64 vmsgt(u).vx intrin...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6b05d7: Mark unordered memset/memmove/memcpy as nosync
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 232d3a: [libc++] Fix codesigning in run.py
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 60854c: Avoid calling ParseCommandLineOptions in BackendUt...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 775e55: [CMake] Include dependency on cxx-headers in compi...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e93c95: [libc++] Print the CMake version before generating...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 52338a: [MC][ARM] add .w suffixes for RSB/RSBS T1
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 8f7c1b: [libc++] NFC: Add a simple test to make sure we de...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3ba1b1: Add a pattern to combine composed subview ops
Aden Grue via All-commits
- [all-commits] [llvm/llvm-project] 432b2a: [SLP]Test for min/max reductions bug, NFC.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 4d9039: Add support for fetching signed values from tagged...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 18dbe0: [lldb] Prevent that LLDB randomly crashes in Comma...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] e372e0: [flang] Implement reductions in the runtime
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] ffa15e: Extract isVolatile helper on Instruction [NFCI]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 46e992: [libcxx] [test] Remove XFAIL LIBCXX-WINDOWS-FIXME ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] db3578: Infer dereferenceability from malloc and friends
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 2d7339: Fix "image lookup --address" Summary results for i...
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 6ef450: [funcattrs] Infer nosync from readnone and non-con...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 01aa9e: [libcxx] [test] Make the condvar wait_for tests le...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 8e596f: [Attributor] Cleanup intrinsic handling in nosync ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1e69a5: [Attributor] Cleanup detection of non-relaxed atom...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a8ac88: Update a test missed in 6ef4505
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d4e9fe: [OpenCL][Docs] Update links to the C++ for OpenCL ...
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] dbbc95: [RISCV] Use softPromoteHalf legalization for fp16 ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 69ca50: [OpenMP] Pass mapping names to add components in a...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 1b88df: [flang] Fix arm clang build
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 0f7e3a: [NFC][scudo] Simplify UseQuarantine initialization
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] da9817: [ARM] Allow v6m runtime loop unrolling
David Green via All-commits
- [all-commits] [llvm/llvm-project] ce9e1a: [Scudo] Fix SizeClassAllocatorLocalCache::drain
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 622500: [scudo][NFC] Make tests runs with --gtest_repeat=2
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 17095d: [libc++][NFC] Increase readability of typeinfo com...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 76d9bc: Reland "Add support to -Wa, --version in clang""
Jian Cai via All-commits
- [all-commits] [llvm/llvm-project] 17800f: [tests] Add tests for forthcoming funcattrs nosync...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 766d27: [RISCV] Add isel patterns to handle vrsub intrinsi...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6fe7de: [Driver] -nostdinc -nostdinc++: don't warn for -Wu...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b23a31: [funcattrs] Respect nofree attribute on callsites ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 43ceb7: llvm-shlib: Create object libraries for each compo...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 5f6c5c: [flang] Implement numeric intrinsic functions in r...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] cba422: [OpenMP51] Accept `primary` as proc bind affinity ...
Chi-Chun, Chen via All-commits
- [all-commits] [llvm/llvm-project] 287c93: [flang] Fix unit test failure on POWER
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 51a071: Setup OpBuilder to support detached block in loopU...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] d222a0: [OpenMP, test] Fix uses of undef S*VAR FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 58e458: [OpenMP, test] Fix use of undef DECL FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 2c3db7: [OpenMP, test] Fix use of undef VAR_PRIV FileCheck...
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 3a016e: [globalisel][unittests] Rename setUp() to avoid po...
Daniel Sanders via All-commits
- [all-commits] [llvm/llvm-project] 42a84d: Revert "[globalisel][unittests] Rename setUp() to ...
Daniel Sanders via All-commits
- [all-commits] [llvm/llvm-project] 5379f1: [MIPS, test] Fix use of undef FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 273416: [flang] Disable some new unit tests (non-portable ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 0187c3: [RISCV] Add nxvXi64 test cases to the RV32 Zvamo i...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 813e72: [builtins] Build for arm64_32 for watchOS (Darwin)
Daniel Rodríguez Troitiño via All-commits
- [all-commits] [llvm/llvm-project] f5c9db: [TextAPI] Add support for arm64_32
Daniel Rodríguez Troitiño via All-commits
- [all-commits] [llvm/llvm-project] 7af9b0: [NFC][scudo] Use TYPED_TEST to split large test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f6ad04: [lld][MachO] Make emitEndFunStab independent from ...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 91790c: [indvars[ Fix pr49802 by checking for SCEVCouldNot...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 4c70f5: [NFC][AMDGPU] Add product names for gfx908 and gfx...
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] a0c5b7: [mlir][sparse] support for very narrow index and p...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] f026e1: [debug-info][XCOFF] set `-gno-column-info` by defa...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 88a152: [NFC][scudo] Move globals into related test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] bc6001: [X86] Fix -Wunused-function warning (NFC)
nullptr-cpp via All-commits
- [all-commits] [llvm/llvm-project] 78a141: Handle all standalone combinations of LC_NOTEs w/ ...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] cf51bf: [lldb] Account for objc_debug_class_getNameRaw ret...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 062d4d: [lld] Add missing header guard (NFC)
nullptr-cpp via All-commits
- [all-commits] [llvm/llvm-project] 83dc21: [NFC][scudo] Move some shared stuff into ScudoComb...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b0d286: [CMake] Use append instead of set with the list
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] c66476: [AssumeBundles] offset should be added to correctl...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] d441de: [lld][MachO] Fix -Wsign-compare warning (NFC)
nullptr-cpp via All-commits
- [all-commits] [llvm/llvm-project] 5a9a8c: [RISCV] Add more nxvi64 vector intrinsic tests for...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 56fa1b: [llvm-reduce] Add header guards and fix clang-tidy...
Samuel Eubanks via All-commits
- [all-commits] [llvm/llvm-project] 438b6d: [RISCV] Add missing nxvXf64 intrinsics tests cases...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 04ba60: [ORC][C-bindings] Fix some ORC C bindings function...
lhames via All-commits
- [all-commits] [llvm/llvm-project] c56058: [CSSPGO] Skip dangling probe value when computing ...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 7959d5: [libcxx] adds concepts `std::totally_ordered` and ...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 088918: Tweak SimpleFastHash
Aaron via All-commits
- [all-commits] [llvm/llvm-project] 2ec7f6: [clang-cl] [Sema] Do not prefer integral conversio...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 5d7c83: [mlir] add memref dialect as dependent of lower-af...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] a89fb2: [clang][ItaniumMangle] Check SizeExpr for Dependen...
Tommy Chiang via All-commits
- [all-commits] [llvm/llvm-project] f8013a: [libcxx] [test] Make the condvar wait_for tests a ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] f343a7: [NFC][scudo] Convert ScudoPrimaryTest into TYPED_TEST
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a26f1b: [PassManager] Run additional LICM before LoopRotate
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 2388aa: [NARY-REASSOCIATE] Support reassociation of min/max
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] 49e5a8: [libc++] Fix build on macOS older than 10.15.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] a4ac84: [RISCV] Add some tests showing vsetvli cleanup opp...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 3b48d8: [RISCV] Optimize more redundant VSETVLIs
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 0f3230: [SLP] Better estimate cost of no-op extracts on ta...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0f7bbb: Always emit error for wrong interfaces to scalable...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] b0c321: [gn build] Port 0f7bbbc481e2
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 500969: [X86][SSE] isHorizontalBinOp - use getTargetShuffl...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 455973: [LLDB] Skip TestLoadUsingLazyBind.py on arm/linux
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 411673: [RISCV] Test llvm.experimental.vector.insert intri...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] b82b30: [InstCombine] Fix out-of-bounds ashr(shl) optimiza...
dobbelaj-snps via All-commits
- [all-commits] [llvm/llvm-project] 6dd07f: [mlir][spirv] Add utilities for push constant value
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] ab3c5f: [NFC][SVE] Use SVE_4_Op_Imm_Pat for sve_intx_dot_b...
junparser via All-commits
- [all-commits] [llvm/llvm-project] d3b74d: Restore 8954fd436c7 after c06a8f9caa51c
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7f7f5e: [TableGen] [Docs] Add lldb-tblgen to command guide...
Paul C. Anagnostopoulos via All-commits
- [all-commits] [llvm/llvm-project] fa0aff: Revert "[X86][SSE] isHorizontalBinOp - use getTarg...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5fcb07: [SLP]Fix a bug in min/max reduction, number of con...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] ef1f90: [SLP]Added a test for min/max reductions with the ...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 931350: [CVP] Add test for !range on intrinsic (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 09a882: [GlobalISel] Allow different types for G_SBFX and ...
bcahoon via All-commits
- [all-commits] [llvm/llvm-project] dd43e1: [flang] Fix MSVC build breakage
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 3ebfa3: Remove attribute handling code for simple attribut...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] d01653: [rs4gc] add tests for existing code stripping attr...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a50580: [rs4gc] Strip nofree and nosync attributes when lo...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 3f8c6f: [lld-macho][NFC] Remove redundant member from clas...
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] 2c4548: [rs4gc] Use loops instead of straightline code for...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8867fc: [LV] Hoist mapping of IR operands to VPValues (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 55978f: [gn build] add build file for tsan runtime
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6abb92: [SCCP] Avoid modifying AdditionalUsers while itera...
Dimitry Andric via All-commits
- [all-commits] [llvm/llvm-project] 47ebf7: [GVNSink] auto-generate test checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] f6790b: [RISCV] Add missing CHECK-EXPAND line to one case ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 78a39d: [flang] TRANSFER() intrinsic function
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 262f48: [Hexagon, test] Fix use of undef FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] b001d5: [RISCV] Add IR intrinsic for Zbr extension
Levy S. Hsu via All-commits
- [all-commits] [llvm/llvm-project] 15ec0a: [ms] [llvm-ml] Fix case-sensitivity for variables ...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 8e5f3d: [SLPVectorizer] Fix divide-by-zero after D99719
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 180819: [RISCV] Add IR intrinsic for Zbb extension
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 3a223c: [TextAPI] run clang-format on violating sections, NFC
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 1f0b30: Revert "[RISCV] Add IR intrinsic for Zbb extension"
Levy S. Hsu via All-commits
- [all-commits] [llvm/llvm-project] 12c3bc: [mlir] Rename linalg.pooling operations to have a ...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] f78d93: [RISCV] Add IR intrinsics for Zbc extension
Levy S. Hsu via All-commits
- [all-commits] [llvm/llvm-project] 0499a9: [ms] [llvm-ml] Accept /WX to signal that warnings ...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 1bd498: [Sema] Fix Windows build after b001d574d7d9
Jessica Clarke via All-commits
- [all-commits] [llvm/llvm-project] 5311ab: [RISCV] Try using toupper instead of std::toupper ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] be7358: Revert "[RISCV] Try using toupper instead of std::...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2165c0: [OPENMP][DOCS]Update status of the supported const...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 942cf2: [nfc] [llvm] Make DWARFListTableBase::findList const
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] 109305: [mlir] Emit errors when creating unregistered attr...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] cb424f: [OPENMP5.1]Initial support for novariants clause.
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] f02c69: [NFC][scudo] Split ScudoCombinedTest.BasicCombined
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 4be8a2: Use tablegen to diagnose mutually exclusive attrib...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 223dcd: [mlir] Add optional TypeConverter for materializat...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 4ea547: [KnownBits] Add KnownBits::haveNoCommonBitsSet hel...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0fe8af: Fix build bot problem with missing OMPC_novariants...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] eb1b55: [mlir][tosa] Add tosa.reduce_any and tosa.reduce_a...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 4c58f3: [NFC][scudo] Add test header int CMake file
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c115c2: [flang] Address more MSVC build issues with reduct...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] d302e3: [LLDB] Sleep for 5 second TestVSCode_launch test_p...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 1d54aa: [CSSPGO][Test] XFAIL profile-context-tracker-debug...
jsji via All-commits
- [all-commits] [llvm/llvm-project] f17680: Revert "[sanitizer] Simplify GetTls with dl_iterat...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 8156d8: [gn build] (manually) port 4c58f333f141
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 817d98: [lld-macho][nfc] Refactor in preparation for 32-bi...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 03c411: [gn build] hook up tsan on macOS too
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] a0e611: [RISCV] Add signext attribute to i32 orc.b test fo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c31874: [lld-macho] Fix -Wsuggest-override after D99633. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bac74a: [clang] NFC: remove trailing white spaces from som...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 2458aa: Add missing override to clang tblgen AttrEmitter
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] b4f2e8: [RISCV] Refactor conversion of B extensions to IR ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 95f448: [PGO, test] Fix typo in FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 17b4e5: [BasicAA] Don't pass through AA metadata (NFCI)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9d20ea: [BasicAA] Don't store AATags in cache key (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b552e1: [Loads] Forward constant vector store to load of f...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d66f9c: Fix build rules for LLVM_WITH_Z3 after D95727
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 7c17f1: [X86][SSE] isHorizontalBinOp - use getTargetShuffl...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 89afec: [X86] Fold xor(truncate(xor(x, c1)), c2) -> xor(trun...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1470f9: [InstCombine] Add load/store forwarding test with ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3bcb6a: Silence `-Wunused-private-field` warning on isIsol...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 665065: [FastISel] Remove kill tracking
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a78fa7: Revert "[lld-link] Enable addrsig table in COFF lto"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] c04e1c: [lld-macho] Fix build on 32-bit systems
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] bd115d: [lld-macho] Another attempt at fixing 32-bit builds
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 8c95f9: Speculative attempt to stablize a test
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 122c0e: [TableGen] Use StringRef instead of std::string to...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7727cc: [NFC][X86] Split VPMOV* AVX2 instructions into the...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] b32e76: [mlgo] fix build rules
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 2554f9: Opaque pointers: Migrate examples to use load with...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 1cc9d9: [C++20, test] Fix use of undef FileCheck variable
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] f1d4af: [InstCombine] Reapply update_test_checks.py to uns...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 732a90: [InstCombine] precommit pr49688.ll (NFC)
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 614750: [InstSimplify] Add a test for folding comparison w...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 5207cd: [InstCombine] Conditionally fold select i1 into an...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 1b4800: [clang][parser] Set source ranges for GNU-style at...
tbaederr via All-commits
- [all-commits] [llvm/llvm-project] a2ea00: [RISCV] Don't convert fshr/fshl to target specific...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c4c511: [NFC][scudo] Restore !UseQuarantine check in tests
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 602ab1: Revert "Add support for fetching signed values fro...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 3ac254: [CVP] Add test for and of min (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6e96de: [mlir][NFC] Fully spell mlir types names in LoopLi...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 6fbbb0: Don't check that std::pair is trivially copyable o...
Dimitry Andric via All-commits
- [all-commits] [llvm/llvm-project] 64a52e: [llvm-exegesis] Don't erroneously refuse to measur...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] fd73e4: [CVP] Add more tests for select with overdefined o...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d094f3: [llvm-exegesis] SnippetFile: do create source mana...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 241d42: Speculative fix for failing build bot.
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] cb4443: [SimplifyCFG] Make test more robust (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9bad7d: [SimplifyCFG] Handle two equal cases in switch to ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f18efb: [InstCombine] add tests for ctpop of power-of-2; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] f61978: [libcxx] [test] Link against msvcprt as C++ ABI li...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] e92d2b: [Driver] Detect libstdc++ include paths for native...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c2c68a: [libc++] Improve generate_feature_test_macro_compo...
mordante via All-commits
- [all-commits] [llvm/llvm-project] a41b51: [HIP-Clang, test] Fix use of undef FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 292726: [HIP, test] Fix use of undef FileCheck var
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 98d5db: [RISCV] Lower orc.b intrinsic to RISCVISD::GORCI.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 535249: [NFC][InstCombine] Add test for PR49778
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 27e5bf: [libc++] Fix the header guard from _LIBCPP_STEAMBU...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] ec575e: [sanitizer] Simplify GetTls with dl_iterate_phdr o...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4708a0: [RISCV] Use gorciw for i32 orc.b intrinsic when Zb...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 10ed47: [lldb] Import ObjectiveC module instead of Foundat...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] d1a179: [lldb] Replace unneeded use of Foundation with Obj...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 907af8: [CUDA][HIP] rename -fcuda-flush-denormals-to-zero
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] a91628: [Test] Add tests for various scenarios of PRE of a...
max-azul via All-commits
Last message date:
Sun Apr 4 23:02:48 PDT 2021
Archived on: Sun Apr 4 23:08:25 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).