Add a small missed optimization: turn X == C ? X : Y into X == C ? C : Y. This
[llvm/stm8.git] / utils / not / 
tree695244e1741e689766bd117ce05c4ab5e76de8de
drwxr-xr-x   ..
-rw-r--r-- 237 CMakeLists.txt
-rw-r--r-- 542 Makefile
-rw-r--r-- 830 not.cpp