aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.clangubsan-switch-ubsan-optimization-to-llvmallowruntimeubsancheckVitaly Buka441-13254/+36744
2024-04-03[GlobalISel] Fix the infinite loop issue in `commute_int_constant_to_rhs`darkbuck2-8/+37
2024-04-03[clang] Init fields added by #87357Vitaly Buka1-1/+3
2024-04-04[RISCV][TTI] Scale the cost of intrinsic stepvector with LMUL (#87301)Shih-Po Hung2-91/+61
2024-04-03[RISCV] Remove G_TRUNC/ZEXT/SEXT/ANYEXT from the first switch in RISCVRegiste...Craig Topper1-10/+0
2024-04-03[mlir][vector] Skip 0D vectors in vector linearization. (#87577)Han-Chung Wang2-0/+13
2024-04-03[lldb] Set static Module's load addresses via ObjectFile (#87439)Jason Molenda1-24/+16
2024-04-03[BoundsSafety] Minor fixes on counted_by (#87559)Yeoul Na2-3/+3
2024-04-03Revert "DebugInfoD issues, take 2" (#87583)Chelsea Cassanova10-506/+17
2024-04-03[Bounds-Safety][NFC] Clean up leading space emission for CountAttributedType ...Dan Liew1-4/+5
2024-04-03[mlir][vector] Update `castAwayContractionLeadingOneDim` to omit transposes s...Kojo Acquah2-3/+30
2024-04-03[mlir][ArmNeon] Updates LowerContractionToSMMLAPattern with vecmat unroll pat...Kojo Acquah2-31/+191
2024-04-03Revert "dsymutil: Re-add missing -latomic (#85380)"Gulfem Savrun Yeniceri1-1/+1
2024-04-03[RISCV][GISEL] Instruction selection for G_ZEXT, G_SEXT, and G_ANYEXT with sc...Michael Maitland3-0/+2702
2024-04-03[RISCV][GISEL] Regbankselect for G_ZEXT, G_SEXT, and G_ANYEXT with scalable v...Michael Maitland4-3/+2469
2024-04-03[RISCV][GISEL] Instruction selection for G_ICMPMichael Maitland1-0/+534
2024-04-03[RISCV][GISEL] Regbank select for scalable vector G_ICMPMichael Maitland2-1/+679
2024-04-03[RISCV][GISEL] Legalize G_ZEXT, G_SEXT, and G_ANYEXT, G_SPLAT_VECTOR, and G_I...Michael Maitland14-16/+7436
2024-04-03Revert "Revert "Revert "[clang][UBSan] Add implicit conversion check for bitf...Vitaly Buka11-493/+73
2024-04-03[libc++] Fix copy/pasta error in atomic tests for `atomic_compare_exchange_{w...Damien L-G2-4/+4
2024-04-03[flang][runtime] Enable I/O APIs in F18 runtime offload builds. (#87543)Slava Zakharin8-213/+235
2024-04-03[VectorCombine][X86] shuffle-of-casts.ll - adjust zext nneg tests to improve ...Simon Pilgrim1-16/+16
2024-04-03[SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions.Alexey Bataev3-16/+50
2024-04-03[libc] Added transitive bindings for OffsetType (#87397)Shourya Goel7-12/+30
2024-04-03fully qualifies use of `detail` namespace (#87536)Christopher Di Bella1-4/+6
2024-04-03Revert "[SLP]Improve minbitwidth analysis for operands of IToFP and ICmp inst...Alexey Bataev3-48/+16
2024-04-03[SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions.Alexey Bataev3-16/+48
2024-04-03[AMDGPU] Add a missing COV6 case to getAMDHSACodeObjectVersion() (#87492)Emma Pilkington2-0/+9
2024-04-03DebugInfoD issues, take 2 (#86812)Kevin Frei10-17/+506
2024-04-03[AMDGPU][MC] Allow VOP3C dpp src1 to be imm or SGPR (#87418)Joe Nash14-86/+3218
2024-04-03AMDGPU: Use PseudoInstr to name SIMCInstr for DSDIR and SOPs, NFC (#87537)Changpeng Fang2-40/+40
2024-04-03[AArch64] Add a test for non-temporal masked loads / stores. NFCDavid Green1-0/+75
2024-04-03[VectorCombine][X86] Add additional tests for #87510Simon Pilgrim1-0/+42
2024-04-03[SLP]Add support for commutative intrinsics.Alexey Bataev6-27/+54
2024-04-03[PseudoProbe] Mix block and call probe ID in lexical order (#75092)Lei Wang13-79/+71
2024-04-03[AArch64][ARM] Make neon fp16 generic intrinsics always available. (#87467)David Green6-676/+1100
2024-04-03Revert "Revert "[clang][UBSan] Add implicit conversion check for bitfields"" ...Vitaly Buka11-73/+493
2024-04-03Always check the function attribute to determine checksum mismatch for availa...Lei Wang2-10/+25
2024-04-03[mlir] Initialize DefaultTimingManager::out. (#87522)Chenguang Wang1-1/+2
2024-04-03[libc++] Mark some recent LWG issues and papers as done (#87502)Louis Dionne4-7/+8
2024-04-03Updates to 'tosa.reshape' verifier (#87416)Rafael Ubal2-17/+58
2024-04-03[SLP]Fix PR87133: crash because of different altopcodes for cmps after reorde...Alexey Bataev3-23/+104
2024-04-03dsymutil: Re-add missing -latomic (#85380)maflcko1-1/+1
2024-04-03[RISCV][GISEL] Run update_mir_test_checks on llvm/test/CodeGen/RISCV/GlobalIS...Michael Maitland1-44/+44
2024-04-03[C23] Remove WG14 N2416 from the C status pageAaron Ballman1-5/+0
2024-04-03[clang] Precommit test for `llvm.allow.ubsan.check()` (#87435)Vitaly Buka1-0/+207
2024-04-03Revert "[clang][UBSan] Add implicit conversion check for bitfields" (#87518)Vitaly Buka11-493/+73
2024-04-03[flang] Fixed MODULO(x, inf) to produce NaN. (#86145)Slava Zakharin5-15/+105
2024-04-03[SLP]Fix PR87477: fix alternate node cast cost/codegen.Alexey Bataev2-25/+74
2024-04-03[Offload][NFC] Add offload subfolder and README (#77154)Johannes Doerfert1-0/+20