corba/.hgignore
author lagergren
Thu, 14 Feb 2013 13:01:52 +0100
changeset 16233 95d3e01c04c3
parent 12061 902aeaf97ec5
child 26495 63334d13d565
permissions -rw-r--r--
8008199: Lazy compilation and trampoline implementation Summary: The code pipeline now supports lazy compilation, which can be used to only compile certain FunctionNodes and leave others be, saving startup time. When these uncompiled nodes are hit, a trampoline will force them to be recompiled. This can also be used to specialize compilation fixing parameter types and return types to a callsite specific compilation. This will give performance. Reviewed-by: attila, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
02bb8761fcce Initial load
duke
parents:
diff changeset
     1
^build/
02bb8761fcce Initial load
duke
parents:
diff changeset
     2
^dist/
4401
185d9f127780 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 4
diff changeset
     3
/nbproject/private/
9377
0bf74c622028 6631003: Add hg tip changeset to build image
ohair
parents: 4401
diff changeset
     4
^.hgtip
12061
902aeaf97ec5 7113349: Initial changeset for Macosx port to jdk
michaelm
parents: 9377
diff changeset
     5
.DS_Store