diff --git a/CREDITS.TXT b/CREDITS.TXT index 4ec09c855eac..6c8a22b96f02 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -50,6 +50,10 @@ N: Cameron Buschardt E: buschard@uiuc.edu D: The `mem2reg' pass - promotes values stored in memory to registers +N: Brendon Cahoon +E: bcahoon@codeaurora.org +D: Loop unrolling with run-time trip counts. + N: Chandler Carruth E: chandlerc@gmail.com D: LinkTimeOptimizer for Linux, via binutils integration, and C API diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 71555a478014..ca2bc649efd3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -308,6 +308,9 @@
-unroll-runtime
flag.