This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
utils
/
TableGen
/
GlobalISel
History
Kazu Hirata
d08f34b592
[llvm] Don't use Optional::hasValue (NFC)
...
This patch replaces Optional::hasValue with the implicit cast to bool in conditionals only.
2022-06-26 18:31:51 -07:00
..
CMakeLists.txt
…
CodeExpander.cpp
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
CodeExpander.h
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
CodeExpansions.h
…
GIMatchDag.cpp
[GlobalISel][TableGen] Qualify calls to llvm::format that have ::std:: types as parameters
2022-06-22 21:37:40 -07:00
GIMatchDag.h
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchDagEdge.cpp
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchDagEdge.h
…
GIMatchDagInstr.cpp
…
GIMatchDagInstr.h
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchDagOperands.cpp
…
GIMatchDagOperands.h
…
GIMatchDagPredicate.cpp
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchDagPredicate.h
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchDagPredicateDependencyEdge.cpp
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchDagPredicateDependencyEdge.h
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchTree.cpp
Cleanup includes for LLVMTableGenGlobalISel
2022-01-28 11:50:50 +01:00
GIMatchTree.h
[llvm] Don't use Optional::hasValue (NFC)
2022-06-26 18:31:51 -07:00