issues
search
samasri
/
omr
Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"Collecting function calls" feature crashes on some files
#58
samasri
opened
5 years ago
0
MVH: Find unimplemented functions
#57
samasri
closed
6 years ago
0
MVH removing self() from other functions when they are on the same line as the target function
#56
samasri
closed
6 years ago
1
Manual Virtualization Helper not virtualizing the correct headers
#55
samasri
closed
6 years ago
0
Inconsistencies when running OMRStatistics on OMR and OpenJ9
#54
samasri
opened
6 years ago
0
Virtualizing CodeGenerator fails
#53
samasri
closed
6 years ago
1
Virtualize CodeGenerator
#52
samasri
closed
6 years ago
2
Merging Databases between OpenJ9 and OMR
#51
samasri
closed
6 years ago
0
Virtualized ELFRelocationResolver class
#50
samasri
closed
6 years ago
0
Virtualized ELFRelcationResolver class
#49
samasri
closed
6 years ago
0
Use CallGraph to track function calls
#48
samasri
opened
6 years ago
0
Find an example class hierarchy to virtualize
#47
samasri
closed
6 years ago
2
Not all function calls are visited
#46
samasri
closed
6 years ago
1
Separate locations in FunctionCall table
#45
samasri
opened
6 years ago
0
Classes visited when processing call functions are different than the ones visited in VisitCXXRecord
#44
samasri
opened
6 years ago
0
Some hierarchies are being printed with extra '-->' at the end
#43
samasri
closed
6 years ago
1
Not all classes are being printed in allFunctions
#42
samasri
closed
6 years ago
0
Organize project outputs
#41
samasri
closed
6 years ago
0
Adapt project to a newer Clang version
#40
samasri
closed
6 years ago
2
Run OMR on OpenJ9
#39
samasri
opened
6 years ago
3
Add Function IDs back to the Database
#38
samasri
closed
6 years ago
0
Create a FunctionCall table in the database to record all function calls
#37
samasri
closed
6 years ago
6
Automate the creation of the database using a python file
#36
samasri
closed
6 years ago
0
Change primary key in Overrides table
#35
samasri
closed
6 years ago
0
Make (Namespace, ClassName) Unique in Class Table
#34
samasri
closed
6 years ago
0
allFunctions output has duplicate entries
#33
samasri
closed
6 years ago
1
IDs are not consistent
#32
samasri
closed
6 years ago
3
Find example to Support Matthew's Theory in the SPLC Paper
#31
samasri
closed
6 years ago
2
Update database to have more information about the hierarchies
#30
samasri
closed
6 years ago
0
Get number of overrides in each hierarchy
#29
samasri
closed
6 years ago
2
Adapt the schema and database to the conventions.
#28
samasri
closed
6 years ago
1
Clean the code from _isFirstOccurrence_ fields and adapt visualization
#27
samasri
opened
6 years ago
0
Namespaces and Class Names in allClasses and hierarchy outputs are generated using different methods, hence the class names do not match
#26
samasri
closed
6 years ago
0
Change list of classes that _OMRStatistics_ runs on
#25
samasri
closed
6 years ago
0
Add outputs in order to create database and deal with anomalies
#24
samasri
closed
6 years ago
3
Keep track of whether a hierarchy is extensible or not
#23
samasri
closed
6 years ago
2
Hierarchy VIsualization - Not the proper UML format
#22
samasri
closed
6 years ago
0
Tool should differentiate between virtual and non-virtual functions
#21
samasri
closed
6 years ago
1
Override Visualizations do not work on Google Chrome
#20
samasri
opened
6 years ago
0
Implicit function declarations are not separated from other declarations
#19
samasri
closed
6 years ago
1
Tool is not guaranteed to be reading all the classes in the source code
#18
samasri
opened
6 years ago
2
Output CSV files for overloads and overrides should be delimeted by ";"
#17
samasri
closed
6 years ago
0
Overloads should not have methods that are not overloaded
#16
samasri
closed
6 years ago
1
Some classes show that they have parent classes, but the parent classes would have a null pointer
#15
samasri
closed
6 years ago
1
Tool does not handle cases with classes having multiple parents
#14
samasri
closed
6 years ago
3
Overloads Visualization - Make clickable link the first occurence signature of the function
#13
samasri
closed
6 years ago
0
function signatures contain the keyword "class" in the parameter list
#12
samasri
opened
6 years ago
1
When having subnamespaces, the output shows only first part in the namespace section
#11
samasri
closed
6 years ago
1
Functions that only appear once in the code still appear in the overloads output
#10
samasri
closed
6 years ago
0
Class name disappears when there is no namespace
#9
samasri
closed
6 years ago
1
Next