aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-27[𝘀𝗽𝗿] initial versionusers/lanza/sprlto-pipeline-add-flag-to-skip-module-optimization-passes-in-the-prelink-lto-pipelineNathan Lanza1-1/+8
2024-04-27[WebAssembly] remove instruction after builtin trap (#90207)Congcong Cai6-8/+102
2024-04-27[DFAJumpThreading][NFC] Use const reference as range variable (#90342)XChy1-1/+1
2024-04-27[MemCpyOpt][NFC] Format codebase (#90225)XChy1-57/+62
2024-04-27[AArch64] Lowering of fpmode intrinsics in DAG (#80611)Serge Pavlov3-24/+93
2024-04-27[clang-tidy] Ensure nullable variable is not accessed without validity test (...Danny Mösch1-2/+5
2024-04-27[DFAJumpThreading] Avoid exploring the paths that never come back (#85505)XChy1-9/+33
2024-04-27[MIPS] match llvm.{min,max}num with {min,max}.fmt for R6 (#89021)Cinhi Young4-186/+395
2024-04-27[libc++][NFC] Rename __find_impl to __find (#90163)Nikolas Klauser3-15/+13
2024-04-27[ADT] Add StringRef::{starts,ends}_with(char) (#90311)Kazu Hirata2-0/+10
2024-04-27Revert "[memprof] Introduce FrameIdConverter and CallStackIdConverter" (#90318)Vitaly Buka5-97/+117
2024-04-27[GlobalIsel] combine insert vector element (#89363)Thorsten Schütt6-3/+277
2024-04-27[mlir][arith] fix canonicalization of mulsi_extended for i1 (#90150)Semyon Khechnev2-0/+23
2024-04-26[libcxx] Remove empty ~__no_destroy (#89882)Vitaly Buka3-19/+42
2024-04-26[Bazel] Add llvm-mca unittests (#90309)Aiden Grossman2-8/+45
2024-04-27[gn build] Port cb508a0032ebLLVM GN Syncbot1-0/+1
2024-04-26[Hexagon] Add Hexagon Copy Hoisting pass (#89313)Perry MacMurray4-85/+428
2024-04-26[clang-format] Add a space after a word token only if required (#90161)Owen Pan2-27/+24
2024-04-26[memprof] Introduce FrameIdConverter and CallStackIdConverter (#90307)Kazu Hirata5-117/+97
2024-04-26[LTO] Remove extraneous ArrayRef (NFC) (#90306)Kazu Hirata1-2/+2
2024-04-26[RISCV] Move OrderedExtensionMap typedef to RISCVISAUtils.h. NFCCraig Topper7-56/+47
2024-04-26Revert "[clang] Enable sized deallocation by default in C++14 onwards (#83774...Vitaly Buka42-555/+113
2024-04-26[BOLT] Refactor patchELFPHDRTable() (#90290)Maksim Panchenko1-49/+56
2024-04-26[llvm-exegesis] Use const reference for range variableAiden Grossman1-1/+1
2024-04-26[RISCV] Split RISCVDisassembler::getInstruction into a 16-bit and 32-bit vers...Craig Topper1-99/+119
2024-04-26[llvm-lto2] Simplify SymbolResolutions loop and avoid expensive std::string c...Fangrui Song1-4/+3
2024-04-26[msan] Add conservative handling of vscale params (#90167)Vitaly Buka2-2/+98
2024-04-26[AArch64][GlobalISel] Fix legalizer crash trying to legalize <16 x i32> = G_B...Amara Emerson2-0/+53
2024-04-26[ASan][Test] Remove hardcoded linker version from test (#90147)Usama Hameed1-1/+1
2024-04-26[alpha.webkit.UncountedCallArgsChecker] Avoid emitting warnings for Ref, RefP...Ryosuke Niwa4-16/+62
2024-04-26[BOLT][NFC] Use getEHFrameHdrSectionName() (#90257)Maksim Panchenko2-8/+11
2024-04-26[WebAssembly] Add half-precision feature (#90248)Brendan Dahl7-0/+29
2024-04-26[flang][cuda] Avoid to issue data transfer in device context (#90247)Valentin Clement (バレンタイン クレメン)2-5/+41
2024-04-26[VPlan] Also propagate versioned strides to users via sext/zext.Florian Hahn4-38/+35
2024-04-26[lldb][sbapi] Fix API break in SBDebugger broadcast bits (#90261)Chelsea Cassanova6-6/+13
2024-04-26[NFC] [HWASan] factor out debug record annotation (#90252)Florian Mayer3-30/+36
2024-04-26[ci] Add clang project dependency for bolt testing (#90262)Amir Ayupov1-1/+1
2024-04-26[AMDGPU] Support byte_sel modifier on v_cvt_sr_fp8_f32 and v_cvt_sr_bf8_f32 (...Stanislav Mekhanoshin17-42/+256
2024-04-26Implement the DWARF 6 language and version attributes. (#89980)Adrian Prantl5-13/+440
2024-04-26[RISCV] Fix off by 1 typo in decodeVMaskReg. NFCCraig Topper1-2/+2
2024-04-26Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89...dyung97-1342/+1275
2024-04-26[HLSL][SPIR-V] Target `directx` is requiredMichael Liao1-0/+1
2024-04-26[Driver,test] Replace CHECK-NOT: warning with -### -WerrorFangrui Song4-36/+19
2024-04-26[RISCV] Consistently use uint32_t in Disassembler decode functions. NFCCraig Topper1-6/+6
2024-04-26[Libomptarget] Rename `libomptarget.rtl.x86_64` to `libomptarget.rtl.host` (#...Joseph Huber2-24/+21
2024-04-26[lldb] Fix typo in CumulativeSystemTimeIsValid check (#89680)Marc Auberer2-1/+22
2024-04-26[SLP]Fix PR90224: check that users of gep are all vectorized.Alexey Bataev2-2/+39
2024-04-26[lldb] Switch to llvm::DWARFUnitHeader (#89808)Alex Langford4-165/+48
2024-04-26[APINotes] Allow annotating a C++ type as non-copyable in SwiftEgor Zhdan9-3/+65
2024-04-26[RISCV] Add an instruction PrettyPrinter to llvm-objdump (#90093)Craig Topper65-1575/+1629