This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
llvm-project
/
llvm
/
utils
/
TableGen
/
Basic
History
Rahul Joshi
94201c35f3
[LLVM][Intrinsics] Add validation for vararg intrinsics (
#193777
)
...
Add validation for use of `llvm_vararg_ty` in intrinsic type signature.
2026-04-30 09:09:56 -07:00
..
ARMTargetDefEmitter.cpp
…
Attributes.cpp
…
CMakeLists.txt
…
CodeGenIntrinsics.cpp
[LLVM][Intrinsics] Add validation for vararg intrinsics (
#193777
)
2026-04-30 09:09:56 -07:00
CodeGenIntrinsics.h
[NFC][VectorUtils] Simplify description of
TriviallyScalaraziable
intrinsics (
#192505
)
2026-04-20 20:10:17 +00:00
DirectiveEmitter.cpp
[TableGen] Use guarded assert in constexpr functions (
#194728
)
2026-04-29 10:36:06 -05:00
IntrinsicEmitter.cpp
[NFC][VectorUtils] Simplify description of
TriviallyScalaraziable
intrinsics (
#192505
)
2026-04-20 20:10:17 +00:00
RISCVTargetDefEmitter.cpp
[RISCV][TableGen] Use ArrayRef instead of vector&. NFC (
#193267
)
2026-04-21 11:30:56 -07:00
RuntimeLibcalls.cpp
…
RuntimeLibcalls.h
…
RuntimeLibcallsEmitter.cpp
…
SDNodeProperties.cpp
…
SDNodeProperties.h
…
SequenceToOffsetTable.h
[LLVM][CodeGen] Consolidate sub-register index names into a single string (
#182651
)
2026-02-24 05:54:08 -08:00
TableGen.cpp
…
TableGen.h
…
TargetFeaturesEmitter.cpp
…
TargetFeaturesEmitter.h
…
TargetLibraryInfoEmitter.cpp
[NFC][TableGen] Adopt IfDefEmitter in TargetLibraryInfoEmitter (
#179388
)
2026-02-03 13:18:08 -08:00
VTEmitter.cpp
…