aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/sqrt.ll
AgeCommit message (Expand)Author
2011-11-01Combine various XCore tests for floating point intrinsic support into a singl...Richard Osborne
2011-11-01Move various XCore tests to FileCheckRichard Osborne
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-18Reapply r59464, this time using the correct typeDuncan Sands
2008-11-18Revert r59464. It was causing this failure:Bill Wendling
2008-11-17Add soft float support for a bunch more operations. OriginalDuncan Sands