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