Releases: sse-labs/spear
Releases · sse-labs/spear
Release list
Thesis release
Moves SPEAR to new IPET-based approach:
- New profiling concept where profilers are modules that can be added
- CPU profiling now uses regression
- Added a system call profiler
- Made profiling programs generateable
- Moved analysis to IPET-based version clustered/monolithic
- Added ELB-Support
- Added feasibility and loopbound analysis based on Phasar
v0.2.0
Update of the SPEAR analysis toolkit.
- Added new modes
block,instruction,graphwhich will allow users to output information about the generated programgraph - Added an installation script
- Reworked the CLI interface
- Cleaned up the code
v0.1.1
Thesis Release
v0.1.0 Added experiments and moved some .ll