Add conversion of bool to float as an IR operation to match int to float.
authorEric Anholt <eric@anholt.net>
Fri, 2 Apr 2010 12:13:43 +0000 (02:13 -1000)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 18:22:41 +0000 (11:22 -0700)
commitdc58b3f8ccd817fdee390a3df5b8e0fb29d5397c
tree99a3fdc0b09dff4c924b3b587eae0b58b7f20ef5
parent106d122318b94188b0e00115cd5242e0e679f807
Add conversion of bool to float as an IR operation to match int to float.
ast_function.cpp
ast_to_hir.cpp
ir.cpp
ir.h
ir_print_visitor.cpp