Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
[oota-llvm.git] / CREDITS.TXT
index 4ec09c855eac054b7e840d00d45e8627cd886e35..6c8a22b96f02fe4633f6249d8ad69244c72c6f5c 100644 (file)
@@ -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