Directory Statistics for joeq/Compiler/Quad/

Back to Index Page

Lines Of Code for joeq/Compiler/Quad/

Commits for joeq/Compiler/Quad/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
joewhaley725 (79.1%) 14311 (90.4%) 44037 (91.3%) 19.74
jwhaley87 (9.5%) 2 (0.0%) 861 (1.8%) 0.02
livshits66 (7.2%) 210 (1.3%) 1575 (3.3%) 3.18
mcmartin14 (1.5%) 75 (0.5%) 168 (0.3%) 5.36
gback8 (0.9%) 112 (0.7%) 159 (0.3%) 14.00
dmwright8 (0.9%) 968 (6.1%) 1213 (2.5%) 121.00
cs3435 (0.5%) 67 (0.4%) 110 (0.2%) 13.40
cunkel2 (0.2%) 90 (0.6%) 93 (0.2%) 45.00
roxana1 (0.1%) 4 (0.0%) 11 (0.0%) 4.00

Commit Log

DateAuthorFile/Message
4/5/06 7:32 PMmcmartin
Clean up outputs. (1 Files changed, 2 Lines changed)
joeq/Compiler/Quad/CodeCache.java 1.20 (+2 -2)
4/5/06 7:31 PMmcmartin
Fix invocation site map generation. (1 Files changed, 3 Lines changed)
joeq/Compiler/Quad/LoadedCallGraph.java 1.24 (+3 -3)
3/8/06 7:42 PMlivshits
Updated to work with PA.java (3 Files changed, 58 Lines changed)
joeq/Compiler/Quad/InlineMapping.java 1.9 removed
joeq/Compiler/Quad/ControlFlowGraph.java 1.34 (+2 -5)
joeq/Compiler/Quad/MethodInline.java 1.65 (+56 -563)
3/8/06 3:32 PMlivshits
Updated location copying (3 Files changed, 43 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.64 (+14 -20)
joeq/Compiler/Quad/InlineMapping.java 1.8 (+25 -0)
joeq/Compiler/Quad/ControlFlowGraph.java 1.33 (+4 -5)
3/6/06 10:33 PMlivshits
Remembed old source location while inlining. (2 Files changed, 31 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.63 (+15 -3)
joeq/Compiler/Quad/InlineMapping.java 1.7 (+16 -23)
3/6/06 8:15 PMlivshits
*** empty log message *** (2 Files changed, 64 Lines changed)
joeq/Compiler/Quad/InlineMapping.java 1.6 (+59 -11)
joeq/Compiler/Quad/MethodInline.java 1.62 (+5 -4)
3/6/06 11:51 AMlivshits
Fixed up inlining of bogus methods. (1 Files changed, 7 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.61 (+7 -1)
3/5/06 9:33 PMlivshits
Run bogus replacement before inlining. (1 Files changed, 8 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.60 (+8 -1)
3/3/06 5:28 PMlivshits
Less printing (2 Files changed, 4 Lines changed)
joeq/Compiler/Quad/CodeCache.java 1.19 (+2 -2)
joeq/Compiler/Quad/MethodInline.java 1.59 (+2 -2)
3/3/06 11:23 AMlivshits
*** empty log message *** (1 Files changed, 7 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.58 (+3 -1)
joeq/Compiler/Quad/MethodInline.java 1.57 (+4 -10)
3/3/06 11:19 AMlivshits
Use old inlining routines (1 Files changed, 12 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.56 (+12 -4)
3/2/06 11:13 PMlivshits
Added dumping removed calls. (1 Files changed, 6 Lines changed)
joeq/Compiler/Quad/CodeCache.java 1.18 (+6 -1)
3/2/06 6:18 PMlivshits
*** empty log message *** (1 Files changed, 5 Lines changed)
joeq/Compiler/Quad/InlineMapping.java 1.5 (+5 -0)
3/2/06 4:41 PMlivshits
*** empty log message *** (1 Files changed, 2 Lines changed)
joeq/Compiler/Quad/CodeCache.java 1.17 (+2 -2)
3/2/06 4:36 PMlivshits
*** empty log message *** (1 Files changed, 2 Lines changed)
joeq/Compiler/Quad/CodeCache.java 1.16 (+2 -1)
2/26/06 1:51 PMlivshits
*** empty log message *** (1 Files changed, 2 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.55 (+2 -3)
2/26/06 1:43 PMlivshits
Record <invoke, alloc> map. (2 Files changed, 9 Lines changed)
joeq/Compiler/Quad/InlineMapping.java 1.4 (+6 -0)
joeq/Compiler/Quad/MethodInline.java 1.54 (+3 -23)
2/26/06 11:26 AMlivshits
Added an extra assignment quad after the fake assignment. (1 Files changed, 24 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.53 (+24 -2)
2/25/06 11:11 PMlivshits
Added patch-up code for the return result of fake quads. (1 Files changed, 26 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.52 (+26 -19)
2/25/06 12:06 AMlivshits
No trace (1 Files changed, 2 Lines changed)
joeq/Compiler/Quad/MethodInline.java 1.51 (+2 -2)