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
/
examples
/
IRTransforms
History
David Blaikie
7cf1fef45f
Suppress some bitwise-or-of-bool warnings with explicit int cast
...
These look like they have intentional side effects that would break from shortcircuiting.
2021-10-18 14:10:30 -07:00
..
CMakeLists.txt
…
InitializePasses.cpp
…
InitializePasses.h
…
SimplifyCFG.cpp
Suppress some bitwise-or-of-bool warnings with explicit int cast
2021-10-18 14:10:30 -07:00
SimplifyCFG.h
…