forked from llvm-mirror/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154752 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information
Brendon Cahoon
committed
Apr 14, 2012
1 parent
35de761
commit ff73039
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,6 +50,10 @@ N: Cameron Buschardt | |
E: [email protected] | ||
D: The `mem2reg' pass - promotes values stored in memory to registers | ||
|
||
N: Brendon Cahoon | ||
E: [email protected] | ||
D: Loop unrolling with run-time trip counts. | ||
|
||
N: Chandler Carruth | ||
E: [email protected] | ||
D: LinkTimeOptimizer for Linux, via binutils integration, and C API | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters