GVN: use a static array instead of regenerating it each time. NFC.
[oota-llvm.git] / docs / HistoricalNotes / 2003-06-25-Reoptimizer1.txt
index a7457846395b5e370924f993935e9bf959b06cfc..521526fbff8ee62b7b866ec0db78fefc8cfac91b 100644 (file)
@@ -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.)