X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FHistoricalNotes%2F2003-06-25-Reoptimizer1.txt;h=521526fbff8ee62b7b866ec0db78fefc8cfac91b;hb=12af22e8cc217827cf4f118b0f5e4ebbda9925ae;hp=a7457846395b5e370924f993935e9bf959b06cfc;hpb=e2c3a49c8029ebd9ef530101cc24c66562e3dff5;p=oota-llvm.git diff --git a/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt b/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt index a7457846395..521526fbff8 100644 --- a/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt +++ b/docs/HistoricalNotes/2003-06-25-Reoptimizer1.txt @@ -132,6 +132,6 @@ is supposed to be cache-line-aligned, but it is not page-aligned. We generate instrumentation traces and optimized traces into separate trace caches. We keep the instrumented code around because you don't want to delete a trace when you still might have to return to it -(i.e., return from a llvm_first_trigger() or countPath() call.) +(i.e., return from an llvm_first_trigger() or countPath() call.)