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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209840 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information
Chad Rosier
committed
May 29, 2014
1 parent
20b6ed3
commit 960fc35
Showing
1 changed file
with
12 additions
and
2 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 |
---|---|---|
|
@@ -107,6 +107,10 @@ N: Rafael Avila de Espindola | |
E: [email protected] | ||
D: The ARM backend | ||
|
||
N: Dave Estes | ||
E: [email protected] | ||
D: AArch64 machine description for Cortex-A53 | ||
|
||
N: Alkis Evlogimenos | ||
E: [email protected] | ||
D: Linear scan register allocator, many codegen improvements, Java frontend | ||
|
@@ -341,6 +345,10 @@ D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate | |
D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements | ||
D: Optimizer improvements, Loop Index Split | ||
|
||
N: Ana Pazos | ||
E: [email protected] | ||
D: Fixes and improvements to the AArch64 backend | ||
|
||
N: Wesley Peck | ||
E: [email protected] | ||
W: http://wesleypeck.com/ | ||
|
@@ -370,8 +378,10 @@ D: ARM calling conventions rewrite, hard float support | |
|
||
N: Chad Rosier | ||
E: [email protected] | ||
D: ARM fast-isel improvements | ||
D: Performance monitoring | ||
I: mcrosier | ||
D: AArch64 fast instruction selection pass | ||
D: Fixes and improvements to the ARM fast-isel pass | ||
D: Fixes and improvements to the AArch64 backend | ||
|
||
N: Nadav Rotem | ||
E: [email protected] | ||
|