OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / test / CodeGen / X86 / vec_splat.ll
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
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-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-01-26 Benjamin KramerFileCheckize and merge some tests.
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-21 Evan Chengmovddup is a SSE3 instruction.
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-04-20 Evan ChengDon't know what I was thinking...
2006-04-16 Evan ChengBetter way to splat v2f64
2006-03-29 Evan ChengUse unpcklpd for v2f64 splat.
2006-03-22 Evan ChengReplace vector splat test case.