summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed formattingupstream/users/alexey-bataev/spr/slpimprove-vectorization-of-gathered-loadsAlexey Bataev2024-05-241-3/+3
* Removed dead codeAlexey Bataev2024-05-241-28/+2
* Rebase, fixed corner casesAlexey Bataev2024-05-248798-175479/+326076
|\
| * [BOLT][NFC] Avoid computing BF hash twice in YAML reader (#75096)Amir Ayupov2024-05-242-5/+15
| * [Flang][OpenMP] Remove the orphan section test (#93343)Kiran Chandramohan2024-05-241-27/+0
| * Reland "[polly] Port polly tests to use NPM" (#92918)rahulana-quic2024-05-241018-1450/+1386
| * [test][EntryExitInstrumenter] Update/add testsArthur Eubanks2024-05-242-67/+102
| * [clang][c++20] Fix code coverage mapping crash with generalized NTTPs (#85837)Andrey Ali Khan Bolshakov2024-05-242-2/+4
| * [OpenMP][AIX] Extend LIT test timeout limit (#93319)Xing Xue2024-05-241-1/+1
| * [lldb] Fixed the TestDebuggerAPI test on x86_64 Windows host (#90580)Dmitry Vasilyev2024-05-241-0/+5
| * [flang][runtime] Enable REAL printing in F18 offload runtime. (#87851)Slava Zakharin2024-05-241-5/+0
| * [llvm-profgen] Improve sample profile density (#92144)Lei Wang2024-05-243-52/+120
| * [RISCV] Do not check PostRAScheduler in enablePostRAScheduler (#92781)Michael Maitland2024-05-246-12/+11
| * [NFC][OpenMP][OMPX] Remove ';' that is outside of a functionShilei Tian2024-05-241-8/+8
| * [Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal2024-05-2426-218/+12
| * [OpenMP][OMPX] No default argument for C APIShilei Tian2024-05-241-1/+1
| * [clang][Interp] Don't retry weak declarationsTimm Bäder2024-05-242-1/+8
| * [OpenMP][OMPX] Add shfl_down_sync (#93311)Shilei Tian2024-05-245-6/+154
| * Enable unguarded availability diagnostic on instantiated template functions (...Helena Kotas2024-05-242-9/+16
| * [memprof] Call llvm::SmallVector::reserve (#93324)Kazu Hirata2024-05-241-0/+2
| * [bazel] Add missing dep after #93008 (#93325)Keith Smiley2024-05-241-0/+1
| * [BOLT][NFC] Fix unused variable warning (#93323)Sayhaan Siddiqui2024-05-241-2/+1
| * [ConstantRange][LVI] Add support for `multiplyWithNoWrap`Antonio Frighetto2024-05-245-11/+154
| * [AArch64][SVE] Lower function arguments in types of arrays of predicates (#90...Zhaoshi Zheng2024-05-244-8/+344
| * [LV] fix logical error in trunc cost (#91136)Ramkumar Ramachandra2024-05-243-34/+259
| * [RISCV] Replace std::optional::value() with operator*. NFCCraig Topper2024-05-241-4/+4
| * [flang] Silence bogus error about NULL() actual for assumed-rank dummy (#93225)Peter Klausler2024-05-242-11/+33
| * [LAA] rewrite a test to make it more robust (#93197)Ramkumar Ramachandra2024-05-241-22/+33
| * [libc++][test] Close LWG3045 (#93053)Hui2024-05-242-1/+4
| * [SelectionDAG][RISCV][VE] Rename VP_ASHR->VP_SRA VP_LSHR->VP_SRL. (#93221)Craig Topper2024-05-246-43/+43
| * [memprof] Use a SetVector (NFC) (#93312)Kazu Hirata2024-05-241-11/+7
| * [mlir][Pass] Add new FileTreeIRPrinterConfig (#67840)Christopher Bate2024-05-245-2/+290
| * [clang][ExtractAPI] Ensure TemplateArgumentLocations are only accessed if ava...Daniel Grumberg2024-05-242-11/+65
| * [mlir] Replace MLIR_ENABLE_CUDA_CONVERSIONS with LLVM_HAS_NVPTX_TARGET (#93008)tyb08072024-05-2414-50/+30
| * [WebAssembly] Implement prototype f16x8.extract_lane instruction. (#93272)Brendan Dahl2024-05-249-1/+42
| * [X86] combineBitcastToBoolVector - add XOR + Constant handling, match existin...Simon Pilgrim2024-05-242-14/+34
| * Revert "[mlir] Optimize ThreadLocalCache by removing atomic bottleneck" (#93306)Jacques Pienaar2024-05-241-17/+11
| * [LV][NFC] precommit test for EVL transform (#92203)Shih-Po Hung2024-05-241-0/+175
| * [MSVC, ARM64] Fix signature for __prefetch (#93235)Daniel Paoliello2024-05-242-2/+2
| * [clang][Interp][NFC] Make eval-order test more usefulTimm Bäder2024-05-241-11/+19
| * [X86] Add test case for #93000Simon Pilgrim2024-05-241-0/+45
| * [clang][Interp] Diagnose dummy assignments differentlyTimm Bäder2024-05-244-10/+25
| * [clang] add fallback to expr in the template differ when comparing ValueDecl ...Matheus Izvekov2024-05-243-2/+8
| * [MemProf] Fix tailcall discovery checking for multiple callee chains (#92632)Teresa Johnson2024-05-243-47/+45
| * [clang] Avoid crash due to unimplemented StructuralValue support in the templ...Matheus Izvekov2024-05-244-42/+114
| * [OpenMP][OMPX] Add ballot_sync (#91297)Shilei Tian2024-05-245-0/+77
| * [DAG] visitFunnelShift - pull out repeated SDLoc.Simon Pilgrim2024-05-241-13/+15
| * [X86] funnel-shifts.ll - add VBMI2 and non-uniform shift amounts test coverageSimon Pilgrim2024-05-241-363/+458
| * [SLP]Improve/fix extracts calculations for non-power-of-2 elements.Alexey Bataev2024-05-248-308/+214
| * [SPIR-V] Update docs to describe support of SPV_KHR_shader_clock (#93168)Vyacheslav Levytskyy2024-05-241-0/+2