OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / test / CodeGen / ARM / vmov.ll
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-10 Pirama Arumuga Nainaram 31195f0b: Merge "Update aosp/master llvm for rebase...
2015-04-10 Pirama Arumuga NainarMerge "Update aosp/master llvm for rebase to r233350"
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-01-20 Bob WilsonARM vector any_extends need to be selected to vmovl...
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-09 Eli FriedmanSplats can contain undef's; make sure to handle them...
2011-11-25 Logan ChienMerge with LLVM upstream r145126 (Nov 25th 2011)
2011-11-15 Evan ChengAdd vmov.f32 to materialize f32 immediate splats which...
2011-11-14 Benjamin KramerSimplify some uses of utohexstr.
2011-11-07 Benjamin KramerSimplify some uses of utohexstr.
2011-02-28 jushMerge LLVM upstream r119309 into honey
2010-11-01 Bob WilsonNEON does not support truncating vector stores. Radar...
2010-11-01 Bob WilsonNEON does not support truncating vector stores. Radar...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-30 Bob WilsonRemove NEON vmovn intrinsic, replacing it with vector...
2010-08-30 Bob WilsonRemove NEON vmovn intrinsic, replacing it with vector...
2010-08-20 Bob WilsonReplace the arm.neon.vmovls and vmovlu intrinsics with...
2010-08-20 Bob WilsonReplace the arm.neon.vmovls and vmovlu intrinsics with...
2010-07-14 Bob WilsonAdd support for NEON VMVN immediate instructions.
2010-07-14 Bob WilsonAdd support for NEON VMVN immediate instructions.
2010-07-02 Bob WilsonFix incorrect asm-printing of some NEON immediates...
2010-07-02 Bob WilsonFix incorrect asm-printing of some NEON immediates...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-11-06 Bob WilsonPrint VMOV (immediate) operands as hexadecimal values...
2009-11-06 Bob WilsonPrint VMOV (immediate) operands as hexadecimal values...
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-10-09 Bob WilsonMerge a bunch of NEON tests into larger files so they...
2009-10-07 Bob WilsonConvert more NEON tests to use FileCheck.
2009-10-07 Bob WilsonConvert more NEON tests to use FileCheck.
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-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...