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
4794bbffb228894de3ca0dad50fc027eb94f743e
clang-p2996
/
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