WALA/com.ibm.wala.core
Tobias Blaschke 00d711dd64 InducedCFG/GoTo: Handle basic block boundarys
Building the CFG with a SSAGotoInstuction was buggy: Oftain the wrong
jump-target was selected. This has bin fixed.

Additionally InducedCFG now automaticly breaks the basic-block at the
jump-target.

Jumping to Phi-Instructions however is still unsupported (as they are
not part of the cfg-instructions)
2014-04-11 17:53:13 +02:00
..
.settings Merge branch 'wala' into master 2013-07-02 14:23:24 +02:00
META-INF Merge branch 'wala' into master 2013-07-02 14:23:24 +02:00
dat add additional definition of natives.xml that has no references to com.ibm.wala.model classes 2012-12-18 14:11:55 +01:00
lib add a model for java.lang.Thread 2008-10-06 22:00:31 +00:00
src/com/ibm/wala InducedCFG/GoTo: Handle basic block boundarys 2014-04-11 17:53:13 +02:00
.classpath Set all projects to build against Java 6; no semantic change. Fixes #20 2013-04-10 16:01:27 -07:00
.project complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
antbuild.properties trying to update build.xml 2010-05-21 16:28:13 +00:00
build.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.xml trying to update build.xml 2010-05-21 16:28:13 +00:00
javaCompiler...args generate linux build file 2008-05-29 15:30:59 +00:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
pom.xml [releng] added preliminary maven tycho build support 2013-04-29 13:13:22 +02:00