summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] initial versionupstream/users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-1Necip Fazil Yildiran2024-04-0350-27/+1454
|\
| * [𝘀𝗽𝗿] changes to main this commit is based onupstream/users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-1Necip Fazil Yildiran2024-04-0345-27/+1202
|/
* Revert "Revert "Revert "[clang][UBSan] Add implicit conversion check for bitf...Vitaly Buka2024-04-0311-493/+73
* [libc++] Fix copy/pasta error in atomic tests for `atomic_compare_exchange_{w...Damien L-G2024-04-032-4/+4
* [flang][runtime] Enable I/O APIs in F18 runtime offload builds. (#87543)Slava Zakharin2024-04-038-213/+235
* [VectorCombine][X86] shuffle-of-casts.ll - adjust zext nneg tests to improve ...Simon Pilgrim2024-04-031-16/+16
* [SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions.Alexey Bataev2024-04-033-16/+50
* [libc] Added transitive bindings for OffsetType (#87397)Shourya Goel2024-04-037-12/+30
* fully qualifies use of `detail` namespace (#87536)Christopher Di Bella2024-04-031-4/+6
* Revert "[SLP]Improve minbitwidth analysis for operands of IToFP and ICmp inst...Alexey Bataev2024-04-033-48/+16
* [SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions.Alexey Bataev2024-04-033-16/+48
* [AMDGPU] Add a missing COV6 case to getAMDHSACodeObjectVersion() (#87492)Emma Pilkington2024-04-032-0/+9
* DebugInfoD issues, take 2 (#86812)Kevin Frei2024-04-0310-17/+506
* [AMDGPU][MC] Allow VOP3C dpp src1 to be imm or SGPR (#87418)Joe Nash2024-04-0314-86/+3218
* AMDGPU: Use PseudoInstr to name SIMCInstr for DSDIR and SOPs, NFC (#87537)Changpeng Fang2024-04-032-40/+40
* [AArch64] Add a test for non-temporal masked loads / stores. NFCDavid Green2024-04-031-0/+75
* [VectorCombine][X86] Add additional tests for #87510Simon Pilgrim2024-04-031-0/+42
* [SLP]Add support for commutative intrinsics.Alexey Bataev2024-04-036-27/+54
* [PseudoProbe] Mix block and call probe ID in lexical order (#75092)Lei Wang2024-04-0313-79/+71
* [AArch64][ARM] Make neon fp16 generic intrinsics always available. (#87467)David Green2024-04-036-676/+1100
* Revert "Revert "[clang][UBSan] Add implicit conversion check for bitfields"" ...Vitaly Buka2024-04-0311-73/+493
* Always check the function attribute to determine checksum mismatch for availa...Lei Wang2024-04-032-10/+25
* [mlir] Initialize DefaultTimingManager::out. (#87522)Chenguang Wang2024-04-031-1/+2
* [libc++] Mark some recent LWG issues and papers as done (#87502)Louis Dionne2024-04-034-7/+8
* Updates to 'tosa.reshape' verifier (#87416)Rafael Ubal2024-04-032-17/+58
* [SLP]Fix PR87133: crash because of different altopcodes for cmps after reorde...Alexey Bataev2024-04-033-23/+104
* dsymutil: Re-add missing -latomic (#85380)maflcko2024-04-031-1/+1
* [RISCV][GISEL] Run update_mir_test_checks on llvm/test/CodeGen/RISCV/GlobalIS...Michael Maitland2024-04-031-44/+44
* [C23] Remove WG14 N2416 from the C status pageAaron Ballman2024-04-031-5/+0
* [clang] Precommit test for `llvm.allow.ubsan.check()` (#87435)Vitaly Buka2024-04-031-0/+207
* Revert "[clang][UBSan] Add implicit conversion check for bitfields" (#87518)Vitaly Buka2024-04-0311-493/+73
* [flang] Fixed MODULO(x, inf) to produce NaN. (#86145)Slava Zakharin2024-04-035-15/+105
* [SLP]Fix PR87477: fix alternate node cast cost/codegen.Alexey Bataev2024-04-032-25/+74
* [Offload][NFC] Add offload subfolder and README (#77154)Johannes Doerfert2024-04-031-0/+20
* [CodeGen] Fix a warningKazu Hirata2024-04-031-1/+1
* [mlir][math] Convert math.fpowi to math.powf in case of non constant (#87472)Prashant Kumar2024-04-032-5/+63
* [SamplePGO] Support -salvage-stale-profile without probes too (#86116)Krzysztof Pszeniczny2024-04-033-4/+256
* [OpenMP] Add absolute KMP_HW_SUBSET functionality (#85326)Jonathan Peyton2024-04-034-77/+256
* [clang] Support __typeof_unqual__ in all C modes (#87392)Nathan Chancellor2024-04-034-24/+37
* [NFC] Delete unintentionally added fileChris Bieneman2024-04-031-76/+0
* [libc++][chrono] Loads leap-seconds.list in tzdb. (#82113)Mark de Wever2024-04-0325-23/+852
* [clang-format] Lambda parameter should be passed by const reference (#87306)Owen Pan2024-04-031-1/+1
* [mlir] Enhance TimingManager Printing Flexibility (#85821)Hsiangkai Wang2024-04-034-94/+297
* [libc++] Disables -Wweak-vtables diagnostics. (#85577)Mark de Wever2024-04-031-0/+3
* [VectorCombine][X86] Add some tests showing failure to fold shuffle(cast(x),c...Simon Pilgrim2024-04-031-0/+189
* [AMDGPU][MC] Enables sgpr or imm src1 for float VOP3 DPP, but excludi… (#87...Joe Nash2024-04-0319-19/+2055
* [NFC] Automatically generate indirect-branch-tracking-eh2.llAmaury Séchet2024-04-031-48/+172
* [SelectionDAG] Dump convergencectrl_glue DAG node (#87487)Jay Foad2024-04-031-0/+1
* [NFC] Bump DIAG_SIZE_FRONTEND (hit the limit downstream as of e05c1b46)Paul Robinson2024-04-031-1/+1
* [lldb] Correct byte order check for 128 bit integer registersDavid Spickett2024-04-031-1/+1