This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b81fcd01bde51eb8976b81a2c0c19fc0645cd2ff
clang-p2996
/
llvm
/
utils
/
TableGen
/
Basic
History
Simon Pilgrim
72c901f5e5
[TableGen] CodeGenIntrinsic - pass DefaultProperties as ArrayRef instead of std::vector by value.
...
Avoid std::vector copies as setDefaultProperties just iterates across the Records
Fixes
#89207
2024-06-03 12:50:34 +01:00
..
CMakeLists.txt
[llvm] Revise IDE folder structure (
#89741
)
2024-05-25 13:28:30 +02:00
CodeGenIntrinsics.cpp
[TableGen] CodeGenIntrinsic - pass DefaultProperties as ArrayRef instead of std::vector by value.
2024-06-03 12:50:34 +01:00
CodeGenIntrinsics.h
[TableGen] CodeGenIntrinsic - pass DefaultProperties as ArrayRef instead of std::vector by value.
2024-06-03 12:50:34 +01:00
SDNodeProperties.cpp
…
SDNodeProperties.h
…
SequenceToOffsetTable.h
…