1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Alphabetize.

llvm-svn: 73203
This commit is contained in:
Bill Wendling 2009-06-11 20:13:35 +00:00
parent 038b8dd7b5
commit dea5417ce0

View File

@ -148,10 +148,6 @@ N: Patrick Jenkins
E: patjenk@wam.umd.edu E: patjenk@wam.umd.edu
D: Nightly Tester D: Nightly Tester
N: Brad Jones
E: kungfoomaster@nondot.org
D: Support for packed types
N: Dale Johannesen N: Dale Johannesen
E: dalej@apple.com E: dalej@apple.com
D: ARM constant islands improvements D: ARM constant islands improvements
@ -160,6 +156,10 @@ D: Rewrite X87 back end
D: Use APFloat for floating point constants widely throughout compiler D: Use APFloat for floating point constants widely throughout compiler
D: Implement X87 long double D: Implement X87 long double
N: Brad Jones
E: kungfoomaster@nondot.org
D: Support for packed types
N: Eric Kidd N: Eric Kidd
W: http://randomhacks.net/ W: http://randomhacks.net/
D: llvm-config script D: llvm-config script
@ -290,8 +290,4 @@ D: Thread Local Storage implementation
N: Bill Wendling N: Bill Wendling
E: isanbard@gmail.com E: isanbard@gmail.com
D: Machine LICM D: Bunches of stuff
D: Darwin exception handling
D: MMX & SSSE3 instructions
D: SPEC2006 support