OSDN Git Service

Update to LLVM 3.5a.
[android-x86/external-llvm.git] / test / CodeGen / ARM / unord.ll
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-23 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-02-05 Lauro Ramos VenancioFix unord test.
2007-02-03 Evan Cheng__builtin_isunordered test case.