qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit 66a8044fcc4c6863570170b04e91947af7311044
parent cfa285395e19460a2da9c63167185a08245f1d83
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date:   Thu, 11 Feb 2016 20:03:35 -0500

fixed the comparison issue

Diffstat:
Mlisc/FP | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/lisc/FP b/lisc/FP @@ -18,10 +18,6 @@ Summary: Conversions from/to unsigned types are hard! I need to find a reference for that. -Problem with "cls" field: for comparisons, this field is -for the argument of the instruction, but, in the case of -Load (for example), it is about the result. - Roadmap in isel. Make sure all floating point immediates are accessed through a memory load. The load can be fused in some