aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-09-09-fpcmp-ole.ll
AgeCommit message (Expand)Author
2017-08-01ARM: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2011-05-12Correction. Use explicit target triple in the test.Galina Kistanova
2011-05-04This test fails on ARM. The test shouldn't explicitly specify alignment (and ...Galina Kistanova
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-09Fix pr4939: Change FPCCToARMCC to translate SETOLE to ARMCC::LS.Bob Wilson