summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/spr/aaupov/main.boltnfci-use-heuristic-for-matching-split-global-functionsAmir Ayupov2024-04-29494-6250/+14603
|\
| * [BOLT] Use heuristic for matching split local functions (#90424)Amir Ayupov2024-04-292-0/+50
| * Skip various tests under ASAN on green dragon (#90531)Adrian Prantl2024-04-297-4/+22
| * [mlir-lsp] Support outgoing requests (#90078)Brian Gesiak2024-04-293-15/+103
| * [AMDGPU][ISel] Add more trunc store actions regarding bf16 (#90493)Shilei Tian2024-04-293-0/+724
| * Make minor improvements to the creduce wrapper scriptReid Kleckner2024-04-291-4/+11
| * Simplify condition (NFC)Adrian Prantl2024-04-291-1/+1
| * [CodeGen][i386] Move -mregparm storage earlier and fix Runtime calls (#89707)Kees Cook2024-04-294-6/+36
| * [BOLT] Add support for BOLT-reserved space in a binary (#90300)Maksim Panchenko2024-04-292-22/+70
| * [WebAssembly] Enable multivalue and reference-types in generic CPU config (#8...Heejin Ahn2024-04-293-10/+21
| * [Lex] Fix clang -Wparentheses after #89923Fangrui Song2024-04-291-1/+2
| * [clang][NFC] Repair tests for __builtin_convertvector on big-endianSeth Pellegrino2024-04-291-36/+38
| * Improve commentAdrian Prantl2024-04-291-1/+1
| * [driver] Allow `ld` as a driver alias to lld (#90515)Jordan Rupprecht2024-04-294-1/+12
| * Add a new SBExpressionOptions::SetLanguage() API (NFCI) (#89981)Adrian Prantl2024-04-2935-123/+306
| * [Driver] Clean up denormal handling with fast-math-related options (#89477)Andy Kaylor2024-04-296-28/+30
| * [NFC] Fix hasQualifier comment (#90485)Jorge Pinto Sousa2024-04-291-1/+1
| * [BinaryFormat] Adjust OSABI functions and add unittestsFangrui Song2024-04-294-12/+45
| * [Clang] Address post commit feedbacks in #89906 (#90495)cor3ntin2024-04-293-7/+7
| * [CIR] Add options to emit ClangIR and enable the ClangIR pipelineNathan Lanza2024-04-295-1/+28
| * [clang][NFC] Reformat suspicious condition (#89923)Troy Butler2024-04-291-1/+1
| * [clang] Constexpr for __builtin_shufflevector and __builtin_convertvector (#7...Pol M2024-04-290-0/+0
| * [clang codegen] Fix MS ABI detection of user-provided constructors. (#90151)Eli Friedman2024-04-293-3/+30
| * [libc++] Mark scoped_lock and unique_lock constructors as [[nodiscard]] (#89397)Louis Dionne2024-04-294-49/+71
| * [TableGen][GISel][NFC] clang-tidy GlobalISelEmitter.cpp (#90492)Kai Nacke2024-04-291-21/+21
| * [libc++] Improve libc++ tests when using optimizations (#88897)Jack Styles2024-04-296-12/+18
| * [AArch64] Regenerate `machine-combiner-subadd2.mir` test (NFC)Antonio Frighetto2024-04-291-3/+3
| * [LV] Don't consider the latch block as ScalarPredicatedBB.Florian Hahn2024-04-293-22/+111
| * [BOLT] Use symbol table info in registerFragment (#89648)Amir Ayupov2024-04-294-39/+157
| * [mlir][sparse] use ValueRange instead of std::pair for iterator position. (#9...Peiming Liu2024-04-293-47/+47
| * [MLIR] Improve KernelOutlining to avoid introducing an extra block (#90359)Mehdi Amini2024-04-292-20/+49
| * [Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipeline (#9...Wei Wang2024-04-296-12/+88
| * [Clang] Propagate 'SystemDrive' environment variable for unit tests (#90478)Krystian Stasiowski2024-04-291-7/+3
| * [RISCV] Break the (czero_eqz x, (setne x, 0)) -> x combine into 2 combines. (...Craig Topper2024-04-291-21/+29
| * [RISCV] Support instruction sizes up to 176-bits in disassembler. (#90371)Craig Topper2024-04-292-5/+66
| * [AST] Dump explicit template arguments for UnreslovedLookupExpr. (#90466)Haojian Wu2024-04-293-0/+108
| * [X86] getOnesVector - use getAllOnesConstant helper. NFC.Simon Pilgrim2024-04-291-3/+1
| * [X86] LowerSELECT - use DAG::getNegative() helper. NFC.Simon Pilgrim2024-04-291-2/+1
| * [X86] LowerABS - use DAG::getNegative() helper. NFC.Simon Pilgrim2024-04-291-3/+2
| * [X86] LowerShift - use DAG::getNegative() helper. NFC.Simon Pilgrim2024-04-291-4/+2
| * [PseudoProbe] Add an option to remove pseudo probes after profile annotation ...Lei Wang2024-04-292-5/+28
| * Fix a crash introduced by 3d5e9ab by adding a nullptr check. (#90301)Ryosuke Niwa2024-04-292-3/+11
| * GlobalOpt: Handle threadlocal.address intrinsic (#88454)Matthias Braun2024-04-297-17/+50
| * [clang][Interp] Support vec_stepTimm Bäder2024-04-293-1/+47
| * BPF: Use DebugLoc to find Filename for BTF line info (#90302)yonghong-song2024-04-293-14/+12
| * [Libomptarget] Rework interface for enabling plugins (#86875)Joseph Huber2024-04-296-32/+64
| * [Clang] Add diagnostic about "%P" specifier with Objective-C pointers (#89977)Jared Grubb2024-04-293-1/+18
| * Squashed commit of the following:Pol Marcet SardĂ 2024-04-296-5/+863
| * [Object] Provide operator< for ELFSymbolRef (#89861)Amir Ayupov2024-04-292-0/+51
| * [TableGen][GISel] Handle frameindex/tframeindex (#90475)Kai Nacke2024-04-292-0/+38