Date | Author | File/Message |
---|---|---|
3/3/06 6:10 PM | livshits | *** empty log message ***
(1 Files changed,
10 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.345
(+10
-5)
|
3/3/06 5:58 PM | livshits | Separated inlining logic from the rest.
(1 Files changed,
45 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.344
(+45
-47)
|
3/3/06 5:33 PM | livshits | *** empty log message ***
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.343
(+2
-2)
|
3/3/06 5:28 PM | livshits | 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 5:26 PM | livshits | Enter inlined sites into mI
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.342
(+2
-2)
|
3/3/06 11:23 AM | livshits | *** 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 AM | livshits | Use old inlining routines
(1 Files changed,
12 Lines changed) joeq/Compiler/Quad/MethodInline.java 1.56
(+12
-4)
|
3/2/06 11:13 PM | livshits | Added dumping removed calls.
(2 Files changed,
11 Lines changed) joeq/Compiler/Quad/CodeCache.java 1.18
(+6
-1)
joeq/Compiler/Analysis/IPA/PA.java 1.341
(+5
-3)
|
3/2/06 6:18 PM | livshits | *** empty log message ***
(1 Files changed,
5 Lines changed) joeq/Compiler/Quad/InlineMapping.java 1.5
(+5
-0)
|
3/2/06 6:17 PM | livshits | Need to reset the flags
(1 Files changed,
4 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.340
(+4
-2)
|
3/2/06 5:57 PM | livshits | Use java factory for the first two passes
(1 Files changed,
2 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.339
(+2
-2)
|
3/2/06 5:51 PM | livshits | Added a pass to walk over methods in a bottom-up manner first for inlining.
(2 Files changed,
30 Lines changed) joeq/Compiler/Analysis/FlowInsensitive/MethodSummary.java 1.94
(+2
-2)
joeq/Compiler/Analysis/IPA/PA.java 1.338
(+28
-7)
|
3/2/06 4:49 PM | livshits | *** empty log message ***
(1 Files changed,
5 Lines changed) joeq/Compiler/Analysis/FlowInsensitive/MethodSummary.java 1.93
(+3
-2)
joeq/Compiler/Analysis/FlowInsensitive/MethodSummary.java 1.92
(+2
-2)
|
3/2/06 4:41 PM | livshits | *** empty log message ***
(1 Files changed,
2 Lines changed) joeq/Compiler/Quad/CodeCache.java 1.17
(+2
-2)
|
3/2/06 4:36 PM | livshits | *** empty log message ***
(1 Files changed,
2 Lines changed) joeq/Compiler/Quad/CodeCache.java 1.16
(+2
-1)
|
3/2/06 4:03 PM | livshits | *** empty log message ***
(2 Files changed,
7 Lines changed) joeq/Compiler/Analysis/FlowInsensitive/MethodSummary.java 1.91
(+2
-2)
joeq/Compiler/Analysis/IPA/PA.java 1.336
(+4
-2)
joeq/Compiler/Analysis/IPA/PA.java 1.337
(+1
-3)
|
3/2/06 3:31 PM | livshits | Dump the inlined the call graph
(1 Files changed,
3 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.335
(+3
-3)
|
3/2/06 3:00 PM | livshits | Saving inlinedSites
(1 Files changed,
5 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.334
(+5
-4)
|
3/2/06 2:44 PM | livshits | Switched over to working without a call graph in phase 2.
(1 Files changed,
13 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.333
(+13
-8)
|
3/2/06 12:19 PM | livshits | *** empty log message ***
(1 Files changed,
79 Lines changed) joeq/Compiler/Analysis/IPA/PA.java 1.332
(+79
-57)
|