Refactor and generalize the comparision optimization
authorC-Elegans <mtnolan2640@gmail.com>
Mon, 30 Jan 2017 22:52:16 +0000 (17:52 -0500)
committerC-Elegans <mtnolan2640@gmail.com>
Mon, 30 Jan 2017 22:52:16 +0000 (17:52 -0500)
commita94c3694d7b8a6c1a1c18aa598e63ab97d525529
tree63d885a8d89f3d665e01c56955ee764a7ec34fc1
parent2fa0fd4a370cddab6bcbd645af5300e14b60a697
Refactor and generalize the comparision optimization

Generalizes the optimization to:
a < C,
a >= C,
C > a,
C <= a
passes/opt/opt_expr.cc