OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / test / CodeGen / ARM / fptoint.ll
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
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-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-11-22 Edward O'CallaghanFix for bad FileCheck converts in revision 89584.
2009-11-22 Edward O'CallaghanFix for bad FileCheck converts in revision 89584.
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
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.
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-05-09 Evan ChengCan't fold bit_convert into truncating store.
2007-05-07 Evan ChengAdd some tests for (conv (load x)) -> (load (conv*...
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...