aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-08-04[orc-rt] Fix swift protocol metadata registrationBen Langmuir
2022-08-04[ValueTracking] improve readability in isImpliedCond helper functions; NFCSanjay Patel
2022-08-04[RISCV] Relax another one use restriction in performSRACombine.Craig Topper
2022-08-04[ValueTracking] reduce code in isImpliedCondICmps; NFCSanjay Patel
2022-08-04[compiler-rt] Don't build builtins beyond macOS 10.7Louis Dionne
2022-08-04[mlir][sparse] fix bug in complex zero detectionAart Bik
2022-08-04[InstrProf] Set prof global variables to internal linkage if adding a comdatArthur Eubanks
2022-08-04[AArch64][TTI][NFC] Overload method 'getVectorInstrCost' to provide vector in...Mingming Liu
2022-08-04Prepare for inlining of SUM intrinsicMats Petersson
2022-08-04[AArch64] Add some extra GlobalISel CCMP tests coverage. NFCDavid Green
2022-08-04[Attributor][FIX] Deal with implicit `undef` in AAPotentialConstantValues.Johannes Doerfert