 |
Changes
- actually also compile output in tests for -frewrite-includes
(details)
- [mips] Expand 'lw/sw' instructions for 32-bit GOT
(details)
- [OPENMP]Fix for PR43349: Crash for privatized loop bound.
(details)
- [CodeGen][MIPS][NFC] Some standalone tests for D66805 "or vectors,
(details)
- [MIPS] For vectors, select `add %x, C` as `sub %x, -C` if it results in
(details)
- [SimplifyCFG] mergeConditionalStoreToAddress(): consider cost, not
(details)
- [AArch64] Don't implicitly enable global isel on Darwin if
(details)
- [InstCombine] foldUnsignedUnderflowCheck(): handle last few cases
(details)
- [CodeGen][X86][NFC] Tests for (sub Carry, X) -> (addcarry (sub 0, X), 0,
(details)
- [DAGCombine][ARM][X86] (sub Carry, X) -> (addcarry (sub 0, X), 0,
(details)
- On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
(details)
- On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
(details)
- [SimplifyCFG] mergeConditionalStoreToAddress(): try to pacify MSAN
(details)
- fix build, adjust test also for Windows path separator
(details)
- llvm-reduce: Add pass to reduce basic blocks
(details)
- gn build: Merge r372264
(details)
- [lld][WebAssembly] Fix use after free of archive path
(details)
- Add AutoUpgrade function to add new address space datalayout string to
(details)
- gn build: Merge r372267
(details)
- [analyzer] PR43102: Fix an assertion and an out-of-bounds error for
(details)
- llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize
(details)
- llvm-reduce: Remove inaccurate doxy comment about a return that isn't
(details)
- Remove the obsolete BlockByRefStruct flag from LLVM IR
(details)
- [AArch64][GlobalISel] Support lowering musttail calls
(details)
- [Docs] Moves topics to new categories
(details)
- [WebAssembly] Restore defaults for stores per memop
(details)
- [utils] Amend update_llc_test_checks.py to non-llc tooling, NFC
(details)
- [utils] Add minimal support for MIR inputs to update_llc_test_checks.py
(details)
- [Object] Extend MachOUniversalBinary::getObjectForArch
(details)
- llvm-reduce: Avoid use-after-free when removing a branch instruction
(details)
- Initialize all fields in ABIArgInfo.
(details)
|