Skip to content

Commit 72b2a27

Browse files
committed
We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg!
llvm-svn: 15529
1 parent 7d41ed5 commit 72b2a27

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

llvm/CREDITS.TXT

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ E: [email protected]
1212
W: http://www.cs.uiuc.edu/~vadve/
1313
D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
1414

15+
N: Nate Begeman
16+
17+
D: Portions of the PowerPC backend
18+
1519
N: Tanya Brethour
1620
1721
W: http://nondot.org/~tonic/
@@ -20,7 +24,8 @@ D: The llvm-ar tool
2024
N: Misha Brukman
2125
2226
W: http://misha.brukman.net
23-
D: Portions of X86 and Sparc JIT compilers, incremental bytecode loader
27+
D: Portions of X86 and Sparc JIT compilers, PowerPC backend
28+
D: Incremental bytecode loader
2429

2530
N: Cameron Buschardt
2631
@@ -41,6 +46,9 @@ D: Portions of X86 static and JIT compilers.
4146
D: Dynamic trace optimizer
4247
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
4348

49+
N: Louis Gerbarg
50+
D: Portions of the PowerPC backend
51+
4452
N: Chris Lattner
4553
4654
W: http://nondot.org/~sabre/

0 commit comments

Comments
 (0)