aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Revert "[AArch64] Intrinsics aarch64_{get,set}_fpsr (#81867)"revert-81867-aa64.intrSerge Pavlov5-69/+8
2024-02-24[clang] Remove trailing whitespaceNathan Sidwell1-2/+2
2024-02-24Revert "[llvm-ar] Use COFF archive format for COFF targets." (#82889)Jacek Caban5-114/+15
2024-02-24[llvm-ar] Use COFF archive format for COFF targets. (#82642)Jacek Caban5-15/+114
2024-02-24MachineInstr - update TargetRegisterInfo arguments comments. NFC.Simon Pilgrim1-4/+4
2024-02-24[InstCombine] Handle more even/odd math functions (#81324)Artem Tyurin8-46/+135
2024-02-24[AArch64] Intrinsics aarch64_{get,set}_fpsr (#81867)Serge Pavlov5-8/+69
2024-02-24[llvm-exegesis] Fix typos in READMEAiden Grossman1-3/+3
2024-02-24[mlir] Use `OpBuilder::createBlock` in op builders and patterns (#82770)Matthias Springer20-88/+71
2024-02-24[Mips] Fix unable to handle inline assembly ends with compat-branch o… (#77...yingopq7-35/+202
2024-02-24Convert argument to reference. (#82741)MalaySanghiIntel1-1/+1
2024-02-23[clang-format][NFC] Enable RemoveSemicolon for clang-format style (#82735)Owen Pan4-5/+8
2024-02-23[flang] Ensure USE-associated objects can be in NAMELIST (#82846)Peter Klausler2-1/+2
2024-02-23[AMDGPU] Remove `hasAtomicFaddRtnForTy` as it is not used anywhere (#82841)Shilei Tian4-24/+0
2024-02-23[clang][ScanDeps] Allow PCHs to have different VFS overlays (#82294)Michael Spencer6-29/+190
2024-02-23reland: [clang][ScanDeps] Canonicalize -D and -U flags (#82568)Michael Spencer4-1/+166
2024-02-23[AMDGPU] Introduce iglp_opt(2): Generalized exp/mfma interleaving for select ...Jeffrey Byrnes6-57/+4008
2024-02-23Revert "[RemoveDIs] Enable DPLabels conversion [3b/3] (#82639)"Jorge Gorbe Moya3-45/+8
2024-02-23[llvm-shlib] Change libLLVM-$MAJOR.so symlink to point to versioned SO (#82660)Tom Stellard2-4/+8
2024-02-23[RISCV] Add scheduling info for Zcmp (#82719)Visoiu Mistrih Francis2-7/+73
2024-02-23Revert "Replace ArchSpec::PiecewiseCompare() with Triple::operator==()"Adrian Prantl6-33/+29
2024-02-23[lldb] Correctly annotate threads at a bp site as hitting it (#82709)Jason Molenda2-13/+41
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber52-229/+229
2024-02-23Replace ArchSpec::PiecewiseCompare() with Triple::operator==() (#82804)Adrian Prantl6-29/+33
2024-02-23[OpenMP][MLIR][OMPIRBuilder] Add a small optional constant alloca raise funct...agozillon4-0/+249
2024-02-23[flang][OpenMP] Set OpenMP attributes in MLIR module in bbc before lo… (#82...Krzysztof Parzyszek1-1/+1
2024-02-23[flang][cuda] Allow object with SHARED attribute as definable (#82822)Valentin Clement (バレンタイン クレメン)2-2/+10
2024-02-23[flang][cuda] Fix semantic for the CONSTANT attribute (#82821)Valentin Clement (バレンタイン クレメン)3-11/+12
2024-02-23[X86][MC] Reject out-of-range control and debug registers encoded with APX (#...Timothy Herchen2-0/+8
2024-02-23[mlir][sparse] remove very thin header file from sparse runtime support (#82820)Aart Bik7-82/+70
2024-02-23[Clang] Append target search paths for direct offloading compilation (#82699)Joseph Huber4-3/+15
2024-02-23[libc] Install a single LLVM-IR version of the GPU library (#82791)Joseph Huber3-13/+80
2024-02-23[libc] Remove 'llvm-gpu-none' directory from build (#82816)Joseph Huber6-14/+8
2024-02-23[libc] Remove use of BlockStore for GPU atexit (#82823)Joseph Huber1-1/+8
2024-02-23[NFC] Make RingBuffer an atomic pointer (#82547)Florian Mayer1-62/+86
2024-02-23[llvm-link] Improve missing file error message (#82514)Michael Halkenhäuser1-1/+9
2024-02-23[clangd] Fix renaming single argument ObjC methods (#82396)David Goldman2-5/+152
2024-02-23[gn build] Port 5874874c2472LLVM GN Syncbot1-0/+1
2024-02-23[SelectionDAG] Introducing the SelectionDAG pattern matching framework (#78654)Min-Yih Hsu3-0/+987
2024-02-23[mlir][sparse] cleanup sparse runtime library (#82807)Aart Bik5-121/+12
2024-02-23[flang][bbc] Fix dangling reference to `envDefaults` (#82800)Krzysztof Parzyszek1-1/+2
2024-02-23[AMDGPU] Simplify AMDGPUDisassembler::getInstruction by removing Res. (#82775)Jay Foad2-151/+119
2024-02-23[SelectionDAG] Remove unused VP strided load/store creation functions that bu...Craig Topper2-113/+8
2024-02-23[OpenACC] Fix branch-in/out to not refer to a 'region'erichkeane2-8/+8
2024-02-23[FPEnv][SystemZ] Correct strictfp test.Kevin P. Neal1-12/+12
2024-02-23[libc] Fix standard cross build targeting the GPU (#82724)Joseph Huber2-2/+6
2024-02-23[libc][NFC] Remove redundant external clock symbol for AMDGPU (#82794)Joseph Huber1-6/+0
2024-02-23[hwasan] Add missing printf parameter in __hwasan_handle_longjmp (#82559)Thurston Dang1-1/+1
2024-02-23[AMDGPU][NFC] Have helpers to deal with encoding fields. (#82772)Ivan Kosarev10-89/+74
2024-02-23[NFC] clean up memtag-stack code (#80906)Florian Mayer1-9/+2