-
- Downloads
Add "fabs" (floating-point absolute value) as a unary operator in
Clight and C#minor. Recognize __builtin_fabs and turn it into this operator. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1329 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Showing
- cfrontend/C2Clight.ml 11 additions, 1 deletioncfrontend/C2Clight.ml
- cfrontend/Csem.v 7 additions, 0 deletionscfrontend/Csem.v
- cfrontend/Cshmgen.v 4 additions, 0 deletionscfrontend/Cshmgen.v
- cfrontend/Cshmgenproof2.v 13 additions, 0 deletionscfrontend/Cshmgenproof2.v
- cfrontend/Csyntax.v 2 additions, 1 deletioncfrontend/Csyntax.v
- cfrontend/PrintCsyntax.ml 2 additions, 1 deletioncfrontend/PrintCsyntax.ml
- powerpc/CBuiltins.ml 0 additions, 2 deletionspowerpc/CBuiltins.ml
Loading
Please register or sign in to comment