Files
clang-p2996/llvm/test/CodeGen
Owen Anderson d4b841f8f9 Teach the DAG combiner to turn sitofp/uitofp from i1 into a conditional move, since there are only two possible values.
Previously, this would become an integer extension operation, followed by a real integer->float conversion.

llvm-svn: 159957
2012-07-09 20:31:12 +00:00
..
2012-05-15 16:13:12 +00:00
2012-05-28 21:48:37 +00:00
2012-06-13 17:59:12 +00:00