Exportado OPUSMade available in DSpace on 2019-08-11T09:38:42Z (GMT). No. of bitstreams: 1 raphaelernani.pdf: 2766712 bytes, checksum: baa4299da0d0f2bcdf55bf9af39d4375 (MD5) Previous issue date: 27A range analysis is an algorithm that estimates the lowest and highest values that each variable in a computer program may assume during an execution of the program. This kind of analysis provides information that brings several advantages for developers of analysis and optimizations. However, previous works rely on approaches that are either expensive or imprecise, limiting their application. In this work we present an implementation of a range analysis that is currently among the best tools of its kind publicly available. Our implementation ...
Abstract. Ranged symbolic execution was proposed to scale symbolic execution by splitting the task o...
Feedback-directed Optimization has become an increasingly important tool in designing and building o...
interpretation [16] is used to compute the ranges for variables at each point of a program unit. Tha...
It has been widely known that a significant part of the bits are useless or even unused during the p...
Range-reduction is a key point for getting accurate elementary function routines. We introduce a new...
Abstract—We consider the extent to which the bit-level repre-sentation of variables can be used to o...
Abstract. Array-Range Analysis computes at compile time the range of possible index values for each ...
Range reduction is a key point for getting accurate elementary function routines. We introduce a new...
Motivated by the challenge of investigating the reproducibility of spiking neural network simulation...
Specifications of data computations may not necessar-ily describe the ranges of the intermediate res...
The complexity of software grows every year, and while there are many programming techniques and new...
Data partitioning is a critical operation for manipulating large datasets because it subdivides task...
AbstractThe value range information of program variables is useful in many applications such as comp...
A major difficulty in restructuring compilation and in parallel programming in general is how to com...
(eng) Range reduction is a key point for getting accurate elementary function routines. We introduce...
Abstract. Ranged symbolic execution was proposed to scale symbolic execution by splitting the task o...
Feedback-directed Optimization has become an increasingly important tool in designing and building o...
interpretation [16] is used to compute the ranges for variables at each point of a program unit. Tha...
It has been widely known that a significant part of the bits are useless or even unused during the p...
Range-reduction is a key point for getting accurate elementary function routines. We introduce a new...
Abstract—We consider the extent to which the bit-level repre-sentation of variables can be used to o...
Abstract. Array-Range Analysis computes at compile time the range of possible index values for each ...
Range reduction is a key point for getting accurate elementary function routines. We introduce a new...
Motivated by the challenge of investigating the reproducibility of spiking neural network simulation...
Specifications of data computations may not necessar-ily describe the ranges of the intermediate res...
The complexity of software grows every year, and while there are many programming techniques and new...
Data partitioning is a critical operation for manipulating large datasets because it subdivides task...
AbstractThe value range information of program variables is useful in many applications such as comp...
A major difficulty in restructuring compilation and in parallel programming in general is how to com...
(eng) Range reduction is a key point for getting accurate elementary function routines. We introduce...
Abstract. Ranged symbolic execution was proposed to scale symbolic execution by splitting the task o...
Feedback-directed Optimization has become an increasingly important tool in designing and building o...
interpretation [16] is used to compute the ranges for variables at each point of a program unit. Tha...