summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update no_destroy.hupstream/users/vitalybuka/spr/do_not_submitVitaly Buka2024-04-261-0/+1
* [𝘀𝗽𝗿] initial versionVitaly Buka2024-04-261-0/+1
* [ASan][Test] Remove hardcoded linker version from test (#90147)Usama Hameed2024-04-261-1/+1
* [alpha.webkit.UncountedCallArgsChecker] Avoid emitting warnings for Ref, RefP...Ryosuke Niwa2024-04-264-16/+62
* [BOLT][NFC] Use getEHFrameHdrSectionName() (#90257)Maksim Panchenko2024-04-262-8/+11
* [WebAssembly] Add half-precision feature (#90248)Brendan Dahl2024-04-267-0/+29
* [flang][cuda] Avoid to issue data transfer in device context (#90247)Valentin Clement (バレンタイン クレメン)2024-04-262-5/+41
* [VPlan] Also propagate versioned strides to users via sext/zext.Florian Hahn2024-04-264-38/+35
* [lldb][sbapi] Fix API break in SBDebugger broadcast bits (#90261)Chelsea Cassanova2024-04-266-6/+13
* [NFC] [HWASan] factor out debug record annotation (#90252)Florian Mayer2024-04-263-30/+36
* [ci] Add clang project dependency for bolt testing (#90262)Amir Ayupov2024-04-261-1/+1
* [AMDGPU] Support byte_sel modifier on v_cvt_sr_fp8_f32 and v_cvt_sr_bf8_f32 (...Stanislav Mekhanoshin2024-04-2617-42/+256
* Implement the DWARF 6 language and version attributes. (#89980)Adrian Prantl2024-04-265-13/+440
* [RISCV] Fix off by 1 typo in decodeVMaskReg. NFCCraig Topper2024-04-261-2/+2
* Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89...dyung2024-04-2697-1342/+1275
* [HLSL][SPIR-V] Target `directx` is requiredMichael Liao2024-04-261-0/+1
* [Driver,test] Replace CHECK-NOT: warning with -### -WerrorFangrui Song2024-04-264-36/+19
* [RISCV] Consistently use uint32_t in Disassembler decode functions. NFCCraig Topper2024-04-261-6/+6
* [Libomptarget] Rename `libomptarget.rtl.x86_64` to `libomptarget.rtl.host` (#...Joseph Huber2024-04-262-24/+21
* [lldb] Fix typo in CumulativeSystemTimeIsValid check (#89680)Marc Auberer2024-04-262-1/+22
* [SLP]Fix PR90224: check that users of gep are all vectorized.Alexey Bataev2024-04-262-2/+39
* [lldb] Switch to llvm::DWARFUnitHeader (#89808)Alex Langford2024-04-264-165/+48
* [APINotes] Allow annotating a C++ type as non-copyable in SwiftEgor Zhdan2024-04-269-3/+65
* [RISCV] Add an instruction PrettyPrinter to llvm-objdump (#90093)Craig Topper2024-04-2665-1575/+1629
* [Arm64EC] Improve alignment mangling in arm64ec thunks. (#90115)Eli Friedman2024-04-263-11/+12
* [mlir][sparse] fold sparse convert into producer linalg op. (#89999)Peiming Liu2024-04-265-71/+151
* [LV] Add tests showing missed propgation of versiond stride values.Florian Hahn2024-04-261-0/+444
* [RISCV] Flatten the ImpliedExts table in RISCVISAInfo.cpp (#89975)Craig Topper2024-04-263-70/+45
* [OpenMP][AIX] Use syssmt() to get the number of SMTs per physical CPU (#89985)Xing Xue2024-04-262-9/+3
* [DXIL] Fix build warning (#90226)Farzon Lotfi2024-04-261-2/+2
* [scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114)ChiaHungDuan2024-04-261-6/+4
* [NFC] update comments from an earlier version of SuffixTree (#89800)Xuan Zhang2024-04-261-2/+2
* [libc++][ranges] Exports operator|. (#90071)Mark de Wever2024-04-261-0/+11
* [AArch64][SVE2] SVE2 NBSL instruction lowering. (#89732)Dinar Temirbulatov2024-04-263-1/+55
* [C++17] Support __GCC_[CON|DE]STRUCTIVE_SIZE (#89446)Aaron Ballman2024-04-2624-38/+181
* [X86] Regenerate subreg-to-reg tests with update_llc_test_checks.pySimon Pilgrim2024-04-263-6/+33
* [MC] Rename temporary symbols of empty name to ".L0 " (#89693)Fangrui Song2024-04-2613-52/+78
* [mlir] Add sub-byte type emulation support for `memref.collapse_shape` (#89962)Diego Caballero2024-04-262-3/+49
* [mlir] Fix -Wdeprecated-declarations of cast in VCIXToLLVMIRTranslation.cpp (...Jie Fu2024-04-261-2/+2
* [clang-tidy][NFC] Fix broken link in documentation of cert-env33-c (#90216)NagyDonat2024-04-261-1/+1
* [libc++][ranges] LWG3984: ranges::to's recursion branch may be ill-formed (#8...Xiaoyang Liu2024-04-263-2/+8
* [clang] Add test for CWG2149 "Brace elision and array length deduction" (#90079)Vlad Serebrennikov2024-04-262-1/+78
* [mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998)Christian Sigg2024-04-2697-1275/+1342
* [mlir][MemRef] Add ExtractStridedMetadataOpCollapseShapeFolder (#89954)Diego Caballero2024-04-262-60/+165
* [SLP]Attempt to vectorize long stores, if short one failed.Alexey Bataev2024-04-264-131/+327
* Revert "[TableGen] Ignore inaccessible memory when checking pattern flags (#9...Jay Foad2024-04-261-9/+1
* [Offload] Remove remaining `__tgt_register_requires` references (#90198)Joseph Huber2024-04-265-38/+0
* DAG: Simplify demanded bits for truncating atomic_store (#90113)Matt Arsenault2024-04-261-0/+20
* [NFC][OpenACC] Remove stale FIXME comment in a testerichkeane2024-04-261-2/+0
* [DAG] visitORCommutative - fold build_pair(not(x),not(y)) -> not(build_pair(x...Simon Pilgrim2024-04-263-54/+33