summaryrefslogtreecommitdiff
path: root/llvm/utils
AgeCommit message (Expand)Author
2025-11-23[TableGen] Remove unnecessary use of MVT::SimpleTy. NFCHEADmainCraig Topper
2025-11-22[TableGen] Use MVT instead of MVT::SimpleValueType. NFC (#169180)Craig Topper
2025-11-23[TableGen] Constify CodeGenInstruction where possible (NFC) (#169193)Sergei Barannikov
2025-11-22[llvm] Remove unused local variables (NFC) (#169171)Kazu Hirata
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew
2025-11-21[OpenMP] Introduce "loop sequence" as directive association (#168934)Krzysztof Parzyszek
2025-11-20[gn] port c9f573463ebd (TargetLibraryInfo.inc)Nico Weber
2025-11-19[lit] Add LIT_CURRENT_TESTCASE environment variable when running tests (#168762)Andrew Haberlandt
2025-11-19[NFC][TableGen] Use `IfGuardEmitter` in CallingConvEmitter (#168763)Rahul Joshi
2025-11-19[Analysis] Move TargetLibraryInfo data to TableGen (#165009)Kai Nacke
2025-11-19[gn build] Port 8fce476c8122LLVM GN Syncbot
2025-11-19[gn] port 0ae2bccde45 moreNico Weber
2025-11-19[TableGen] Use size_t for SubRegIndicesSize (NFC) (#168728)Kazu Hirata
2025-11-19[gn] port e47e9f3b7b136 (nvptx SDNodeInfo)Nico Weber
2025-11-19[gn] port 0ae2bccde45 (arm SDNodeInfo)Nico Weber
2025-11-19[gn] port 2675dcd72d02ee1ac (lldb-server PlatformOptions.inc)Nico Weber
2025-11-19[gn] port 22a2cae5d6735 (AttrIsTypeDependent.inc)Nico Weber
2025-11-19[NFC][lldb] move DiagnosticsRendering to Host (#168696)Charles Zablit
2025-11-19[gn] port c62fc065b4c1Nico Weber
2025-11-19[gn] "port" 5efce7392f3f (arm 32-bit asm compiler-rt)Nico Weber
2025-11-19[NFC][TableGen] Add IfGuardEmitter and adopt it in InstrInfoEmitter (#168616)Rahul Joshi
2025-11-19[llvm] Use llvm::size (NFC) (#168675)Kazu Hirata
2025-11-19[ORC] Remove now unused EPCDebugObjectRegistrar (NFC) (#167868)Stefan Gränitz
2025-11-18Exclude from profcheck a vplan test under phase ordering (#168669)Mircea Trofin
2025-11-19[TableGen] Silence a warning (NFC)Jie Fu
2025-11-19TableGen: Support target specialized pseudoinstructions (#159880)Matt Arsenault
2025-11-18[NFC][TableGen] Adopt CodeGenHelpers in CodeGenMapTable (#168592)Rahul Joshi
2025-11-18[NFC][TableGen] Remove `close` member from various CodeGenHelpers (#167904)Rahul Joshi
2025-11-18[TableGen][NFCI] Change TableGenMain() to take function_ref. (#167888)Ivan Kosarev
2025-11-18[CMake] Declare all parts of *GenRegisterInfo.inc as outputs. (#168405)Ivan Kosarev
2025-11-18Extend MemoryEffects to Support Target-Specific Memory Locations (#148650)CarolineConcatto
2025-11-18[gn build] Port 3ce893f83450LLVM GN Syncbot
2025-11-18[gn build] PortLLVM GN Syncbot
2025-11-18[ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC)...Stefan Gränitz
2025-11-18[gn build] Port 17f0afe40ae8LLVM GN Syncbot
2025-11-18[gn build] Port 49d5bb0ad0cbLLVM GN Syncbot
2025-11-18[gn build] Port 472e4ab0b02dLLVM GN Syncbot
2025-11-18[gn build] Port 1425d75c7116LLVM GN Syncbot
2025-11-17[gn] port 320c18a066b29 (systemz SDNodeInfo)Nico Weber
2025-11-17[gn] port 43dacd07f660064 (ppc SDNodeInfo)Nico Weber
2025-11-17[gn] port 900c51791979 (amdgpu SDNodeInfo)Nico Weber
2025-11-17[LLVM-Tablegen] Pretty Printing Arguments in LLVM Intrinsics (#162629)Dharuni R Acharya
2025-11-16[gn build] Port 8b55d774631bLLVM GN Syncbot
2025-11-16[SelectionDAG] Verify SDTCisVT and SDTCVecEltisVT constraints (#150125)Sergei Barannikov
2025-11-16[gn build] Port 17408f70d1bfLLVM GN Syncbot
2025-11-14[gn] Let tablegen() add root_build_dir to include search pathNico Weber
2025-11-14[gn] port c29b29bb6a7f (_LIBCPP_ASSERTION_SEMANTIC_DEFAULT)Nico Weber
2025-11-14RuntimeLibcalls: Move VectorLibrary handling into TargetOptions (#167996)Matt Arsenault
2025-11-14[utils] don't warn when setting rlimit fails on Solaris (#167921)Henrik G. Olsson
2025-11-14[TableGen] Split *GenRegisterInfo.inc. (#167700)Ivan Kosarev