It's not safe to fold (fptrunc (sqrt (fpext x))) to (sqrtf x) if there is another...
[oota-llvm.git] / utils / check-each-file
2004-02-26 John CriswellAdded support for C++ compilation.
2004-02-11 Brian GaekeFix bug in initial check - when recompiling everything...
2004-02-08 Brian GaekeFix unterminated-quote typo in echo command
2004-01-15 Brian GaekeThis is my script for narrowing down miscompilations...