Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / ARM / divmod.ll
2011-10-07 Bob WilsonReenable use of divmod compiler_rt functions for iOS...
2011-05-03 Bob WilsonRemove test for iOS divmod function, since that is...
2011-04-20 Evan ChengRemove -use-divmod-libcall. Let targets opt in when...
2011-04-16 Evan ChengFix divmod libcall lowering. Convert to {S|U}DIVREM...
2011-04-07 Evan ChengChange -arm-divmod-libcall to a target neutral option.
2011-04-01 Evan ChengAdd test case.