2023-01-28 |
Kazu Hirata | Use llvm::byteswap instead of ByteSwap_{16,32,64} ... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [llvm] Use llvm::bit_width (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [Target] Use llvm::Log2_{32,64} (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [SystemZ] Use llvm::bit_floor (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Florian Hahn | Revert "[SCCP] Support NUW/NSW inference for all overfl... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | Use llvm::count{lr}_{zero,one} (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Akash Banerjee | [MLIR][OpenMP] Add conversion support from FIR to LLVM... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [RISCV] Simplify predicates with llvm::countr_zero... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Amir Ayupov | [CMake] Replace clang binary if using clang-bolt target |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [RISCV] Use llvm::Log2_64 (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [llvm] Use llvm::Log2_64 (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Peter Klausler | [flang] Diagnose fixed form statement that begins with... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Peter Klausler | [flang] Warn about defined operator with too few/many... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Florian Hahn | [SCCP] Support NUW/NSW inference for all overflowing... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Peter Klausler | [flang] Enforce ENTRY dummy argument usage restriction |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [Target] Use llvm::count{l,r}_{zero,one} (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Mark de Wever | [libc++] Addresses LWG3754 |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [llvm] Use llvm::bit_floor instead of llvm::PowerOf2Flo... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [RISCV] Use std::clamp (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kirill Stoimenov | [LSAN] Remove -fuse-ld=lld from HWASAN config |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Hans Wennborg | Revert "[X86][ABI] Don't preserve return regs for prese... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Aaron Ballman | Fix Clang sphinx build |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | AMDGPU: Convert fcopysign tests to generated checks... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | AMDGPU: Add fneg and select test |
commit | commitdiff | tree | snapshot |
2023-01-28 |
eopXD | [Clang][RISCV] Simplify RVV intrinsic policy suffix |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Benjamin Kramer | [bazel] Adjust lsp-server-support include paths for... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Benjamin Kramer | [bazel] Add a dep from target asm parsers to :TargetParser |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Chenguang Wang | [bazel][mlir] Remove references to SubElementInterfaces. |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [RISCV] Use llvm::bit_floor and std::clamp (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | Use std::optional instead of llvm::Optional (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Craig Topper | [RISCV] Refine the (mul (zext.w X), C) -> mulhu isel... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Shivam Gupta | [Docs] Fix a statement wrt instruction alignment of 0 |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Noah Goldstein | Recommit "Reorder (shl (add/sub (shl x, C0), y), C1... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Noah Goldstein | Recommit "Add optimizations for icmp eq/ne (mul(X,... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kazu Hirata | [X86] Use llvm::bit_ceil (NFC) |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | llvm-reduce: Add REQUIRES: default_triple to test |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | LoopStrengthReduce: Convert AMDGPU tests to opaque... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | AMDGPU: Support atomicrmw uinc_wrap/udec_wrap |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Mircea Trofin | Fix "not all control paths return a value" introduced... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Flash Sheridan | Added a note that "%p" is also a Lit token and needs... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Flash Sheridan | Explain code coverage with Lit in docs/SourceBasedCodeC... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
River Riddle | [mlir][NFC] Move the headers for lsp-server-support... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
zhongyunde | [AArch64] Fix crash for expandMOVImm |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Peter Klausler | [flang] Catch out-of-range constant arguments to CHAR... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
LLVM GN Syncbot | [gn build] Port 5b8dc7c8a552 |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Mircea Trofin | [mlgo] Introduce an "InteractiveModelRunner" |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Peter Klausler | [flang] Portability warnings for an ambiguous ASSOCIATE... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kirill Stoimenov | [LSAN] Disable leak_check_before_thread_started for... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Noah Goldstein | Revert "Reorder (shl (add/sub (shl x, C0), y), C1)... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Noah Goldstein | Revert "Add optimizations for icmp eq/ne (mul(X, Y... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Craig Topper | [RISCV] Teach computeKnownBits that vsetvli returns... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Craig Topper | [ValueTracking] Teach computeKnownBits about riscv... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | llvm-reduce: Parse file from the opened buffer instead... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | llvm-reduce: Use WithColor in another place |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | llvm-reduce: Use ThreadPool feature to wait for tasks... |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Matt Arsenault | llvm-reduce: Use consistent type for reducer function |
commit | commitdiff | tree | snapshot |
2023-01-28 |
Kirill Stoimenov | [LSAN][HWASAN] Run LSAN tests with HWASAN enabled |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Adrian Prantl | Manual DWARF index: don't skip over -gmodules debug... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang] Fix shared library build |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Alexander Yermolovich | [BOLT][DWARF] Add logging for split dwarf |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Noah Goldstein | Reorder (shl (add/sub (shl x, C0), y), C1) -> (add... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Noah Goldstein | Add tests for reoredering (shift (add (shift x, C0... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Noah Goldstein | Add optimizations for icmp eq/ne (mul(X, Y), 0) |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Noah Goldstein | Add tests for binops with conditions/assume constraints |
commit | commitdiff | tree | snapshot |
2023-01-27 |
River Riddle | [mlir] Promote the SubElementInterfaces to a core Attri... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Michael Buch | [lldb][Test] TestVSCode_completions.py: fix expected... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Aart Bik | [mlir][sparse] fixed typo |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang][parser] Diagnose an invalid space |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang] Correct procedure pointer (or dummy) compatibil... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Michael Buch | Reland "[lldb] Add support for DW_AT_default_value... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang] Prohibit multiple separate module procedure... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang] Don't apply intrinsic assignment check for... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Dave Lee | [lldb][test] Set minimum compiler_versions |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang] Catch obscure error in defined assignment |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Artem Belevich | [NVPTX] Infer AS of pointers passed to kernels as integers. |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Krzysztof Drewniak | [mlri][ExecutionEngine] Don't globaly set CMake prefixe... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Daniel Thornburgh | [llvm-cov] Fix logic error in debuginfod lookup. |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Joseph Huber | [libc] Add code for detecting NVIDIA GPUs as well |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Joseph Huber | [libc] Do not install to the default triple in GPU... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peter Klausler | [flang] Don't fold STORAGE_SIZE() on polymorphic argument |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Siva Chandra... | [libc] Use a prebuilt libc-hdrgen binary if available. |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Philip Reames | Revert "[BranchRelaxation] Move faulting_op check into... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Philip Reames | [RISCV][InsertVSETVLI] Handle partially transparent... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Ben Langmuir | [clang][deps] Fix modulemap file path for implementatio... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Peiming Liu | [mlir][sparse] refactoring isAdmissibleTensorExp into... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Philip Reames | [BranchRelaxation] Move faulting_op check into callee... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Jonas Paulsson | [SystemZ] Fix handling of vectors and their exposure... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Tom Stellard | workflows: Fix libclc tests |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Tom Stellard | libclc: Fix building against an llvm build directory |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Erich Keane | Fix recursive error for constraints depending on itself... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Tom Stellard | workflows: Bump python version on Windows to try to... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Piotr Zegar | [clang-tidy] Fix warning in portability-simd-intrinsics |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Tom Stellard | libclc: Set CMAKE_CXX_STANDARD to 17 to match llvm |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Amir Ayupov | [CMake] Include clang-bolt bootstrap target in BOLT... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Jorge Gorbe... | [lldb] Make SBSection::GetSectionData call Section... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Arthur Eubanks | [gn build] Enable check-bolt on Linux |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Qiao Zhang | Fix tsan problem where the per-thread shared_ptr()... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Jason Molenda | disable-language-runtime-unwindplans desc rewrite to... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Jason Molenda | Don't flag memory-only mach-o corefiles as invalid |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Joseph Huber | [LinkerWrapper] Add support for --[no-]whole-archive... |
commit | commitdiff | tree | snapshot |
next |