aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05[mlir][spirv] Add default Vulkan memory space to storage class mappinglinaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfigLei Zhang
2022-08-05[mlir][spirv] Add a pass to map memref memory spaceLei Zhang
2022-08-05[InstSimplify] make uses of isImpliedCondition more efficient (NFCI)Sanjay Patel
2022-08-05[SVE] Expand DUPM patterns to handle all integer vector types.Paul Walker
2022-08-05tsan: fix bug in shadow reset introduced in D128909Than McIntosh
2022-08-05[InstSimplify] use isImpliedCondition() instead of semi-duplicated codeSanjay Patel
2022-08-05[x86] add tests for bitwise logic of funnel shifts; NFCFilipp Zhinkin
2022-08-05Revert "[compiler-rt][CMake] Enable TF intrinsics on powerpc32 Linux"Nikita Popov
2022-08-05[libc] Implement sincosf function correctly rounded to all rounding modes.linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allmodconfigTue Ly
2022-08-05[AMDGPU] Remove unused MIMG tablegen variantsMirko Brkusanin
2022-08-05Removing redundant code; NFCAaron Ballman
2022-08-05Revert "[mlir] Extract offsets-sizes-strides computation from `makeTiledShape...linaro-local/ci/tcwg_kernel/llvm-master-aarch64-norov-allnoconfigAlexander Belyaev
2022-08-05[NFC] Add SmallVector constructor to allow creation of SmallVector<T> from Ar...linaro-local/ci/tcwg_kernel/llvm-master-arm-norov-allnoconfigDawid Jurczak
2022-08-05[ConstProp] Don't fallthorugh for poison constants on vctp and active_lane_mask.David Green
2022-08-05[llvm][IROutliner] Account for return void in sort comparatorlinaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfigDavid Spickett
2022-08-05[X86] Move getting module flag into `runOnMachineFunction` to reduce compile-...linaro-local/ci/tcwg_bmk_llvm_fx/llvm-master-aarch64-spec2k6-O2Phoebe Wang
2022-08-05[CMake] Find python before searching for python modulesDimitry Andric
2022-08-05[NFC] Requires x86-registered-target for test/pr56919.cppChuanqi Xu
2022-08-05[clang][analyzer] Add more wide-character functions to CStringCheckerBalázs Kéri
2022-08-05[clangd] Change the url for clang-tidy check documentationNathan James
2022-08-05[LoongArch] Implement more of the ABIwanglei
2022-08-05[AArch64] Tone down the number of repeated fmov N2 scheduling tests. NFCDavid Green
2022-08-05[Coroutines] Remove lifetime intrinsics for spliied allocas in coroutine frameslinaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allmodconfigChuanqi Xu
2022-08-05[AArch64][GlobalISel] Recognise some CCMPriDavid Green
2022-08-04[NFC][HLSL] Fix build error caused missing typo update.Xiang Li
2022-08-04[NFC][HLSL] Fix typo in CGHLSLRuntime.Xiang Li
2022-08-04[AMDGPU] Pre-commit tests for D130797Austin Kerbow
2022-08-05[clang] Consider array filler in MaybeElementDependentArrayfiller()Timm Bäder
2022-08-05[clang][sema] Fix collectConjunctionTerms()Timm Bäder
2022-08-04[HLSL] clang codeGen for HLSLShaderAttr.Xiang Li
2022-08-04[NFC] Fix wrong header in `LibC.cpp`Shilei Tian
2022-08-05[llvm][ir] Add missing license to ProfDataUtilsPaul Kirth
2022-08-04[libunwind] undef NDEBUG for assert.h in tests.Florian Mayer
2022-08-05[libc] Trivial implementation of std::optionalJeff Bailey
2022-08-05[mlir][Math] Add constant folder for Atan2Op.jacquesguan
2022-08-05Reland "[X86][MC] Always emit `rep` prefix for `bsf`"Phoebe Wang
2022-08-04[libc] Add subtraction for UInt<N> class.Tue Ly
2022-08-04[trace][intel pt] Support a new kernel section in LLDB’s trace bundle schemaWalter Erquinigo
2022-08-04[InstrProf][attempt 2] Add new format for -fprofile-list=Ellis Hoag
2022-08-04Fix parsing of comma fold-expressions as the operand of a C-style cast.Richard Smith
2022-08-04[HLSL] Support -E option for HLSL.Xiang Li
2022-08-04[test][llvm-reduce] Use opaque pointers in testsArthur Eubanks
2022-08-04[libc][NFC] Add a few compiler warning flags.Siva Chandra Reddy
2022-08-04[MLIR] Fix arith.cmpi assembly syntax in the doc to match the implementation ...Kevin Gleason
2022-08-04[MLIR] Fix arith.cmpf assembly syntax in the doc to match the implementation ...Kevin Gleason
2022-08-04AMDGPU/clang: Remove dead codeMatt Arsenault
2022-08-04Revert "[clang][Darwin] Always set the default C++ Standard Library to libc++"Leonard Chan
2022-08-04Re-submit "[lldb] Filter DIEs based on qualified name where possible"Alex Langford
2022-08-04[TTI] Change new getVectorInstrCost overload to use const reference after D13...Fangrui Song
2022-08-04[Clang] Fix capture of values initialized by bitfieldsCorentin Jabot