Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(503)

Issue 7756043: cmd/cc, cmd/5l: add DSB instruction

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by rsc
Modified:
12 years, 10 months ago
Reviewers:
Visibility:
Public.

Description

cmd/cc, cmd/5l: add DSB instruction For measuring whether inline DSB matters. DO NOT SUBMIT IN CURRENT TERRIBLE FORM.

Patch Set 1 #

Patch Set 2 : diff -r a364be6bc34f https://code.google.com/p/go/ #

Patch Set 3 : diff -r a364be6bc34f https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+900 lines, -847 lines) Patch
M src/cmd/5c/gc.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/5c/txt.c View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/cmd/5l/5.out.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/5l/asm.c View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/cmd/5l/optab.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/5l/span.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/6c/gc.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/6c/txt.c View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/cmd/8c/gc.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/8c/txt.c View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/cmd/cc/cc.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/cc/cc.y View 1 2 chunks +5 lines, -1 line 0 comments Download
M src/cmd/cc/lex.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/cc/pgen.c View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/cmd/cc/y.tab.h View 1 3 chunks +37 lines, -35 lines 0 comments Download
M src/cmd/cc/y.tab.c View 1 50 chunks +826 lines, -811 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b