aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.testVitaly Buka238-5934/+17450
2024-09-12[nfc][ctx_prof] Change some internal "set" typesMircea Trofin4-14/+12
2024-09-12[compiler-rt] [MSVC] Detect MSVC as a compiler-id for lit. (#108255)Charlie Barto2-0/+5
2024-09-12[SelectionDAG] Use Register in a few places in InstrEmitter. NFCCraig Topper1-5/+5
2024-09-12[sanitizer] Change GetDTLSRange (#108345)Vitaly Buka1-9/+11
2024-09-12Add step builtins and step HLSL function to DirectX and SPIR-V backend (#106471)Joshua Batista13-2/+340
2024-09-12[ADT][NFC] Remove unused parameter from DenseMap::InsertIntoBucketImpl (#108382)Marc Auberer1-4/+3
2024-09-12[gn build] Port win asan runtime rules (#108293)Arthur Eubanks3-15/+16
2024-09-12[HLSL] Allow narrowing in initialization lists (#108035)Chris B2-2/+3
2024-09-12workflows/release-binaries: Fix automatic upload (#107315)Tom Stellard1-2/+13
2024-09-12[X86] Recognize VPXORDZrr as a zero-idiom on Znver4 (#108314)Aiden Grossman2-187/+201
2024-09-12[lldb][DWARFASTParserClang] Prevent unnamed bitfield creation in the presence...Michael Buch3-11/+131
2024-09-12[MLIR][ROCDL] Add dynamically legal ops to LowerGpuOpsToROCDLOpsPass (#108302)Nirvedh Meshram3-1/+70
2024-09-12[flang][runtime] Accept some real input for integer NAMELIST (#108268)Peter Klausler2-2/+51
2024-09-12[flang] Catch attempts to subscribe empty arrays (#108246)Peter Klausler3-4/+17
2024-09-12[flang] Catch whole assumed-size array passed to elemental (#108239)Peter Klausler2-0/+21
2024-09-12[flang] Better error recovery for REAL(x, [KIND=]bad) (#108222)Peter Klausler2-1/+7
2024-09-12[NFC] Claim OpenMP feature - target_device selector setcchen1-1/+1
2024-09-12[flang] Downgrade error message to warning (#108115)Peter Klausler2-6/+9
2024-09-13[RISCV] Lower interleave + deinterleave for zvfhmin and zvfbfmin (#108404)Luke Lau3-8/+171
2024-09-12[flang][preprocessor] Change handling of macros in text from Fortran … (#10...Peter Klausler10-12/+27
2024-09-13[Mips] Optimize `or (and $src1, mask), (shl $src2, shift)` to `ins` (#103017)yingopq2-18/+121
2024-09-12builtins: replicate `aarch64.c` change into `aarch64.h`Saleem Abdulrasool1-1/+1
2024-09-12Reland "[NVPTX] Support copysign PTX instruction" (#108125)Alex MacLean5-15/+179
2024-09-12[RISCV] Restructure CC_RISCV_FastCC to reduce code duplication. NFC (#107671)Craig Topper1-44/+20
2024-09-12[LegalizeIntegerTypes] Simplify ExpandIntRes_FP_TO_XINT when operand needs to...Craig Topper2-17/+3
2024-09-12[clang][bytecode] Add support for creating dummies for expressions (#108394)Timm Baeder4-13/+29
2024-09-12[clang][bytecode] Implement base casts on integral pointers (#108340)Timm Baeder5-1/+56
2024-09-12[analyzer] Fix StreamChecker crash in fread modeling (#108393)Balazs Benics2-1/+31
2024-09-12[gn build] Port a409ebc1fc13LLVM GN Syncbot1-0/+2
2024-09-12[mlir][AMDGPU] Enable emulating vector buffer_atomic_fadd on gfx11 (#108312)Krzysztof Drewniak7-6/+68
2024-09-12[mlir][LLVM] Refactor how range() annotations are handled for ROCDL intrinsic...Krzysztof Drewniak8-60/+170
2024-09-12[X86][AVX10.2] Support AVX10.2-SATCVT-DS new instructions. (#102592)Malay Sanghi31-1/+10963
2024-09-12[LoopUnswitch] Remove redundant condition. (NFC) (#107893)Amr Hesham1-2/+1
2024-09-12[NFC] Fix an inaccurate comment about typo-correction. (#108143)Michael Park1-1/+1
2024-09-12[llvm][Mips] Bail on underaligned loads/stores in FastISel. (#106231)Alex Rønne Petersen2-8/+131
2024-09-12[lldb][testing] Check all stop reasons in get_threads_stopped_at_breakpoint_i...Felipe de Azevedo Piovezan1-3/+10
2024-09-12[clang][TableGen] Change AST Nodes Emitter to use const RecordKeeper (#108270)Rahul Joshi2-27/+15
2024-09-12[clang][TableGen] Change AttrEmitter to use const RecordKeeper (#108269)Rahul Joshi2-148/+133
2024-09-12[libc++] Make std::jthread supported in non-experimental mode (#107900)Louis Dionne20-58/+49
2024-09-12[AArch64] Replace _Ncyc_ with _Nc_ in Neoverse scheduling models.David Green2-1641/+1641
2024-09-12 [Clang][NFC] Remove trailing whitespace from clang/tools/libclang/CXStoredDI...Nikolas Klauser1-7/+6
2024-09-12[AMDGPU] Precommit and Modify `phi_moveimm_subreg_input` testcase (#108389)Aditi Medhane1-14/+15
2024-09-12[LLD][COFF] Define importThunkARM64EC as uint8_t array to fix big-endian hosts.Jacek Caban1-6/+6
2024-09-12[mlir][SPIRV] Make test case more robust (#108388)Matthias Springer1-2/+2
2024-09-12[mlir][Transforms] Dialect conversion: Align handling of dropped values (#106...Matthias Springer2-131/+32
2024-09-12[dsymutil] Fix whitespace issues and typo in HelpText. (#108310)rjmansfield1-7/+7
2024-09-12[CodeGen] Clear InitUndef pass new register cache between pass runs (#90967)Joe Faulls3-55/+55
2024-09-12[AMDGPU] Fix selection of s_load_b96 on GFX11 (#108029)Jay Foad2-18/+65
2024-09-12[NFC][Analysis] Add more SCEV tests for ptr inductions (#108210)David Sherwood1-0/+139