summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Target] Add Scripted Processes (WIP)scripted-processMed Ismail Bennani2021-01-0822-3/+1082
* [NFC] Specify C11 in loop-opt-setup.cMatthew Voss2021-01-081-1/+1
* [clangd] Add go-to-def metric.Haojian Wu2021-01-081-2/+11
* [mlir][Linalg] NFC: Refactor fusion of LinalgOp with TensorReshapeOp by expan...MaheshRavishankar2021-01-082-162/+249
* [NFC] Disallow unused prefixes in CodeGen/AMDGPUMircea Trofin2021-01-084-14/+24
* [RISCV] Cleanup a few section comments in RISCVInstrInfoVPseudos.td. NFCCraig Topper2021-01-081-7/+3
* [CMake] Fix incorrect rpath for tests if LLVM_LOCAL_RPATH isn't setRaul Tambre2021-01-081-1/+1
* [Signal] Re-raise SIGPIPE if the handler is uninstalledVedant Kumar2021-01-081-3/+5
* [mlir][Linalg] Add verification checks to disallow illegal reshape ops.MaheshRavishankar2021-01-084-55/+314
* Re-land "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH when using custom buil...Raul Tambre2021-01-081-5/+12
* [TableGen] Fix use of *CurRec when CurRec is null.Paul C. Anagnostopoulos2021-01-081-4/+1
* [ARM] Custom lower i1 vector truncatesDavid Green2021-01-083-10/+28
* [flang] Fix bogus message on internal subprogram with alternate returnPeter Steinfeld2021-01-088-23/+60
* [lldb] Remove stale LLDB-Info.plistJonas Devlieghere2021-01-082-68/+1
* [libc++] LWG2070: Use Allocator construction for objects created with allocat...Louis Dionne2021-01-084-19/+429
* [libc++] Add basic support for -std=c++2b.Marek Kurdej2021-01-0858-57/+3251
* Revert "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH when using custom build...Raul Tambre2021-01-081-12/+5
* [VPlan] Move reduction start value creation to widenPHIRecipe.Florian Hahn2021-01-082-51/+73
* [X86] Add TLBSYNC, INVLPGB and SNP instructionsGanesh Gopalasubramanian2021-01-089-0/+163
* [lldb] Bump the required SWIG version to 3Jonas Devlieghere2021-01-083-5/+5
* [libc++] Update generate_feature_test_macro_components.py to match SD-6.Arthur O'Dwyer2021-01-0824-102/+1949
* [mlir] replace LLVM dialect float types with built-insAlex Zinenko2021-01-0873-2558/+2493
* [clangd] Add missing "override" to fix the build.Adam Czachorowski2021-01-081-1/+1
* [ConstProp] Constant propagation for get.active.lane.mask instrinsicsDavid Green2021-01-082-0/+320
* [clangd] Fix type printing in the presence of qualifiersAdam Czachorowski2021-01-085-8/+50
* Revert "[mlir:JitRunner] Use custom shared library init/destroy functions if ...Eugene Zhulenev2021-01-083-115/+8
* [X86][SSE] Fold unpack(hop(),hop()) -> permute(hop())Simon Pilgrim2021-01-082-50/+54
* [ARM][LV] Additional loop invariant reduction test. NFCDavid Green2021-01-081-0/+51
* [mlir:JitRunner] Use custom shared library init/destroy functions if availableEugene Zhulenev2021-01-083-8/+115
* [TableGen] Remove unused declaration that caused build failures.Paul C. Anagnostopoulos2021-01-081-1/+0
* [WebAssembly] Rename wasm_rethrow_in_catch intrinsic/builtinHeejin Ahn2021-01-0812-37/+38
* [ARM] Update and regenerate test checks. NFCDavid Green2021-01-082-136/+398
* [TableGen] Add the assert statement, step 1Paul C. Anagnostopoulos2021-01-087-29/+250
* [MLIR][OpenMP] Attribute to include WsLoop upperboundKiran Chandramohan2021-01-084-11/+45
* [X86][SSE] Add vphaddd/vphsubd unpack(hop(),hop()) testsSimon Pilgrim2021-01-081-0/+104
* [SLP][NFC]Add a test for reused shrink check, NFC.Alexey Bataev2021-01-081-0/+46
* [NFC] Renaming PackStack to AlignPackStackXiangling Liao2021-01-089-93/+140
* [X86][SSE] Add tests for unpack(hop(),hop())Simon Pilgrim2021-01-081-0/+145
* [MLIR][SPIRV] Add `UsableInSpecConstantOp` trait.KareemErgawy-TomTom2021-01-088-53/+110
* [VE] Support pack_f32p and pack_f32a intrinsic instructionsKazushi (Jam) Marukawa2021-01-083-0/+60
* [WebAssembly] Change label numbers to variables in testHeejin Ahn2021-01-081-73/+71
* [OpenCL] Documentation for experimental C++ libsAnastasia Stulova2021-01-081-1/+55
* Revert "[SLP]Need shrink the load vector after reordering."Alexander Belyaev2021-01-082-9/+13
* [gn build] Port 9c4b2225b24LLVM GN Syncbot2021-01-082-5/+4
* [VP] ISD helper functions [VE] isel for vp_add, vp_andSimon Moll2021-01-086-36/+136
* [lldb][NFC] Refactor setup code for Clang diagnosticsRaphael Isemann2021-01-081-6/+15
* [MLIR][NFC] remove unnecessary includes form tablegen commandShivam Gupta2021-01-081-1/+1
* [AArch64] Add +flagm archictecture option, allowing the v8.4a flag modificati...Mark Murray2021-01-0810-20/+28
* [AArch64] Add +pauth archictecture option, allowing the v8.3a pointer authent...Mark Murray2021-01-0814-18/+28
* Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic ...Alexander Belyaev2021-01-0818-299/+178