summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into users/meinersbur/ide_folders_llvmupstream/users/meinersbur/ide_folders_llvmMichael Kruse4 days2554-22649/+52298
|\
| * lldb unused var fix for NetBSD < 10. (#93377)David CARLIER4 days1-2/+2
| * [BOLT] Do not emit debug_names entry for DIEs with DW_AT_declaration (#93347)Alexander Yermolovich4 days4-2/+1828
| * [Support] Fix LEB128 test when building with MSVC (#93184)Alexandre Ganea4 days1-7/+13
| * [llvm] Revise IDE folder structure (#89741)Michael Kruse5 days56-113/+158
| * [VPlan] Remove unused Range arg from createWidenInductionRecipe (NFC).Florian Hahn5 days1-4/+3
| * [flang] [lldb] [llvm] Fix 'destory' comment typos [NFC] (#93260)Stephan T. Lavavej5 days5-7/+7
| * [CMake] Update CMake cache file for the Win-to-Arm cross toolchains. NFC. (#9...Vladimir Vereschaka5 days1-3/+35
| * [llvm] Include the GenVT.inc to getEnumName (#93198)Brandon Wu5 days1-206/+3
| * [clang] Add /Zc:__STDC__ flag to clang-cl (#68690)Reagan5 days7-2/+39
| * Reland "[SimplifyCFG] `switch`: Do Not Transform the Default Case if the Cond...Qiongsi Wu5 days2-0/+38
| * Reland "[SimplifyCFG] When only one case value is missing, replace default wi...DianQK5 days3-10/+142
| * [analyzer] Allow recursive functions to be trivial. (#91876)Ryosuke Niwa5 days2-29/+73
| * [LV, VPlan] Check if plan is compatible to EVL transform (#92092)Shih-Po Hung5 days5-174/+33
| * Revert "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Joseph Huber5 days5-162/+14
| * [RISCV] Fix spelling error in test names. NFCCraig Topper5 days2-0/+0
| * [clang][Driver] Fix enabling strict alising by default when the environment i...Max Winkler5 days4-5/+17
| * [BOLT][NFCI] Fix return type of BC::getSignedValueAtAddress (#91664)Amir Ayupov5 days3-5/+4
| * [mlir][drr] Allow variadic in rewrite side (#93340)Jacques Pienaar5 days3-0/+41
| * [BOLT][NFC] Define getExprValue helper (#91663)Amir Ayupov5 days1-6/+10
| * [mlir][arith] Clean up select op implementation (#93351)Jakub Kuderski5 days2-22/+22
| * [BOLT][NFC] Simplify analyzeIndirectBranch (#91662)Amir Ayupov5 days1-7/+9
| * Read and store gnu build id from loaded core file (#92492)GeorgeHuyubo5 days2-0/+81
| * [BOLT][NFC] Add isRIPRel and isIndexed helpers (#91661)Amir Ayupov5 days1-6/+16
| * [RISCV] PseudoMovImm is not a IsSignExtendingOpW instruction.Craig Topper5 days1-2/+2
| * [flang] Fix bug introduced by PR#93106 (#93326)Peter Klausler5 days2-0/+52
| * [clang-scan-deps] Expand response files before the argument adjuster (#89950)Alexandre Ganea5 days4-4/+66
| * [nfc][InstCombine]Find PHI incoming block by operand number (#93249)Mingming Liu5 days1-20/+13
| * [mlir] expose -debug-only equivalent to C and Python (#93175)Oleksandr "Alex" Zinenko5 days3-1/+45
| * [BOLT][NFC] Avoid computing BF hash twice in YAML reader (#75096)Amir Ayupov5 days2-5/+15
| * [Flang][OpenMP] Remove the orphan section test (#93343)Kiran Chandramohan5 days1-27/+0
| * Reland "[polly] Port polly tests to use NPM" (#92918)rahulana-quic5 days1018-1450/+1386
| * [test][EntryExitInstrumenter] Update/add testsArthur Eubanks5 days2-67/+102
| * [clang][c++20] Fix code coverage mapping crash with generalized NTTPs (#85837)Andrey Ali Khan Bolshakov5 days2-2/+4
| * [OpenMP][AIX] Extend LIT test timeout limit (#93319)Xing Xue5 days1-1/+1
| * [lldb] Fixed the TestDebuggerAPI test on x86_64 Windows host (#90580)Dmitry Vasilyev5 days1-0/+5
| * [flang][runtime] Enable REAL printing in F18 offload runtime. (#87851)Slava Zakharin5 days1-5/+0
| * [llvm-profgen] Improve sample profile density (#92144)Lei Wang5 days3-52/+120
| * [RISCV] Do not check PostRAScheduler in enablePostRAScheduler (#92781)Michael Maitland5 days6-12/+11
| * [NFC][OpenMP][OMPX] Remove ';' that is outside of a functionShilei Tian5 days1-8/+8
| * [Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal5 days26-218/+12
| * [OpenMP][OMPX] No default argument for C APIShilei Tian5 days1-1/+1
| * [clang][Interp] Don't retry weak declarationsTimm Bäder5 days2-1/+8
| * [OpenMP][OMPX] Add shfl_down_sync (#93311)Shilei Tian5 days5-6/+154
| * Enable unguarded availability diagnostic on instantiated template functions (...Helena Kotas5 days2-9/+16
| * [memprof] Call llvm::SmallVector::reserve (#93324)Kazu Hirata5 days1-0/+2
| * [bazel] Add missing dep after #93008 (#93325)Keith Smiley5 days1-0/+1
| * [BOLT][NFC] Fix unused variable warning (#93323)Sayhaan Siddiqui5 days1-2/+1
| * [ConstantRange][LVI] Add support for `multiplyWithNoWrap`Antonio Frighetto5 days5-11/+154
| * [AArch64][SVE] Lower function arguments in types of arrays of predicates (#90...Zhaoshi Zheng5 days4-8/+344