Commit Graph

165 Commits

Author SHA1 Message Date
Bill Wendling 152c38503e Alphabetize.
llvm-svn: 158764
2012-06-19 23:47:58 +00:00
Aaron Ballman f98d813948 Updating the credits after r158717
llvm-svn: 158718
2012-06-19 13:52:33 +00:00
Kalle Raiskila 4c5f83ea19 Update the documentation of CellSPU, in case it gets removed in 3.1.
llvm-svn: 155797
2012-04-29 20:00:55 +00:00
Chandler Carruth 55a2fd70e3 Update woefully stale credits entry. Everything listed there had been
re-done by wiser souls.

llvm-svn: 154894
2012-04-17 01:19:37 +00:00
Bill Wendling d1f43f1ceb Add credit and release notes for r150307. By Kai Nacke.
llvm-svn: 154796
2012-04-16 05:24:52 +00:00
Anshuman Dasgupta 888bcf9c63 Add VLIW packetizer to ReleaseNotes.html and CREDITS.TXT. Committing patch
by Sundeep Kushwaha.

llvm-svn: 154754
2012-04-14 20:57:13 +00:00
Brendon Cahoon 5aa9db38ac Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
llvm-svn: 154752
2012-04-14 16:54:12 +00:00
Tony Linthicum 66851c3e95 Support for Hexagon backend.
llvm-svn: 154691
2012-04-13 19:09:18 +00:00
Anshuman Dasgupta 47628b2580 Add DFA generator for VLIW targets to ReleaseNotes.html and CREDITS.TXT.
llvm-svn: 154590
2012-04-12 15:17:35 +00:00
Bill Wendling 2ff60ca75e sort by alpha.
llvm-svn: 152576
2012-03-12 21:12:59 +00:00
Hal Finkel 230e870df5 Add myself to the credits file
llvm-svn: 151732
2012-02-29 16:43:11 +00:00
Chad Rosier 42f96b96a2 Update credits.
llvm-svn: 150715
2012-02-16 18:54:41 +00:00
Bill Wendling 08f02afd84 Add 'exception handling' to my description.
llvm-svn: 150678
2012-02-16 10:25:07 +00:00
NAKAMURA Takumi f7af62ed78 CREDITS.TXT: Add a line. (test commit)
llvm-svn: 143300
2011-10-29 23:42:14 +00:00
Nadav Rotem aa6fab2484 Fix a typo.w
llvm-svn: 142729
2011-10-22 18:44:51 +00:00
Jim Grosbach dfc072d452 Minor updates.
llvm-svn: 142728
2011-10-22 18:17:32 +00:00
Nadav Rotem 9f5ca0ba7d Added my name to CREDITS.TXT
llvm-svn: 142727
2011-10-22 17:51:04 +00:00
Jakob Stoklund Olesen 10acf3577f Claimed.
llvm-svn: 140010
2011-09-19 05:34:10 +00:00
David Blaikie 4fe44b4381 Adding myself to test my new commit powers.
llvm-svn: 139280
2011-09-08 05:32:49 +00:00
John McCall c26ea5a51a I am the code owner for Clang's IR generation; this has been true
for awhile, but it's good to make this official.  

Just to be clear, Doug and Ted "elected" me to this position.

Might as well add myself to the credits list while I'm at it.

llvm-svn: 136673
2011-08-02 01:38:19 +00:00
Francois Pichet b92195852f For my ego.
llvm-svn: 135268
2011-07-15 11:26:11 +00:00
Michael J. Spencer 9b989ec9b1 Another git svn dcommit test. This time let's hope it doesn't kill my repo.
llvm-svn: 121485
2010-12-10 14:45:10 +00:00
Michael J. Spencer 497642ea5e Another git-svn dcommit test. (last time I got access and client errors and it broke everything locally;/)
llvm-svn: 121484
2010-12-10 14:27:18 +00:00
Michael J. Spencer 7ed7808138 Test git svn dcommit
llvm-svn: 121483
2010-12-10 13:44:26 +00:00
Anton Korobeynikov ca5e8bbd66 Another dummy commit to check GIT mirroring
llvm-svn: 121481
2010-12-10 11:49:22 +00:00
Anton Korobeynikov 1f833587de Dummy commit to test GIT mirroring
llvm-svn: 121479
2010-12-10 11:38:59 +00:00
Duncan Sands e9da6db67f Convert a bunch of uses of 'bytecode' into 'bitcode'. This
is not everything, but the remaining cases are less trivial.

llvm-svn: 115080
2010-09-29 20:09:55 +00:00
Duncan Sands 77b9df21ba Flesh out the list of things I've worked on.
llvm-svn: 112403
2010-08-29 04:22:35 +00:00
NAKAMURA Takumi 64be20e5a4 Minor change.
This is test for git svn dcommit

llvm-svn: 112389
2010-08-28 21:12:51 +00:00
NAKAMURA Takumi d1ca3e145f Add me to the "blame list"!
And it is my 1st test commit.

llvm-svn: 112384
2010-08-28 20:24:43 +00:00
Jim Grosbach be2622f70d long past time I added myself to this, I suppose.
llvm-svn: 108759
2010-07-19 22:04:28 +00:00
Bill Wendling 8ee29d134e Alphabetize.
llvm-svn: 108675
2010-07-19 04:52:56 +00:00
Michael J. Spencer 6b42acb016 Test commit
llvm-svn: 108662
2010-07-18 23:46:13 +00:00
Wesley Peck e4801e49c9 Adding the MicroBlaze backend.
The MicroBlaze is a highly configurable 32-bit soft-microprocessor for
use on Xilinx FPGAs. For more information see:
http://www.xilinx.com/tools/microblaze.htm
http://en.wikipedia.org/wiki/MicroBlaze

The current LLVM MicroBlaze backend generates assembly which can be
compiled using the an appropriate binutils assembler.

llvm-svn: 96969
2010-02-23 19:15:24 +00:00
Benjamin Kramer 33599115ab Add myself to the blame list.
llvm-svn: 79531
2009-08-20 15:20:15 +00:00
Sandeep Patel f2c313a1f9 Test commit access with a first act of vanity.
llvm-svn: 79424
2009-08-19 15:07:40 +00:00
Chris Lattner 3ac8dc776a alphabeticalize
llvm-svn: 79347
2009-08-18 17:04:44 +00:00
Edward O'Callaghan 2e9e3c3316 LLVM Ada language bindings. Credit to Rod Kay and the AuroraUX team.
llvm-svn: 79295
2009-08-18 00:24:36 +00:00
Jakob Stoklund Olesen 8166ca3bdc Vanity.
llvm-svn: 78345
2009-08-06 21:54:23 +00:00
Xerxes Ranby b871813cc9 Added myself to the blame list.
llvm-svn: 75783
2009-07-15 13:01:49 +00:00
Ryan Flynn 6817040bed test commit; add self
llvm-svn: 75724
2009-07-15 01:32:31 +00:00
David Goodwin b841376098 Conform...
llvm-svn: 75017
2009-07-08 17:55:48 +00:00
David Goodwin 27ab3af0d7 Add myself to blame file...
llvm-svn: 75011
2009-07-08 16:12:12 +00:00
Bob Wilson bc4c6a0245 Add myself to the list.
llvm-svn: 73959
2009-06-23 17:03:23 +00:00
Shantonu Sen f4ba1e62f9 Add myself, test commit
llvm-svn: 73320
2009-06-14 02:03:17 +00:00
Bill Wendling 2ec94e44c7 Waste time fixing something that should have been fixed before.
llvm-svn: 73236
2009-06-12 18:02:40 +00:00
Duncan Sands c523393900 Credits for Edward O'Callaghan.
llvm-svn: 73223
2009-06-12 12:52:24 +00:00
Bill Wendling 3b022b1d57 Alphabetize.
llvm-svn: 73203
2009-06-11 20:13:35 +00:00
Torok Edwin 86ced8af3d Use latin symbols. I was told not everybody has a UTF-8 capable editor.
llvm-svn: 72343
2009-05-23 20:40:47 +00:00
Torok Edwin cfe9db7380 Write family name last, as other entries in this file.
llvm-svn: 72340
2009-05-23 20:21:09 +00:00