aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fparith.ll
AgeCommit message (Expand)Author
2012-08-08Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson
2012-08-03Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-10-09Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2008-01-27Update this test. Due to dag combiner improvements, we now compileChris Lattner
2007-04-16For PR1319:Reid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-17add FABSS and FABSDRafael Espindola
2006-10-16add fdivs e fdivdRafael Espindola
2006-10-13add FNEGS and FNEGDRafael Espindola
2006-10-10add fp subRafael Espindola
2006-10-09add some tests for floating point arithmeticRafael Espindola