summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpcmp.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* 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
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* 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
* cleanup some testsRafael Espindola2006-10-17
* fix some fp condition codesRafael Espindola2006-10-14
* implement unordered floating point comparesRafael Espindola2006-10-13
* compare doublesRafael Espindola2006-10-10
* add some tests for floating point compareRafael Espindola2006-10-10