2023-03-07 |
Mehdi Amini | Delete ActionManager and replace it with a simple callb... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Adrian Kuegel | [mlir][Bazel] Add missing dependency. |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Fangrui Song | [test] Improve MC/RISCV/riscv64-64b-pcrel.s to demonstr... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Jun Sha (Joshua) | [RISCV][CodeGen] Add codegen pattern for FLI instructio... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Jun Sha (Joshua) | Add missing roundtointegral builtin functions for some... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Jun Sha (Joshua) | [RISCV][MC] Add FLI instruction support for the experim... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Fangrui Song | [test] Improve MC/RISCV/riscv64-64b-pcrel.s |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Tue Ly | [libc][math] Switch math functions to use libc_errno... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Fangrui Song | RISCVELFObjectWriter: de-capitalize some error messages |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Craig Topper | [RISCV] Make D extension imply F extension. |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Craig Topper | [TableGen] Fix error message that called Record::getNam... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Leonard Chan | [hwasan] Add non-exception variant of operator delete... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Kazu Hirata | [X86] Precommit a test |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Vitaly Buka | [sanitizer] Disabled test for DLLs |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Kazu Hirata | [DebugInfo] Fix a warning |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Haohai Wen | Revert "[X86] Revise Alderlake P-Core schedule model" |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [DAGCombiner] Add fold for `~x + x` -> `-1` |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [DAGCombiner] Add fold for `~x & x` -> `0` |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [X86] Add test for `~x & x` -> `0` and `~x + x` ->... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [InstCombine] Transform `(shift X,Or(Y,BitWidth-1)... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [InstCombine] Add tests for transform `(shift X,(Or... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [InstSimplify] Simplify `(shl nsw nuw X, BitWidth ... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [InstSimplify] Add tests for `(shl nuw nsw X, BitWidth... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [InstCombine] Add transform `(icmp eq/ne bitreverse... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Noah Goldstein | [InstCombine] Add tests for `(icmp eq/ne bitreverse... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Sam Clegg | [lld][WebAssembly] Implement --why-extract flag from... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Muhammad Omair... | Fix LLDB windows build |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Igor Zhukov | [CMake] Allow custom `CMAKE_BUILD_TYPE`s |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Alex Langford | [lldb] Stop opening Console.app and TextEdit.app when... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Dave MacLachlan | [asan darwin] Allow clients to implement `__sanitizer_r... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Med Ismail... | [lldb] Fix stack-use-after-scope issue in ScriptedInter... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Jakub Kuderski | [mlir][arith] Canonicalize `addi(x, muli(y, -1))` ... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Yeting Kuo | [ADT][NFC] Use declval to suppress warning for nullptr... |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Greg Clayton | Add the ability to segment GSYM files. |
commit | commitdiff | tree | snapshot |
2023-03-07 |
Sam Clegg | [lld][ELF] Remove unused enum value. NFC |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Snehasish Kumar | Revert "[memprof] Refactor tests to generate binaries... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Arthur Eubanks | [LLParser] Error out if a name is too long and gets... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Ben Shi | [LoopVectorize][NFC] Fix incorrect comment in LoopVecto... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Chia-hung Duan | Revert "[scudo] Mitigate page releasing thrashing" |
commit | commitdiff | tree | snapshot |
2023-03-06 |
David Green | [AArch64] Extend load insert into zero patterns to... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dave Lee | Revert "[lldb] Redefine p alias to dwim-print command" |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Siva Chandra | [libc] Add riscv64 config. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Siva Chandra... | [libc][NFC] Switch dirent, fcntl, inttypes and sched... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
wren romano | [mlir][sparse] Fixing -Wsign-compare error in D144773 |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Siva Chandra... | [libc] Add ALIAS option to add_object_library rule. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | [lldb] Fix cyclic dependency issue in ScriptedMetadata |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kazu Hirata | [mlir] Fix a warning |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Alexey Bataev | [SLP]Fix PR61224: Compiler hits infinite loop. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Robert Suderman | [mlir][math] Add math.cbrt polynomial approximation |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Snehasish Kumar | [memprof] Refactor tests to generate binaries and profi... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | Revert "[lldb] Add an example of interactive scripted... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | Revert "[lldb/Plugin] Add breakpoint setting support... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | Revert "[lldb] Move ScriptedProcess private state updat... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | Revert "[lldb/API] Introduce SBProcess::ForceScriptedSt... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | [lldb/Utility] Fix layering violation caused by Scripte... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | [lldb] Add an example of interactive scripted process... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | [lldb/Plugin] Add breakpoint setting support to Scripte... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | [lldb] Move ScriptedProcess private state update to... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Med Ismail... | [lldb/API] Introduce SBProcess::ForceScriptedState... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Owen Pan | [clang-format] Don't annotate left brace of class as... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dave Lee | [lldb] Redefine p alias to dwim-print command |
commit | commitdiff | tree | snapshot |
2023-03-06 |
wren romano | [mlir][sparse] Renaming "pointer/index" to "position... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Yuanfang Chen | [NFC][Clang] add test comments for GitHub issue 58896 |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dave Lee | Recommit [lldb] Test 'v' support for direct ivar access... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Jakub Kuderski | [ADT] Avoid needless iterator copies in `zippy` |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Chia-hung Duan | [scudo] Make the boundary of memory group aligned with... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dave Lee | Revert "[lldb] Test 'v' support for direct ivar access... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Jan Svoboda | [clang][deps] Un-XFAIL test on AIX |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Sanjay Patel | [InstCombine] fold signed absolute diff patterns |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Sanjay Patel | [InstCombine] use dyn_cast instead of isa+cast; NFC |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dave Lee | [lldb] Add variable completion to dwim-print |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dave Lee | [lldb] Test 'v' support for direct ivar access (NFC) |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Paul Walker | [Bitcode] Add test for constant scalable vector gep. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Goran Flegar | [mlir-opt] Fix dialect preload after fb1bb6a |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Simon Pilgrim | [X86] combineBitcastvxi1/checkBitcastSrcVectorSize... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Jay Foad | [AMDGPU] Add GFX9,GFX10,GFX11 checks for llvm.amdgcn... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Jay Foad | [AMDGPU] Generate checks for llvm.amdgcn.s.buffer.load |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Kazu Hirata | [X86] Optimize umax(X,1) (NFC) |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Simon Pilgrim | [X86] Add Issue #61104 test case |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Alex MacLean | [docs][NewPM] fix typos in new pass manager docs |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Fangrui Song | [Driver] Reject -march= for ppc |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Arthur Eubanks | [Pipeline] Adjust PostOrderFunctionAttrs placement... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Arthur Eubanks | [SROA] Make order of analysis fetching more predictable |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Dhruv Chawla | [clang][alias|ifunc]: Add a diagnostic for mangled... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Valentin Clement | [flang] Do not query type_desc for unlimited polymoprhi... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Valentin Clement | [flang] Avoid double cleanup when the result is cleaned... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Nilay Vaish | Checked that complexity of std::sort_heap is 2N log... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Goran Flegar | [bazel] Fix build after 28d04c5 |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Chia-hung Duan | [scudo] Temporarily disable GetRssFromBuffer test |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Chia-hung Duan | [scudo] Mitigate page releasing thrashing |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Chia-hung Duan | Reland D144920 "[scudo] Only prepare PageMap entry... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Marco Elver | [SelectionDAG] Optimize copyExtraInfo deep copy |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Jakub Kuderski | [ADT] Clean up zip iterators. NFC. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Simon Pilgrim | [X86] combineBitcastvxi1/checkBitcastSrcVectorSize... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Simon Pilgrim | [X86] Add Issue #61104 test case |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Siva Chandra... | [libc] Add arm 32 FEnvImpl. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Guillaume Chatelet | Fix SafeIntIterator reference type |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Zequan Wu | [LLDB][NativePDB] Check string table in PDB files. |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Mehdi Amini | Rename DebugAction to tracing::Action and move related... |
commit | commitdiff | tree | snapshot |
2023-03-06 |
Paul Scoropan | [Flang] [PowerPC} Implement the floating-point conversi... |
commit | commitdiff | tree | snapshot |
next |