summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [test][hwasan] Test function name in summaries (#77391)upstream/users/vitalybuka/spr/main.testhwasan-test-function-name-in-summariesVitaly Buka2024-01-084-11/+11
* [𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka2024-01-084-12/+46
* [NFC][msan] Switch allocator interface to use BufferedStackTrace (#77363)Vitaly Buka2024-01-082-25/+27
* [llvm-exegesis] Align loop MBB in loop repetitor (#77264)Aiden Grossman2024-01-081-0/+6
* [Libomptarget] Remove unnecessary CMake definition of endiannness (#77205)Joseph Huber2024-01-082-8/+12
* [AMDGPU] Add CodeGen support for GFX12 s_mul_u64 (#75825)Jay Foad2024-01-0818-628/+2632
* [BOLT] Update test case after #77253Min-Yih Hsu2024-01-081-1/+1
* [clang][modules] Remove `_Private` suffix from framework auto-link hints. (#7...Juergen Ributzka2024-01-085-19/+28
* [RISCV] Mark VFIRST and VCPOP as SignExtendingOpW (#77022)Min-Yih Hsu2024-01-082-15/+63
* [lldb][NFCI] Change return type of BreakpointIDList::GetBreakpointIDAtIndex (...Alex Langford2024-01-082-7/+4
* [lldb][NFCI] Remove BreakpointIDList::InsertStringArray (#77161)Alex Langford2024-01-083-17/+3
* [MLIR] Handle materializeConstant failure in GreedyPatternRewriteDriver (#77258)Billy Zhu2024-01-082-5/+40
* [libc] fix -Wmissing-braces (#77345)Nick Desaulniers2024-01-082-2/+3
* [RISCV] Use COPY to create artificial 64-bit uses in RISCVOptWInstrs's testsMin-Yih Hsu2024-01-081-12/+6
* [DAG] SimplifyDemandedBits - don't fold sext(x) -> aext(x) if we lose an 0/-1...Simon Pilgrim2024-01-086-27/+30
* [libc++] Remove usage of internal string function in sstream (#75858)Tacet2024-01-081-3/+3
* Revert "[GitHub] Fix slow sccache install on macOS by upgrading macOS version...Craig Hesling2024-01-081-2/+8
* [polly][ScheduleOptimizer] Reland Fix long compile time(hang) reported in pol...Karthika Devi C2024-01-082-0/+124
* [Sema] Clean up -Wc++11-narrowing-const-reference code after #76094. NFC (#77...Fangrui Song2024-01-082-35/+27
* [X86] ftrunc.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-375/+345
* [X86] vector-shuffle-mmx.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-43/+41
* [X86] legalize-shl-vec.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-180/+152
* [X86] inline-sse.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-14/+14
* [X86] lea-2.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-17/+17
* [X86] i64-mem-copy.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-95/+91
* [X86] combine-bextr.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-25/+23
* Reapply "[libc] build with -Werror (#73966)" (#74506)Nick Desaulniers2024-01-082-0/+12
* [ASan][libc++] String annotations optimizations fix with lambda (#76200)Tacet2024-01-081-1/+1
* Replace print-at-pass-number cl::opt with print-before-pass-number (#76211)arpilipe2024-01-083-38/+26
* [libc] set -Wno-frame-address for thread.cpp (#77140)Nick Desaulniers2024-01-081-0/+2
* [AArch64][GlobalISel] Allow anyexting loads from 32b -> 64b to be legal.Amara Emerson2024-01-083-14/+16
* [X86] Check if machine loop is passed while getting loop alignment (#77283)Aiden Grossman2024-01-081-1/+1
* [libc++][doc] Marks LWG3257 as complete (#77237)Mark de Wever2024-01-081-1/+1
* [Libomptarget][NFC] Fix unhandled allocator enum valueJoseph Huber2024-01-081-0/+1
* [Clang] Fix IsOverload for function templates (#77323)cor3ntin2024-01-082-37/+42
* [clang][ASTImporter] Only reorder fields of RecordDecls (#77079)Michael Buch2024-01-081-16/+18
* [SLP]Fix PR76850: do the analysis of the submask.Alexey Bataev2024-01-082-6/+35
* Revert "[Flang][OpenMP] Disable declarate target tests on Windows" (#77324)Mehdi Amini2024-01-084-8/+0
* [OpenACC] Implement 'if' clauseerichkeane2024-01-083-3/+110
* [RISCV] Fix collectNonISAExtFeature returning negative extension features (#7...Luke Lau2024-01-082-17/+10
* [InstSimplify] Consider bitcast as potential cross-lane operationNikita Popov2024-01-082-3/+8
* [InstSimplify] Add test for #77320 (NFC)Nikita Popov2024-01-081-0/+14
* [lldb][DWARFIndex][nfc] Factor out fully qualified name query (#76977)Felipe de Azevedo Piovezan2024-01-083-7/+36
* [lldb][DWARFASTParserClang] GetClangDeclForDIE: don't create VarDecl for stat...Michael Buch2024-01-083-1/+52
* [AMDGPU] Add new cache flushing instructions for GFX12 (#76944)Mirko Brkušanin2024-01-0813-454/+461
* [clang][Sema][NFC] Clean up BuildOverloadedCallExprTimm Bäder2024-01-081-9/+6
* [Flang][OpenMP] Disable declarate target tests on Windows (#77306)Kiran Chandramohan2024-01-084-0/+8
* [mlir][gpu] Use `known_block_size` to set `maxntid` for NVVM target (#77301)Guray Ozen2024-01-084-6/+40
* [openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue2024-01-0818-33/+112
* [X86] avx2-nontemporal.ll - replace X32 checks with X86. NFC.Simon Pilgrim2024-01-081-34/+34