aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30[BOLT] Detect .warm split functions as cold fragments (#93759)users/aaupov/spr/main.bolt-detect-warm-split-functions-as-cold-fragmentsAmir Ayupov3-9/+21
2024-05-29[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko1476-19522/+113582
2024-05-25[clang-tools-extra] Revise IDE folder structure (#89744)Michael Kruse11-3/+12
2024-05-25[webkit.RefCntblBaseVirtualDtor] Allow CRTP classes without a virtual destruc...Ryosuke Niwa3-69/+548
2024-05-25[polly] Revise IDE folder structure (#89752)Michael Kruse7-17/+12
2024-05-25Revise IDE folder structure (#89755)Michael Kruse9-5/+10
2024-05-25[openmp] Revise IDE folder structure (#89750)Michael Kruse4-0/+14
2024-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse14-12/+20
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse21-21/+21
2024-05-25[flang] Revise IDE folder structure (#89745)Michael Kruse9-6/+17
2024-05-25[mlir] Do not print empty property (#93379)Beal Wang3-0/+18
2024-05-25[clang] Revise IDE folder structure (#89743)Michael Kruse12-18/+16
2024-05-25[BOLT] Revise IDE folder structure (#89742)Michael Kruse5-5/+6
2024-05-25lldb unused var fix for NetBSD < 10. (#93377)David CARLIER1-2/+2
2024-05-25[BOLT] Do not emit debug_names entry for DIEs with DW_AT_declaration (#93347)Alexander Yermolovich4-2/+1828
2024-05-25[Support] Fix LEB128 test when building with MSVC (#93184)Alexandre Ganea1-7/+13
2024-05-25[llvm] Revise IDE folder structure (#89741)Michael Kruse56-113/+158
2024-05-25[VPlan] Remove unused Range arg from createWidenInductionRecipe (NFC).Florian Hahn1-4/+3
2024-05-24[flang] [lldb] [llvm] Fix 'destory' comment typos [NFC] (#93260)Stephan T. Lavavej5-7/+7
2024-05-24[CMake] Update CMake cache file for the Win-to-Arm cross toolchains. NFC. (#9...Vladimir Vereschaka1-3/+35
2024-05-25[llvm] Include the GenVT.inc to getEnumName (#93198)Brandon Wu1-206/+3
2024-05-24[clang] Add /Zc:__STDC__ flag to clang-cl (#68690)Reagan7-2/+39
2024-05-25Reland "[SimplifyCFG] `switch`: Do Not Transform the Default Case if the Cond...Qiongsi Wu2-0/+38
2024-05-25Reland "[SimplifyCFG] When only one case value is missing, replace default wi...DianQK3-10/+142
2024-05-24[analyzer] Allow recursive functions to be trivial. (#91876)Ryosuke Niwa2-29/+73
2024-05-25[LV, VPlan] Check if plan is compatible to EVL transform (#92092)Shih-Po Hung5-174/+33
2024-05-24Revert "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Joseph Huber5-162/+14
2024-05-24[RISCV] Fix spelling error in test names. NFCCraig Topper2-0/+0
2024-05-24[clang][Driver] Fix enabling strict alising by default when the environment i...Max Winkler4-5/+17
2024-05-24[BOLT][NFCI] Fix return type of BC::getSignedValueAtAddress (#91664)Amir Ayupov3-5/+4
2024-05-24[mlir][drr] Allow variadic in rewrite side (#93340)Jacques Pienaar3-0/+41
2024-05-24[BOLT][NFC] Define getExprValue helper (#91663)Amir Ayupov1-6/+10
2024-05-24[mlir][arith] Clean up select op implementation (#93351)Jakub Kuderski2-22/+22
2024-05-24[BOLT][NFC] Simplify analyzeIndirectBranch (#91662)Amir Ayupov1-7/+9
2024-05-24Read and store gnu build id from loaded core file (#92492)GeorgeHuyubo2-0/+81
2024-05-24[BOLT][NFC] Add isRIPRel and isIndexed helpers (#91661)Amir Ayupov1-6/+16
2024-05-24[RISCV] PseudoMovImm is not a IsSignExtendingOpW instruction.Craig Topper1-2/+2
2024-05-24[flang] Fix bug introduced by PR#93106 (#93326)Peter Klausler2-0/+52
2024-05-24[clang-scan-deps] Expand response files before the argument adjuster (#89950)Alexandre Ganea4-4/+66
2024-05-24[nfc][InstCombine]Find PHI incoming block by operand number (#93249)Mingming Liu1-20/+13
2024-05-24[mlir] expose -debug-only equivalent to C and Python (#93175)Oleksandr "Alex" Zinenko3-1/+45
2024-05-24[BOLT][NFC] Avoid computing BF hash twice in YAML reader (#75096)Amir Ayupov2-5/+15
2024-05-24[Flang][OpenMP] Remove the orphan section test (#93343)Kiran Chandramohan1-27/+0
2024-05-24Reland "[polly] Port polly tests to use NPM" (#92918)rahulana-quic1018-1450/+1386
2024-05-24[test][EntryExitInstrumenter] Update/add testsArthur Eubanks2-67/+102
2024-05-24[clang][c++20] Fix code coverage mapping crash with generalized NTTPs (#85837)Andrey Ali Khan Bolshakov2-2/+4
2024-05-24[OpenMP][AIX] Extend LIT test timeout limit (#93319)Xing Xue1-1/+1
2024-05-24[lldb] Fixed the TestDebuggerAPI test on x86_64 Windows host (#90580)Dmitry Vasilyev1-0/+5
2024-05-24[flang][runtime] Enable REAL printing in F18 offload runtime. (#87851)Slava Zakharin1-5/+0
2024-05-24[llvm-profgen] Improve sample profile density (#92144)Lei Wang3-52/+120