Optimize "icmp pred (urem X, Y), Y" --> true/false depending on pred. There's
[llvm/stm8.git] / bindings / README.txt
blob7693cb2cead04f76baca59fdc1118ae7b4cc5b65
1 This directory contains bindings for the LLVM compiler infrastructure to allow
2 programs written in languages other than C or C++ to take advantage of the LLVM
3 infrastructure--for instance, a self-hosted compiler front-end.