aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fparith.ll
Commit message (Expand)AuthorAgeFilesLines
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-10/+10
* Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson2009-10-091-9/+25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-8/+8
* Remove llvm-upgrade.Tanya Lattner2008-02-171-28/+27
* Update this test. Due to dag combiner improvements, we now compileChris Lattner2008-01-271-1/+1
* For PR1319:Reid Spencer2007-04-161-10/+9
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-8/+10
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-9/+9
* add FABSS and FABSDRafael Espindola2006-10-171-0/+16
* add fdivs e fdivdRafael Espindola2006-10-161-1/+15
* add FNEGS and FNEGDRafael Espindola2006-10-131-1/+15
* add fp subRafael Espindola2006-10-101-4/+16
* add some tests for floating point arithmeticRafael Espindola2006-10-091-0/+29