annotate .hgignore @ 624:337400e7a5dd

6797305: Add LoadUB and LoadUI opcode class Summary: Add a LoadUB (unsigned byte) and LoadUI (unsigned int) opcode class so we have these load optimizations in the first place and do not need to handle them in the matcher. Reviewed-by: never, kvn
author twisti
date Mon, 09 Mar 2009 03:17:11 -0700
parents 2a1a77d3458f
children 67a2f5ba5582
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
91
a294fd0c4b38 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 0
diff changeset
1 ^build/
0
a61af66fc99e Initial load
duke
parents:
diff changeset
2 ^dist/
a61af66fc99e Initial load
duke
parents:
diff changeset
3 ^nbproject/private/
100
c7c777385a15 6667042: PrintAssembly option does not work without special plugin
jrose
parents: 0
diff changeset
4 ^src/share/tools/hsdis/bin/
222
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
6 ^src/share/tools/IdealGraphVisualizer/build/
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 110
diff changeset
7 ^src/share/tools/IdealGraphVisualizer/dist/