summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Rebase and use RISCVVtype helpersusers/wangpc-pp/spr/clangriscv-add-assumptions-to-vsetvlivsetvlimaxwangpc
2024-03-06[AArch64] Fix fptoi/itofp for bf16David Majnemer
2024-03-05[nfc] Fix RTTI for `InstrProf` intrinsics (#83511)Mircea Trofin
2024-03-06Convert many LivePhysRegs uses to LiveRegUnits (#83905)AtariDreams
2024-03-05[RISCV] Use uint32_t for NumOfVReg in getVLENFactoredAmount. (#84110)Craig Topper
2024-03-05[clangd] Show argument names for function pointer struct fields (#69011)Qwinci
2024-03-06[mlir][complex] Support fast math flag in converting complex.atan2 op (#82101)Kai Sasaki
2024-03-05[clangd] Remove calls to getFileLoc() in declToSym() (#83532)Nathan Ridge
2024-03-05[clangd] Make all calls to format::getStyle() go through getFormatStyleForFil...Nathan Ridge
2024-03-06AMDGPU: Correct cycle counts for f64 mfma on gfx940 (#83782)Matt Arsenault
2024-03-05[libc] Fix standalone cross compiling build for the GPU (#84042)Joseph Huber
2024-03-05[CUDA] Correctly set CUDA default architecture (#84017)Joseph Huber
2024-03-05[WebAssembly] Use RefTypeMem2Local instead of Mem2Reg (#83196)Heejin Ahn
2024-03-06[RISCV] Add TargetParser to MCA (#84109)Wang Pengcheng
2024-03-05[libomptarget] Fix libomptarget.rtl.amdgpu.so installationYe Luo
2024-03-06[gn build] Port 85388a06b602LLVM GN Syncbot
2024-03-05Revert "[mlir][py] better support for arith.constant construction" (#84103)Mehdi Amini
2024-03-06[RISCV] Move RISCVVType namespace to TargetParser (#83222)Wang Pengcheng
2024-03-05AMDGPU: Define and Use HasInterpInsts for interp inst definitions (#84102)Changpeng Fang
2024-03-06[InstrProf][NFC] Fix -Wimplicit-fallthrough warning in InstrProf.cpp after #8...wanglei
2024-03-06[lldb] Fix build failure in Debugger.cpp (NFC)Jie Fu
2024-03-05[SCEV] Migrate a couple tests to be auto generatedPhilip Reames
2024-03-06[Clang][LoongArch] Fix wrong return value type of __iocsrrd_h (#84100)wanglei
2024-03-05Rename llvm::ThreadPool -> llvm::DefaultThreadPool (NFC) (#83702)Mehdi Amini
2024-03-05[SCEV] Migrate some tests to be autogeneratedPhilip Reames
2024-03-05[TTI] Add alignment argument to TTI for compress/expand support (#83516)Kolya Panchenko
2024-03-06[clang-tidy] fix false negative in cppcoreguidelines-missing-std-forward (#83...Qizhi Hu
2024-03-06[Clang][LoongArch] Precommit test for fix wrong return value type of __iocsrr...wanglei
2024-03-06[RISCV] Improve error message when the extension is not supported (#83989)Brandon Wu
2024-03-06[RISCV][SiFive] Add RISCVUsage for SiFive Intelligence Extensions (#84010)Brandon Wu
2024-03-06[clang][RISCV] Reorder sema check for RVV type (#83553)Brandon Wu
2024-03-06[RISCV] Don't remove extends for i1 indices in mgather/mscatter (#83951)Luke Lau
2024-03-06[X86][AVX512BF16] Add a few missing insert/extract patternsBenjamin Kramer
2024-03-05Revert "[AArch64] Verify ldp/stp alignment stricter" (#84096)Florian Mayer
2024-03-05AMDGPU: Define HasExpOrExportInsts for export instruction definitions. (#84083)Changpeng Fang
2024-03-05[ORC][MachO] Simplify use of LC_BUILD_VERSION in JITDylib headers.Lang Hames
2024-03-05[RISCV] Always use signed APSInt in getExactInteger. (#84070)Craig Topper
2024-03-06 [InstCombine] Fix shift calculation in InstCombineCasts (#84027)Quentin Dian
2024-03-05[BOLT] Add reading support for Linux kernel .parainstructions section (#83965)Maksim Panchenko
2024-03-05[AArch64] Implement -fno-plt for SelectionDAG/GlobalISelFangrui Song
2024-03-05AMDGPU: Copy SubtargetPredicate from pseudo for DSDIR_Real (#84057)Changpeng Fang
2024-03-05[flang] Added lowering and runtime for COMPLEX(16) intrinsics. (#83874)Slava Zakharin
2024-03-05[HLSL] implement the rcp intrinsic (#83857)Farzon Lotfi
2024-03-05[RISCV] Add test for incorrect FP build vector lowering. NFCCraig Topper
2024-03-05[SPIR-V] Memory leak fix in SPIRVEmitIntrinsics (#83015)bwlodarcz
2024-03-05[compiler-rt/darwin] Disable building sanitizers on platforms without fork()....rohit-rao
2024-03-05[OpenACC] Fix typo in StmtOpenACC.cpp header.erichkeane
2024-03-05Use the new ThreadPoolInterface base class instead of the concrete implementa...Mehdi Amini
2024-03-05[SystemZ] [z/OS] Emit offset to PPA2 in separate MCSection (#84043)Neumann Hon
2024-03-05[libc++abi] Always re-export std:: exception types from libc++abi (#84031)Louis Dionne