summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [lldb] Fix the flakey Concurrent tests on macOS (#81710)Jason Molenda2024-02-141-3/+31
* [Clang][CodeGen] Loose the cast check when emitting builtins (#81669)Shilei Tian2024-02-141-4/+0
* Revert "[libc][NFC] Use user defined literals to build 128 and 256 bit consta...Guillaume Chatelet2024-02-1416-2523/+2490
* [polly][ScheduleOptimizer] Use IslMaxOperationsGuard helper instead of explic...Karthika Devi C2024-02-142-18/+9
* [libc][NFC] Use user defined literals to build 128 and 256 bit constants. (#8...Guillaume Chatelet2024-02-1416-2490/+2523
* [lld/ELF] Avoid unnecessary TPOFF relocations in GOT for -pie (#81739)Ulrich Weigand2024-02-142-1/+35
* [libc][stdbit] implement stdc_first_leading_one (C23) (#81502)Nick Desaulniers2024-02-1424-26/+385
* [MLIR][NFC] Fix some comments in padding transform. (#81741)Javed Absar2024-02-141-4/+4
* [libc][__support][bit] simplify FLZ (#81678)Nick Desaulniers2024-02-141-20/+1
* [libc][__support][bit] remove compiler has builtin checks (#81679)Nick Desaulniers2024-02-141-18/+0
* [mlir][Transforms] Support `moveOpBefore`/`After` in dialect conversion (#81240)Matthias Springer2024-02-145-28/+95
* [clang][Interp][NFC] Make a local variable constTimm Bäder2024-02-141-1/+1
* Reapply "[DebugInfo][RemoveDIs] Turn on non-instrinsic debug-info by default"Orlando Cazalet-Hyams2024-02-141-1/+1
* [mlir][Transforms][NFC] Modularize block actions (#81237)Matthias Springer2024-02-141-198/+306
* [LoopVectorize] Fix divide-by-zero bug (#80836) (#81721)David Sherwood2024-02-142-4/+44
* [mlir][Transforms][NFC] Improve listener layering in dialect conversion (#81236)Matthias Springer2024-02-144-49/+29
* [bazel][mlir] Fix after 232cf9498f15626029bad1c2a7cdaebc4bb11d95Christian Sigg2024-02-141-1/+1
* [NFC] Add API documentation and annotations (#78635)Chris B2024-02-142-2/+177
* [AMDGPU] Refactor export instruction definitions. NFC. (#81738)Jay Foad2024-02-141-68/+58
* [mlir] update bazel for bd8fcf75df11406527de423daa63e21c3ec8609bAlex Zinenko2024-02-141-0/+19
* [clang][Interp][NFC] Add missing special cases for implicit functionsTimm Bäder2024-02-141-0/+6
* [RemoveDIs] Replicate dbg intrinsic movement pattern in SelectOptimize (#81737)Orlando Cazalet-Hyams2024-02-142-0/+69
* [gn] port 09e98950bfcf (InstallAPI)Nico Weber2024-02-143-0/+14
* [AArch64] Initial Ampere1B scheduling model (#81341)Philipp Tomsich2024-02-1424-19/+8587
* [AMDGPU] Replace '.' with '-' in generic target names (#81718)Pierre van Houtryve2024-02-1416-49/+48
* [MC/DC] Refactor: Introduce `ConditionIDs` as `std::array<2>` (#81221)NAKAMURA Takumi2024-02-147-68/+56
* [C23] Do not diagnose binary literals as an extension (#81658)Aaron Ballman2024-02-146-22/+46
* [mlir][python] expose LLVMStructType API (#81672)Oleksandr "Alex" Zinenko2024-02-147-3/+525
* [AArch64] Materialize constants via fneg. (#80641)David Green2024-02-149-106/+156
* [TableGen] Stop using make_pair and make_tuple. NFC. (#81730)Jay Foad2024-02-1434-151/+144
* [libc] Add user defined literals to initialize `BigInt` and `__uint128_t` con...Guillaume Chatelet2024-02-149-213/+523
* [ValueTracking] Compute known FPClass from signbit idiom (#80740)Yingwei Zheng2024-02-143-1/+130
* [clang][docs] Remove trailing whitespaceDavid Spickett2024-02-141-2/+2
* [clang][NFC] Use "notable" for "interesting" identifiers in `IdentifierInfo` ...Vlad Serebrennikov2024-02-147-91/+82
* [VPlan] Move dropping of poison flags to VPlanTransforms. (NFC)Florian Hahn2024-02-143-98/+102
* [AArch64] Add tests for fusion on Ampere1/1A/1B (#81725)Philipp Tomsich2024-02-143-0/+9
* [MLIR][Python] Added a base class to all builtin floating point types (#81720)Sergei Lebedev2024-02-145-20/+95
* [llvm-dlltool][NFC] Factor out parseModuleDefinition helper. (#81620)Jacek Caban2024-02-141-38/+52
* [mlir][docs] Fix typos in TargetLLVMIR.md (#81549)Ronan Keryell2024-02-141-3/+3
* [VPlan] Properly retain flags when cloning VPReplicateRecipe.Florian Hahn2024-02-141-2/+5
* [X86] Add v8i64/v16i32/v16i64 ctpop reduction test coverageSimon Pilgrim2024-02-141-0/+460
* [X86] Use explicit const SDValue& to avoid implicit copy in for-range across ...Simon Pilgrim2024-02-141-3/+3
* Revert "[GitHub][workflows] Ask reviewers to merge PRs when author cannot (#8...Nikita Popov2024-02-142-104/+0
* [mlir][nfc] Move Op signature to one lineAndrzej Warzynski2024-02-141-2/+1
* [DeadStoreElimination] Optimize tautological assignments (#75744)Shreyansh Chouhan2024-02-142-0/+411
* [AMDGPU] Do not test both wave sizes for DSDIR disassembly (#81719)Jay Foad2024-02-142-2/+0
* [AMDGPU] Make use of defvar in DSDIR definitions. NFC.Jay Foad2024-02-141-4/+4
* [bazel][mlir] Fix deps of //mlir:AMDGPUTransformOpsChristian Sigg2024-02-141-14/+0
* [llvm-dwp] Add missing llvm-dwp tool in lit config tool substitution (#81217)Enna12024-02-141-0/+1
* [clangCodeGen] Fix the build failure for 5c8985e7703b013c5df0612c3cbc1d333f4c...Haojian Wu2024-02-141-0/+4