summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Streamline X86DAGToDAGISel::PostprocessISelDAG; NFCgithub_mainMatthias Braun2022-03-09-130/+197
* [mlir][sparse] add end2end test for linalg.dot sparsificationAart Bik2022-03-09-0/+53
* [OpenMP][CUDA] Fix the check of `setContext`Shilei Tian2022-03-09-11/+11
* [mlir][sparse] added linalg.dot to sparse kernel collectionAart Bik2022-03-09-0/+63
* Revert "[MSAN] add interceptor for timer_create, timer_settime, timer_gettime"Kevin Athey2022-03-09-124/+0
* Revert "[MSAN] adjust Posix/timer.cpp"Kevin Athey2022-03-09-4/+0
* [Analysis] remove bogus smin/smax pattern detectionSanjay Patel2022-03-09-40/+36
* [InstCombine] add tests to show miscompiled smin/smax; NFCSanjay Patel2022-03-09-0/+48
* [SDAG] Use MMO flags in MemSDNode foldingStanislav Mekhanoshin2022-03-09-3/+61
* Revert "[libc++] Remove extension to support allocator<const T>"Louis Dionne2022-03-09-334/+296
* [debug-info] Debug salvage llvm.dbg.addr in original function that point into...Michael Gottesman2022-03-09-60/+78
* [AArch64][SLP] Add a test with mutual reductions. NFCDavid Green2022-03-09-0/+1026
* [CompilerRT] Fix build of compiler-rt with muslColin Cross2022-03-09-2/+82
* [RISCV] Switch undef -> poison in fixed-vector RVV testsCraig Topper2022-03-09-300/+300
* [OpenMP][CUDA] Avoid calling `cuCtxSetCurrent` redundantlyShilei Tian2022-03-09-72/+72
* [NFC][llvm-nm] create a new helper function exportSymbolNamesFromFiles for --...zhijian2022-03-09-33/+41
* Revert "Disable -Wmissing-prototypes for internal linkage functions that aren...David Blaikie2022-03-09-16/+0
* [MSAN] adjust Posix/timer.cppKevin Athey2022-03-09-0/+4
* [LoopInterchange] Detect output dependency of a store instruction with itselfCongzhe Cao2022-03-09-54/+55
* [llvm-nm][NFC] remove global variable " std::vector<NMSymbol> SymbolList"zhijian2022-03-09-52/+71
* [flang][NFC] Remove old RTBuilder.hValentin Clement2022-03-09-289/+2
* [OpenMP][CUDA] Fix an issue that multiple `CUmodule` are could be overwrittenShilei Tian2022-03-09-17/+22
* [OpenMP][doc]Minor doc fixesMark Dewing2022-03-09-1/+4
* [llvm-nm]add helper function to print out the object file name, archive name,...zhijian2022-03-09-123/+131
* [MSAN] add interceptor for timer_create, timer_settime, timer_gettimeKevin Athey2022-03-09-0/+124
* [DebugInfo][SROA] Correct debug info for global variables in case of SROAAlok Kumar Sharma2022-03-10-1/+162
* [flang] Lower more array character casesValentin Clement2022-03-09-48/+702
* lldb/ObjectFile: reflow a comment (NFC)Saleem Abdulrasool2022-03-09-20/+22
* Revert "[PassManager] Add pretty stack entries before P->run() call."Florian Hahn2022-03-09-179/+0
* Revert "[MSAN] add interceptor for timer_create, timer_settime, timer_gettime"Petr Hosek2022-03-09-124/+0
* [IROutliner] Handling outlined code with no exit pathsAndrew Litteken2022-03-09-2/+55
* AArch64: correct epilogue/prologue emission for swift asyncSaleem Abdulrasool2022-03-09-9/+85
* [flang] Update ArrayValueCopy to support array_amend and array_accessValentin Clement2022-03-09-237/+800
* [sanitizer][mips] Fix the condition to include sanitizer_atomic_clang_mips.hXi Ruoyao2022-03-09-2/+2
* [SDAG] match rotate pattern with extra 'or' operationSanjay Patel2022-03-09-72/+85
* AMDGPU: Set up User SGPRs for queue_ptr only when necessaryChangpeng Fang2022-03-09-81/+454
* [AMDGPU] Merge flat with global in the SILoadStoreOptimizerStanislav Mekhanoshin2022-03-09-30/+365
* [AMDGPU] Remove HasAtomicFaddInstsGFX90X and HasAtomicFaddInstsGFX940Jay Foad2022-03-09-13/+6
* Fix linking error, undefined class static constants.Benoit Jacob2022-03-09-0/+3
* [libc++] Enable format_to and vformat_to tests even outside of Debug modeLouis Dionne2022-03-09-8/+0
* [flang] Add OpenACC flag to bbcValentin Clement2022-03-09-0/+28
* [AMDGPU] Add scheduler pass to rematerialize trivial defsVang Thao2022-03-09-102/+6109
* [flang] Add OpenMP flag to bbcValentin Clement2022-03-09-0/+29
* [InstCombine] Preserve FMF in foldLogicOfFCmps.Craig Topper2022-03-09-0/+96
* Revert "[lldb] Remove the global platform list"Pavel Labath2022-03-09-294/+190
* [AMDGPU] Fix some confusing check prefixes. NFC.Jay Foad2022-03-09-956/+956
* [flang] Fix extent computation in finalizationPeter Klausler2022-03-09-2/+4
* [libc++][NFC] Cleanups in <charconv>.Mark de Wever2022-03-09-41/+42
* [gn build] (manually) port ffb9429b6f3c29abNico Weber2022-03-09-0/+21
* [lldb] Fix step-avoid-regexp loggingDave Lee2022-03-09-9/+5