Go to file
Bob Wilson 59b70eacad Revise my previous change to ExpandBIT_CONVERT. I hadn't realized that this
may be called when either the source or destination type is i64, and my
change also hadn't fixed the most obvious problem -- assuming that i64 will
only be bitconverted to f64, ignoring the various vector types.
Radar 7873160.

llvm-svn: 101615
2010-04-17 05:30:19 +00:00
clang New test to verify that we see constant integers here. 2010-04-17 02:36:08 +00:00
compiler-rt add include of int_lib.h to match change to use compilerrt_abort() 2010-04-15 20:37:56 +00:00
llvm Revise my previous change to ExpandBIT_CONVERT. I hadn't realized that this 2010-04-17 05:30:19 +00:00