summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fparith.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-08
* Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson2012-08-03
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson2009-10-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Update this test. Due to dag combiner improvements, we now compileChris Lattner2008-01-27
* For PR1319:Reid Spencer2007-04-16
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* add FABSS and FABSDRafael Espindola2006-10-17
* add fdivs e fdivdRafael Espindola2006-10-16
* add FNEGS and FNEGDRafael Espindola2006-10-13
* add fp subRafael Espindola2006-10-10
* add some tests for floating point arithmeticRafael Espindola2006-10-09