aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-29Rebase, Address commentsusers/alexey-bataev/spr/ttiriscvimprove-costs-for-fixed-vector-whole-reg-extractinsertAlexey Bataev577-7369/+11179
2024-02-29[RISCV] Enable PostRAScheduler for SiFive7 (#83166)Michael Maitland3-36/+37
2024-02-29[X86] matchAddressRecursively - ensure dead nodes are replaced before matchin...RicoAfoat2-4/+33
2024-02-29[NFC][RemoveDIs] Add bodies for inst-constructors taking iteratorsJeremy Morse2-0/+138
2024-02-29[DebugInfo][RemoveDIs] Fix incorrect test expectStephen Tozer1-1/+1
2024-02-29AMDGPU\GlobalISel: remove amdgpu-global-isel-risky-select flag (#83426)Petar Avramovic4-71/+9
2024-02-29[DebugInfo][RemoveDIs] Prevent duplicate DPValues from being returned by find...Stephen Tozer2-3/+11
2024-02-29[lldb][test] Clear pexpect found var before checking againDavid Spickett1-0/+1
2024-02-29[DirectX][NFC] Leverage LLVM and DirectX intrinsic description in DXIL Op rec...S. Bharadwaj Yadavalli5-373/+413
2024-02-29[Clang][Sema]: Diagnose lambda to bool implicit casts (#83152)Vinayak Dev6-6/+34
2024-02-29[OpenACC] Implement Compute Construct 'goto' in/out logic (#83326)Erich Keane4-2/+234
2024-02-29[NFC][ARM][AArch64] Deduplicated code. (#82785)Dani3-16/+31
2024-02-29[mlir][ArmSVE] Fix test-setArmVLBits.mlir after #83213Benjamin Maxwell1-11/+6
2024-02-29[NFC][RemoveDIs] Have CreateNeg only accept iterators (#82999)Jeremy Morse5-25/+18
2024-02-29AMDGPU/GlobalISel: lane masks merging (#73337)Petar Avramovic7-232/+256
2024-02-29[DAG] Improve known bits of Zext/Sext loads with range metadata (#80829)David Green3-22/+98
2024-02-29[libc] Remove workaround for fmin / fmax after being fixed in LLVM (#83421)Joseph Huber8-44/+0
2024-02-29[VPlan] Remove unneeded InsertPointGuard (NFCI).Florian Hahn1-4/+1
2024-02-29[X86] SimplifyDemandedVectorEltsForTargetNode - add basic CVTPH2PS/CVTPS2PH h...Simon Pilgrim15-227/+160
2024-02-29[X86] cmov-fp.ll - regenerate with common 'NOSSE' prefix to reduce duplicationSimon Pilgrim1-370/+178
2024-02-29Verifier: More helpful error message for cross-function references (#82906)Nicolai Hähnle2-1/+31
2024-02-29[AMDGPU] Add new aliases ds_subrev_rtn_u32/u64 for ds_rsub_rtn_u32/u64 (#83408)Jay Foad3-0/+20
2024-02-29Revert "AMDGPU: Add scheduling test for gfx940 (#83220)"Mitch Phillips1-189/+0
2024-02-29[AArch64][NFC] Use regexes in register class testsSamuel Tebbs6-31/+31
2024-02-29[AMDGPU] Simplify !if condition. NFC.Jay Foad1-2/+2
2024-02-29[mlir] Remove assert from GPUOps.td. (#83410)Alexander Belyaev1-1/+1
2024-02-29APFloat: Fix signed zero handling in minnum/maxnum (#83376)Matt Arsenault7-11/+91
2024-02-29[LLDB] Fix test failure introduced by #83234 (#83406)Sudharsan Veeravalli1-1/+1
2024-02-29[X86] getFauxShuffleMask - handle insert_vector_elt(bitcast(extract_vector_el...Simon Pilgrim11-411/+200
2024-02-29[X86] Regenerate tests to add missing avx512 constant commentsSimon Pilgrim8-17/+17
2024-02-29[mlir][ArmSME] Fix matmul.mlir test after #83213Benjamin Maxwell1-4/+4
2024-02-29[mlir] Add result name for gpu.block_id and gpu.thread_id ops. (#83393)Alexander Belyaev3-2/+30
2024-02-29[NFC][PowerPC] use script to regenerate the CHECK linesChen Zheng1-45/+279
2024-02-29Revert "[llvm][arm] add T1 and T2 assembly options for vlldm and vlstm (#83116)"Tomas Matheson15-362/+61
2024-02-29[LLDB] Fix crash when using tab completion on class variables (#83234)Sudharsan Veeravalli3-9/+18
2024-02-29[include-cleaner] Generate references from explicit functiontemplate speciali...kadir çetinkaya2-6/+9
2024-02-29[libc][NFC] rename `float.h` macro file to `types.h` (#83190)Guillaume Chatelet28-51/+50
2024-02-29AMDGPU: Remove dead declarationMatt Arsenault1-8/+0
2024-02-29[clang][Interp] Emit more dummy pointers in C++ modeTimm Bäder6-33/+59
2024-02-29[flang] Set polymorphic entity lowering option on by default (#83308)jeanPerier2-4/+4
2024-02-29[libc++] tests with picolibc: prevent looking for unneeded "rt" library (#82262)Dominik Wójt7-18/+7
2024-02-29[RISCV][CostModel] Updates reduction and shuffle cost (#77342)Shih-Po Hung5-46/+48
2024-02-29[OpenMP][Clang] Enable inscan modifier for generic datatypes (#82220)Animesh Kumar2-1/+20
2024-02-29[OpenMP] Clang Codegen Interop : Accept multiple init (#82604)SunilKuravinakop2-12/+53
2024-02-28[RISCV] Remove experimental from Zacas. (#83195)Craig Topper15-50/+54
2024-02-29[GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0 (#71949)Dávid Ferenc Szabó2-1/+1276
2024-02-28Revert "[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS"Jonas Devlieghere1-2/+1
2024-02-28[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTSJonas Devlieghere1-1/+2
2024-02-29Update IEEE-754 2018 draft references to IEEE-754 2019Matt Arsenault5-12/+12
2024-02-29[RISCV] Add more intrinsics into canSplatOperand. (#83106)Yeting Kuo2-88/+1078