Fix a missing break in the ISD::FLT_ROUNDS_ handling. Patch by giuma!
[oota-llvm.git] / test / CFrontend / sret.c
2008-04-21 Duncan SandsMake these structs larger to ensure that they
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-01 Anton KorobeynikovAdd testcase for correct sret handling.