This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-02-13 13:45:16 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
mlir
History
River Riddle
54948a4380
Split the standard types from builtin types and move them into separate source files(StandardTypes.cpp/h). After this cl only FunctionType and IndexType are builtin types, but IndexType will likely become a standard type when the ml/cfgfunc merger is done. Mechanical NFC.
...
PiperOrigin-RevId: 227750918
2019-03-29 14:54:07 -07:00
..
g3doc
Merge LowerAffineApplyPass into LowerIfAndForPass, rename to LowerAffinePass
2019-03-29 14:52:52 -07:00
include
/mlir
Split the standard types from builtin types and move them into separate source files(StandardTypes.cpp/h). After this cl only FunctionType and IndexType are builtin types, but IndexType will likely become a standard type when the ml/cfgfunc merger is done. Mechanical NFC.
2019-03-29 14:54:07 -07:00
lib
Split the standard types from builtin types and move them into separate source files(StandardTypes.cpp/h). After this cl only FunctionType and IndexType are builtin types, but IndexType will likely become a standard type when the ml/cfgfunc merger is done. Mechanical NFC.
2019-03-29 14:54:07 -07:00
test
Implement initial support for dialect specific types.
2019-03-29 14:53:07 -07:00
tools
Match the op via isa instead of string compare.
2019-03-29 14:53:37 -07:00
utils
Standardize naming of statements -> instructions, revisting the code base to be
2019-03-29 14:44:30 -07:00
.clang-format
[mlir] add .clang-format
2019-03-29 12:41:43 -07:00
LICENSE.TXT
Continue sketching out basic infrastructure, including an input and output
2019-03-29 12:23:51 -07:00