Change -arm-divmod-libcall to a target neutral option.
[oota-llvm.git] / test / CodeGen / CBackend / 2006-12-11-Float-Bitcast.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-12 Reid SpencerDon't bother upgrading this.
2006-12-11 Reid SpencerProvide a test for int<->float and long<->double bitcasts.