summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused helper function and add TODO for tree height reductionupstream/users/minglotus-6/spr/vcsvmingmingl2024-05-191-18/+1
* remove unused forward declaration from header filemingmingl2024-05-171-1/+0
* remove unused include from header filemingmingl2024-05-171-2/+0
* resolve review feedbackmingmingl2024-05-153-57/+16
* remove two unused value from unit testmingmingl2024-05-141-5/+0
* resolve review feedbackmingmingl2024-05-141-6/+0
* undo a few lines due to merge mistakemingmingl2024-05-141-2/+6
* resolve commentsmingmingl2024-05-142-8/+9
* run 'git merge main'mingmingl2024-05-1422598-697306/+1588494
|\
| * [NFC][CallPromotionUtils]Extract a helper function versionCallSiteWithCond fr...Mingming Liu2024-05-141-15/+24
| * [RISCV] Only allow up to e64 in vsetvli (#92010)Palmer Dabbelt2024-05-143-28/+40
| * [mlir][flang] Improve handling of fortran module variables. (#91604)Abid Qadeer2024-05-142-2/+32
| * Fix Bazel Build (#92139)quanwanandy2024-05-142-0/+21
| * RISCVAsmParser: Make diagnostics more conventionalFangrui Song2024-05-1413-190/+189
| * [libc][bazel] Updates for 292b300c5131e54b9977305bb4aca9a03e1b4fedDmitri Gribenko2024-05-141-2/+19
| * Restore #91137 (#92003)Jeremy Kun2024-05-148-348/+448
| * [Clang][Sema] Earlier type checking for builtin unary operators (#90500)Krystian Stasiowski2024-05-1415-246/+404
| * [RISCV][CostModel] Add cost model for experimental.cttz.elts (#91778)Min-Yih Hsu2024-05-143-26/+47
| * [lldb] Fixed the test TestThreadStates when run with a remote target (#92086)Dmitry Vasilyev2024-05-141-4/+0
| * [ARM] iabs.ll - regenerate test checksSimon Pilgrim2024-05-141-11/+15
| * [AArch64] Remove redundant FDIV Combine. (#91924)Sander de Smalen2024-05-143-240/+1
| * [LAA] refactor tryToCreateDiffCheck (NFC) (#92110)Ramkumar Ramachandra2024-05-142-36/+21
| * [LoongArch] Add test cases for div/mod to cover various extended combinations...WANG Rui2024-05-141-44/+484
| * [ORC] Loosen __objc_imageinfo flag merging to match ld (#91767)Ben Langmuir2024-05-143-8/+50
| * [RISCV] Add X27 to SavedRegs when X26 is in SavedRegs for cm.push/pop (#92067)Craig Topper2024-05-142-4/+10
| * Update documentation for buffer fat pointers (#92034)Krzysztof Drewniak2024-05-141-2/+2
| * [clang][SPIR-V] Always add convergence intrinsics (#88918)Nathan Gauër2024-05-1412-149/+580
| * [Support] Add option to print SMDiagnostic into a buffer without the filename...Artem Chikin2024-05-143-3/+14
| * [Clang] Retain the angle loci for invented template parameters of constraints...Younan Zhang2024-05-143-1/+21
| * [PowerPC][test] Catch any exception when retrieving git revision (#92004)Jake Egan2024-05-141-2/+2
| * [AArch64] Postcommit fixes for histogram intrinsic (#92095)Graham Hunter2024-05-145-11/+13
| * [mlir][ArmSME] Use liveness information in the tile allocator (#90448)Benjamin Maxwell2024-05-1430-486/+1470
| * [GlobalIsel][AArch64] fix out of range access in regbankselect (#92072)Thorsten Schütt2024-05-142-1/+25
| * [libclc] Clarify condition expression (NFC)Youngsuk Kim2024-05-141-1/+1
| * [OpenACC] Fix ast-print of device_type clauseerichkeane2024-05-142-6/+6
| * [BOLT][NFC] Simplify successor check (#91980)Nathan Sidwell2024-05-141-5/+4
| * [Clang] Fix dependency computation for pack indexing expression (#91933)cor3ntin2024-05-143-7/+42
| * [BOLT][NFC] Simplify CFG validation (#91977)Nathan Sidwell2024-05-141-6/+3
| * Cope with MCOperand null Insts (#91794)Nathan Sidwell2024-05-141-1/+4
| * [mlir][llvm] Add llvm.vector.deinterleave2 intrinsic (#91986)Mubashar Ahmad2024-05-144-0/+35
| * Fix incorrect codegen with respect to GEPs #85333 (#92047)AdityaK2024-05-142-5/+105
| * Add option to exclude headers from clang-tidy analysis (#91400)Justin Cady2024-05-1413-126/+207
| * [flang][OpenMP] Lower standalone ops via OMP dispatch, NFC (#92045)Krzysztof Parzyszek2024-05-141-41/+27
| * [test][LoongArch] Add -mattr=+d option. NFCwanglei2024-05-14122-239/+239
| * [libc][bug] Fix out of bound write in memcpy w/ software prefetching (#90591)Guillaume Chatelet2024-05-144-2/+185
| * [LV] Drop redundant comment from createEdgeMask (NFC).Florian Hahn2024-05-141-3/+0
| * [flang] Do not hoist all scalar sub-expressions from WHERE constructs (#91395)jeanPerier2024-05-1412-64/+525
| * [CodeGen] Use SmallVector for FixedStackPSVs (#91760)aengelke2024-05-142-3/+8
| * [mlir][vector] Split `TransposeOpLowering` into 2 patterns (#91935)Andrzej Warzyński2024-05-141-22/+64
| * [Offload] Remove old references to `isCtor` (#91766)Joseph Huber2024-05-142-10/+1