Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.9 -> 1.10
fpcmp.ll updated: 1.4 -> 1.5
fpconv.ll updated: 1.3 -> 1.4
---
Log message:
cleanup some tests
---
Diffs of the changes: (+43 -45)
fp.ll | 34 +++---
fpcmp.ll |8 +--
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.8 -> 1.9
---
Log message:
add FSTD and FSTS
---
Diffs of the changes: (+16 -2)
fp.ll | 18 --
1 files changed, 16 insertions(+), 2 deletions(-)
Index: llvm/test/Regression/CodeGen/ARM/fp.ll
diff -u
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.7 -> 1.8
---
Log message:
implement FUITOS and FUITOD
---
Diffs of the changes: (+17 -2)
fp.ll | 19 +--
1 files changed, 17 insertions(+), 2 deletions(-)
Index: llvm/test/Regression/CodeGen/ARM/fp.
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.6 -> 1.7
---
Log message:
implement FLDD
---
Diffs of the changes: (+8 -1)
fp.ll |9 -
1 files changed, 8 insertions(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/ARM/fp.ll
diff -u llvm/test/Regre
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.5 -> 1.6
---
Log message:
add support for calling functions that return double
---
Diffs of the changes: (+7 -3)
fp.ll | 10 +++---
1 files changed, 7 insertions(+), 3 deletions(-)
Index: llvm/test/Regression/C
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.4 -> 1.5
---
Log message:
add support for calling functions that have double arguments
---
Diffs of the changes: (+8 -2)
fp.ll | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
Index: llvm/test/Regr
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.3 -> 1.4
---
Log message:
implement a ArgumentLayout class to factor code common to LowerFORMAL_ARGUMENTS
and LowerCALL
implement FMDRR
add support for f64 function arguments
---
Diffs of the changes: (+7 -2)
fp.ll |
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.2 -> 1.3
---
Log message:
Implement floating point constants
---
Diffs of the changes: (+8 -1)
fp.ll |9 -
1 files changed, 8 insertions(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/ARM/fp.ll
dif
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll updated: 1.1 -> 1.2
---
Log message:
fix the names of the 64bit fp register
initial support for returning 64bit floating point numbers
---
Diffs of the changes: (+10 -2)
fp.ll | 12 ++--
1 files changed, 10 insertions(+
Changes in directory llvm/test/Regression/CodeGen/ARM:
fp.ll added (r1.1)
---
Log message:
add floating point registers
implement SINT_TO_FP
---
Diffs of the changes: (+10 -0)
fp.ll | 10 ++
1 files changed, 10 insertions(+)
Index: llvm/test/Regression/CodeGen/ARM/fp.ll
diff -
10 matches
Mail list logo