index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
SPARC
/
fp128.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily run machine-verifier once in test/CodeGen/SPARC/fp128.ll, so that
Jonas Paulsson
2019-12-03
1
-1
/
+2
*
[MachineVerifier] Improve checks of target instructions operands.
Jonas Paulsson
2019-12-03
1
-0
/
+8
*
[Sparc] Fix incorrect MI insertion position for spilling f128.
Jim Lin
2019-04-10
1
-0
/
+23
*
[SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC
Simon Pilgrim
2019-04-05
1
-3
/
+4
*
[Sparc] Get sret arg size from CallLoweringInfo.getArgs()
Daniel Cederman
2018-08-17
1
-0
/
+10
*
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
James Y Knight
2016-04-25
1
-74
/
+43
*
[Sparc] Support user-specified stack object overalignment.
James Y Knight
2015-08-21
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-17
/
+17
*
SelectionDAG: fold (fp_to_u/sint (s/uint_to_fp)) here too
Mehdi Amini
2015-02-16
1
-14
/
+18
*
Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoiding
Roman Divacky
2014-02-27
1
-0
/
+11
*
[Sparc] Emit retl/ret instead of jmp instruction. It improves the readability...
Venkatraman Govindaraju
2014-01-10
1
-4
/
+4
*
[SparcV9] Handle i64 <-> float conversions in sparcv9 mode.
Venkatraman Govindaraju
2013-11-03
1
-0
/
+52
*
[Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128.
Venkatraman Govindaraju
2013-11-03
1
-0
/
+32
*
[Sparc] Do not emit nop after fcmp* instruction with V9.
Venkatraman Govindaraju
2013-10-06
1
-0
/
+1
*
[Sparc] Use correct alignment while loading/storing fp128 values.
Venkatraman Govindaraju
2013-10-05
1
-0
/
+21
*
[Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with...
Venkatraman Govindaraju
2013-10-05
1
-0
/
+13
*
[Sparc] Fix lowering FABS on fp128 (long double) on pre-v9 targets.
Venkatraman Govindaraju
2013-09-21
1
-0
/
+17
*
[Sparc] Fix an assertion failure while lowering fcmp on long double.
Venkatraman Govindaraju
2013-09-04
1
-0
/
+20
*
[Sparc] Add support for soft long double (fp128).
Venkatraman Govindaraju
2013-09-03
1
-19
/
+55
*
[Sparc] Implement spill and load for long double(f128) registers.
Venkatraman Govindaraju
2013-09-02
1
-0
/
+15
*
[Sparc] Add long double (f128) instructions to sparc backend.
Venkatraman Govindaraju
2013-08-25
1
-0
/
+27