mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15529 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2f947865cb
commit
f200eee6ac
10
CREDITS.TXT
10
CREDITS.TXT
@ -12,6 +12,10 @@ E: vadve@cs.uiuc.edu
|
|||||||
W: http://www.cs.uiuc.edu/~vadve/
|
W: http://www.cs.uiuc.edu/~vadve/
|
||||||
D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
|
D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
|
||||||
|
|
||||||
|
N: Nate Begeman
|
||||||
|
E: natebegeman@mac.com
|
||||||
|
D: Portions of the PowerPC backend
|
||||||
|
|
||||||
N: Tanya Brethour
|
N: Tanya Brethour
|
||||||
E: tonic@nondot.org
|
E: tonic@nondot.org
|
||||||
W: http://nondot.org/~tonic/
|
W: http://nondot.org/~tonic/
|
||||||
@ -20,7 +24,8 @@ D: The llvm-ar tool
|
|||||||
N: Misha Brukman
|
N: Misha Brukman
|
||||||
E: brukman+llvm@uiuc.edu
|
E: brukman+llvm@uiuc.edu
|
||||||
W: http://misha.brukman.net
|
W: http://misha.brukman.net
|
||||||
D: Portions of X86 and Sparc JIT compilers, incremental bytecode loader
|
D: Portions of X86 and Sparc JIT compilers, PowerPC backend
|
||||||
|
D: Incremental bytecode loader
|
||||||
|
|
||||||
N: Cameron Buschardt
|
N: Cameron Buschardt
|
||||||
E: buschard@uiuc.edu
|
E: buschard@uiuc.edu
|
||||||
@ -41,6 +46,9 @@ D: Portions of X86 static and JIT compilers.
|
|||||||
D: Dynamic trace optimizer
|
D: Dynamic trace optimizer
|
||||||
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
|
D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
|
||||||
|
|
||||||
|
N: Louis Gerbarg
|
||||||
|
D: Portions of the PowerPC backend
|
||||||
|
|
||||||
N: Chris Lattner
|
N: Chris Lattner
|
||||||
E: sabre@nondot.org
|
E: sabre@nondot.org
|
||||||
W: http://nondot.org/~sabre/
|
W: http://nondot.org/~sabre/
|
||||||
|
Loading…
Reference in New Issue
Block a user