summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08[test][hwasan] Test function name in summaries (#77391)users/vitalybuka/spr/main.testhwasan-test-function-name-in-summariesVitaly Buka
2024-01-08[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka
2024-01-08[NFC][msan] Switch allocator interface to use BufferedStackTrace (#77363)Vitaly Buka
2024-01-08[llvm-exegesis] Align loop MBB in loop repetitor (#77264)Aiden Grossman
2024-01-08[Libomptarget] Remove unnecessary CMake definition of endiannness (#77205)Joseph Huber
2024-01-08[AMDGPU] Add CodeGen support for GFX12 s_mul_u64 (#75825)Jay Foad
2024-01-08[BOLT] Update test case after #77253Min-Yih Hsu
2024-01-08[clang][modules] Remove `_Private` suffix from framework auto-link hints. (#7...Juergen Ributzka
2024-01-08[RISCV] Mark VFIRST and VCPOP as SignExtendingOpW (#77022)Min-Yih Hsu
2024-01-08[lldb][NFCI] Change return type of BreakpointIDList::GetBreakpointIDAtIndex (...Alex Langford
2024-01-08[lldb][NFCI] Remove BreakpointIDList::InsertStringArray (#77161)Alex Langford
2024-01-08[MLIR] Handle materializeConstant failure in GreedyPatternRewriteDriver (#77258)Billy Zhu
2024-01-08[libc] fix -Wmissing-braces (#77345)Nick Desaulniers
2024-01-08[RISCV] Use COPY to create artificial 64-bit uses in RISCVOptWInstrs's testsMin-Yih Hsu
2024-01-08[DAG] SimplifyDemandedBits - don't fold sext(x) -> aext(x) if we lose an 0/-1...Simon Pilgrim
2024-01-08[libc++] Remove usage of internal string function in sstream (#75858)Tacet
2024-01-08Revert "[GitHub] Fix slow sccache install on macOS by upgrading macOS version...Craig Hesling
2024-01-08[polly][ScheduleOptimizer] Reland Fix long compile time(hang) reported in pol...Karthika Devi C
2024-01-08[Sema] Clean up -Wc++11-narrowing-const-reference code after #76094. NFC (#77...Fangrui Song
2024-01-08[X86] ftrunc.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08[X86] vector-shuffle-mmx.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08[X86] legalize-shl-vec.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08[X86] inline-sse.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08[X86] lea-2.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08[X86] i64-mem-copy.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08[X86] combine-bextr.ll - replace X32 checks with X86. NFC.Simon Pilgrim
2024-01-08Reapply "[libc] build with -Werror (#73966)" (#74506)Nick Desaulniers
2024-01-08[ASan][libc++] String annotations optimizations fix with lambda (#76200)Tacet
2024-01-08Replace print-at-pass-number cl::opt with print-before-pass-number (#76211)arpilipe
2024-01-08[libc] set -Wno-frame-address for thread.cpp (#77140)Nick Desaulniers
2024-01-08[AArch64][GlobalISel] Allow anyexting loads from 32b -> 64b to be legal.Amara Emerson
2024-01-08[X86] Check if machine loop is passed while getting loop alignment (#77283)Aiden Grossman
2024-01-08[libc++][doc] Marks LWG3257 as complete (#77237)Mark de Wever
2024-01-08[Libomptarget][NFC] Fix unhandled allocator enum valueJoseph Huber
2024-01-08[Clang] Fix IsOverload for function templates (#77323)cor3ntin
2024-01-08[clang][ASTImporter] Only reorder fields of RecordDecls (#77079)Michael Buch
2024-01-08[SLP]Fix PR76850: do the analysis of the submask.Alexey Bataev
2024-01-08Revert "[Flang][OpenMP] Disable declarate target tests on Windows" (#77324)Mehdi Amini
2024-01-08[OpenACC] Implement 'if' clauseerichkeane
2024-01-08[RISCV] Fix collectNonISAExtFeature returning negative extension features (#7...Luke Lau
2024-01-08[InstSimplify] Consider bitcast as potential cross-lane operationNikita Popov
2024-01-08[InstSimplify] Add test for #77320 (NFC)Nikita Popov
2024-01-08[lldb][DWARFIndex][nfc] Factor out fully qualified name query (#76977)Felipe de Azevedo Piovezan
2024-01-08[lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch
2024-01-08[AMDGPU] Add new cache flushing instructions for GFX12 (#76944)Mirko Brkušanin
2024-01-08[clang][Sema][NFC] Clean up BuildOverloadedCallExprTimm Bäder
2024-01-08[Flang][OpenMP] Disable declarate target tests on Windows (#77306)Kiran Chandramohan
2024-01-08[mlir][gpu] Use `known_block_size` to set `maxntid` for NVVM target (#77301)Guray Ozen
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue
2024-01-08[X86] avx2-nontemporal.ll - replace X32 checks with X86. NFC.Simon Pilgrim