aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.msan-unwind-stack-before-fatal-reportsVitaly Buka626-15240/+20665
2024-01-08[Libomptarget] Remove unnecessary CMake definition of endiannness (#77205)Joseph Huber2-8/+12
2024-01-08[AMDGPU] Add CodeGen support for GFX12 s_mul_u64 (#75825)Jay Foad18-628/+2632
2024-01-08[BOLT] Update test case after #77253Min-Yih Hsu1-1/+1
2024-01-08[clang][modules] Remove `_Private` suffix from framework auto-link hints. (#7...Juergen Ributzka5-19/+28
2024-01-08[RISCV] Mark VFIRST and VCPOP as SignExtendingOpW (#77022)Min-Yih Hsu2-15/+63
2024-01-08[lldb][NFCI] Change return type of BreakpointIDList::GetBreakpointIDAtIndex (...Alex Langford2-7/+4
2024-01-08[lldb][NFCI] Remove BreakpointIDList::InsertStringArray (#77161)Alex Langford3-17/+3
2024-01-08[MLIR] Handle materializeConstant failure in GreedyPatternRewriteDriver (#77258)Billy Zhu2-5/+40
2024-01-08[libc] fix -Wmissing-braces (#77345)Nick Desaulniers2-2/+3
2024-01-08[RISCV] Use COPY to create artificial 64-bit uses in RISCVOptWInstrs's testsMin-Yih Hsu1-12/+6
2024-01-08[DAG] SimplifyDemandedBits - don't fold sext(x) -> aext(x) if we lose an 0/-1...Simon Pilgrim6-27/+30
2024-01-08[libc++] Remove usage of internal string function in sstream (#75858)Tacet1-3/+3
2024-01-08Revert "[GitHub] Fix slow sccache install on macOS by upgrading macOS version...Craig Hesling1-2/+8
2024-01-08[polly][ScheduleOptimizer] Reland Fix long compile time(hang) reported in pol...Karthika Devi C2-0/+124
2024-01-08[Sema] Clean up -Wc++11-narrowing-const-reference code after #76094. NFC (#77...Fangrui Song2-35/+27
2024-01-08[X86] ftrunc.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-375/+345
2024-01-08[X86] vector-shuffle-mmx.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-43/+41
2024-01-08[X86] legalize-shl-vec.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-180/+152
2024-01-08[X86] inline-sse.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-14/+14
2024-01-08[X86] lea-2.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-17/+17
2024-01-08[X86] i64-mem-copy.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-95/+91
2024-01-08[X86] combine-bextr.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-25/+23
2024-01-08Reapply "[libc] build with -Werror (#73966)" (#74506)Nick Desaulniers2-0/+12
2024-01-08[ASan][libc++] String annotations optimizations fix with lambda (#76200)Tacet1-1/+1
2024-01-08Replace print-at-pass-number cl::opt with print-before-pass-number (#76211)arpilipe3-38/+26
2024-01-08[libc] set -Wno-frame-address for thread.cpp (#77140)Nick Desaulniers1-0/+2
2024-01-08[AArch64][GlobalISel] Allow anyexting loads from 32b -> 64b to be legal.Amara Emerson3-14/+16
2024-01-08[X86] Check if machine loop is passed while getting loop alignment (#77283)Aiden Grossman1-1/+1
2024-01-08[libc++][doc] Marks LWG3257 as complete (#77237)Mark de Wever1-1/+1
2024-01-08[Libomptarget][NFC] Fix unhandled allocator enum valueJoseph Huber1-0/+1
2024-01-08[Clang] Fix IsOverload for function templates (#77323)cor3ntin2-37/+42
2024-01-08[clang][ASTImporter] Only reorder fields of RecordDecls (#77079)Michael Buch1-16/+18
2024-01-08[SLP]Fix PR76850: do the analysis of the submask.Alexey Bataev2-6/+35
2024-01-08Revert "[Flang][OpenMP] Disable declarate target tests on Windows" (#77324)Mehdi Amini4-8/+0
2024-01-08[OpenACC] Implement 'if' clauseerichkeane3-3/+110
2024-01-08[RISCV] Fix collectNonISAExtFeature returning negative extension features (#7...Luke Lau2-17/+10
2024-01-08[InstSimplify] Consider bitcast as potential cross-lane operationNikita Popov2-3/+8
2024-01-08[InstSimplify] Add test for #77320 (NFC)Nikita Popov1-0/+14
2024-01-08[lldb][DWARFIndex][nfc] Factor out fully qualified name query (#76977)Felipe de Azevedo Piovezan3-7/+36
2024-01-08[lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch3-1/+52
2024-01-08[AMDGPU] Add new cache flushing instructions for GFX12 (#76944)Mirko Brkušanin13-454/+461
2024-01-08[clang][Sema][NFC] Clean up BuildOverloadedCallExprTimm Bäder1-9/+6
2024-01-08[Flang][OpenMP] Disable declarate target tests on Windows (#77306)Kiran Chandramohan4-0/+8
2024-01-08[mlir][gpu] Use `known_block_size` to set `maxntid` for NVVM target (#77301)Guray Ozen4-6/+40
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue18-33/+112
2024-01-08[X86] avx2-nontemporal.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-34/+34
2024-01-08[X86] avx2-gather.ll - replace X32 checks with X86. NFC.Simon Pilgrim1-53/+53
2024-01-08[X86] vector-lzcnt-256.ll / vector-tzcnt-256.ll - replace X32 checks with X86...Simon Pilgrim2-348/+348
2024-01-08[X86] vec_extract - replace X32 checks with X86. NFC.Simon Pilgrim4-162/+162