summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-05Rebaseusers/wangpc-pp/spr/riscv-support-select-optimizationwangpc
2024-07-05[𝘀𝗽𝗿] changes introduced through rebaseusers/wangpc-pp/spr/main.riscv-support-select-optimizationLuke Lau
2024-07-05[RISCV] Don't forward AVL in VSETVLIInfo if it would clobber other definition...Luke Lau
2024-07-05[RISCV] Add FeaturePredictableSelectIsExpensivePengcheng Wang
2024-07-04[clang] Avoid 'raw_string_ostream::str' (NFC)Youngsuk Kim
2024-07-05[RISCV] Add a check in lowerSELECT after foldBinOpIntoSelectIfProfitable (#97...Yunzezhu94
2024-07-04[DAGCombiner] Remove unnecessary assert from getShiftAmountTy wrapper. NFCCraig Topper
2024-07-04Revert "[llvm-config] Quote and escape paths if necessary (#97305)"Alexandre Ganea
2024-07-04[SelectionDAG] Remove LegalTypes argument from getShiftAmountConstant. (#97653)Craig Topper
2024-07-05[MLIR][Python] fix class name of powf and negf in linalg (#97696)Bimo
2024-07-05[RISCV][TTI] Add cost of type based binOp VP intrinsics with functionalOPC. (...Elvis Wang
2024-07-04[MemProf][compiler-rt] Update MemProfData preprocessor directivesAiden Grossman
2024-07-04Adding masked operation to OpenMP Dialect (#96022)Anchu Rajendran S
2024-07-04[SelectionDAG] Remove LegalTypes argument from getShiftAmountTy. NFC (#97757)Craig Topper
2024-07-05[LLD] [MinGW] Reinstate the former spelling in the version message (#97698)Martin Storsjö
2024-07-05[Support] Use range-based for loops (NFC) (#97657)Kazu Hirata
2024-07-04[X86] matchAddressRecursively - don't fold zext(shl(x,c)) -> shl(zext(x),c)) ...Simon Pilgrim
2024-07-04[X86] var-permute-*.ll - check memory address mathSimon Pilgrim
2024-07-04[clang][FMV] Do not omit explicit default target_version attribute. (#96628)Alexandros Lamprineas
2024-07-04[libc++][chrono] Fixes leap seconds. (#90070)Mark de Wever
2024-07-04Fix MSVC 1920+ auto NTTP mangling for pointers to members (#97007)Max Winkler
2024-07-04[libc] Implement fcntl when only SYS_fcntl64 is available (#97740)Mikhail R. Gadelha
2024-07-04[clang] CTAD alias: fix transformation for require-clause expr Part2. (#93533)Haojian Wu
2024-07-04[libc] Fix compilation when long double is used as float128 (#97747)Mikhail R. Gadelha
2024-07-04[libc] Fix compilation warnings on 32-bit archs (#97745)Mikhail R. Gadelha
2024-07-04[libc] fix float_comparison_test when an emulator is used to run the test (#9...Mikhail R. Gadelha
2024-07-04[TargetLowering] Update the description of getShiftAmountTy. NFCCraig Topper
2024-07-04[DAG] PromoteIntRes_EXTRACT_SUBVECTOR - pull out repeated getOperand/getVecto...Simon Pilgrim
2024-07-04[lldb][DataFormatter][NFC] Move std::map iterator formatter into LibCxxMap.cp...Michael Buch
2024-07-04[DAGCombiner] Use getShiftAmountConstant where possible. (#97683)Craig Topper
2024-07-04[SelectionDAG] Ignore LegalTypes parameter in TargetLoweringBase::getShiftAmo...Craig Topper
2024-07-04[LVI] Use Constant instead of Tristate for predicate resultsNikita Popov
2024-07-04[VPlan] Extract reduction result insertion point to variable (NFCI).Florian Hahn
2024-07-04[libc++] Upgrade to GCC 14 (#97205)Nikolas Klauser
2024-07-04[MC][ELF] Emit instructions directly into fragment (#94950)Alexis Engelke
2024-07-04[X86] Avoid useless DomTree in flags copy lowering (#97628)Alexis Engelke
2024-07-04[Flang][OpenMP] NFC: Remove unused argument for omp.target lowering (#97564)Sergio Afonso
2024-07-04[BOLT][DWARF] Deduplicate Foreign TU list (#97629)Alexander Yermolovich
2024-07-04[LLDB] Support exception breakpoints for plugin-provided languages (#97675)Walter Erquinigo
2024-07-04[CodeGen] Refactor and document ThunkInserter (#97468)Anatoly Trosinenko
2024-07-04[gn build] Port f329e3ed9070LLVM GN Syncbot
2024-07-04[clang-tidy] Add `bugprone-pointer-arithmetic-on-polymorphic-object` check (#...Discookie
2024-07-04[X86] combineConcatVectorOps - IsConcatFree - peek through bitcasts to find i...Simon Pilgrim
2024-07-04[X86] Add test showing failure to concat VBLENDVB nodes back together through...Simon Pilgrim
2024-07-04[DebugInfo][LoopFlatten] Fix missing debug location update for new br instruc...Shan Huang
2024-07-04[DebugInfo][LowerConstantIntrinsics] Fix the missing debug location of new br...Shan Huang
2024-07-04[clang][analyzer][doc] Migrate checkers-related docs from HTML to RST (#97032)Endre Fülöp
2024-07-04[NFC] [APFloat] Refactor IEEEFloat::toString (#97117)Ariel-Burton
2024-07-04[Mem2Reg] Don't use single store optimization for potentially poison value (#...Nikita Popov
2024-07-04[IR][LangRef] Add partial reduction add intrinsic (#94499)Nicholas Guy