Bill Wendling
a1e7e1ee54
Alphabetize.
...
llvm-svn: 158764
2012-06-19 23:47:58 +00:00
Aaron Ballman
46c6803e80
Updating the credits after r158717
...
llvm-svn: 158718
2012-06-19 13:52:33 +00:00
Kalle Raiskila
e9173ede7b
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
68580299b0
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
3514c015bd
Add credit and release notes for r150307. By Kai Nacke.
...
llvm-svn: 154796
2012-04-16 05:24:52 +00:00
Anshuman Dasgupta
9c02269a1c
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
2284d72f57
Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
...
llvm-svn: 154752
2012-04-14 16:54:12 +00:00
Tony Linthicum
36d03a30fa
Support for Hexagon backend.
...
llvm-svn: 154691
2012-04-13 19:09:18 +00:00
Anshuman Dasgupta
e3ba827561
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
864ea9b8af
sort by alpha.
...
llvm-svn: 152576
2012-03-12 21:12:59 +00:00
Hal Finkel
51e5e05946
Add myself to the credits file
...
llvm-svn: 151732
2012-02-29 16:43:11 +00:00
Chad Rosier
5018a2b828
Update credits.
...
llvm-svn: 150715
2012-02-16 18:54:41 +00:00
Bill Wendling
1d1013c886
Add 'exception handling' to my description.
...
llvm-svn: 150678
2012-02-16 10:25:07 +00:00
NAKAMURA Takumi
ef79c816eb
CREDITS.TXT: Add a line. (test commit)
...
llvm-svn: 143300
2011-10-29 23:42:14 +00:00
Nadav Rotem
dad9eeadbb
Fix a typo.w
...
llvm-svn: 142729
2011-10-22 18:44:51 +00:00
Jim Grosbach
b10647b119
Minor updates.
...
llvm-svn: 142728
2011-10-22 18:17:32 +00:00
Nadav Rotem
c5c37861f7
Added my name to CREDITS.TXT
...
llvm-svn: 142727
2011-10-22 17:51:04 +00:00
Jakob Stoklund Olesen
502c13a9e4
Claimed.
...
llvm-svn: 140010
2011-09-19 05:34:10 +00:00
David Blaikie
385dc75118
Adding myself to test my new commit powers.
...
llvm-svn: 139280
2011-09-08 05:32:49 +00:00
John McCall
fcf5d9ff74
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
9d2066b6d1
For my ego.
...
llvm-svn: 135268
2011-07-15 11:26:11 +00:00
Michael J. Spencer
8b96171e53
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
6a0479ab09
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
1f5a135d08
Test git svn dcommit
...
llvm-svn: 121483
2010-12-10 13:44:26 +00:00
Anton Korobeynikov
a0ee88fcd1
Another dummy commit to check GIT mirroring
...
llvm-svn: 121481
2010-12-10 11:49:22 +00:00
Anton Korobeynikov
948f666908
Dummy commit to test GIT mirroring
...
llvm-svn: 121479
2010-12-10 11:38:59 +00:00
Duncan Sands
f66899560c
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
e7a00e86ec
Flesh out the list of things I've worked on.
...
llvm-svn: 112403
2010-08-29 04:22:35 +00:00
NAKAMURA Takumi
cf055a2aae
Minor change.
...
This is test for git svn dcommit
llvm-svn: 112389
2010-08-28 21:12:51 +00:00
NAKAMURA Takumi
415a2a0a9b
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
6542666d70
long past time I added myself to this, I suppose.
...
llvm-svn: 108759
2010-07-19 22:04:28 +00:00
Bill Wendling
4dfa8e057f
Alphabetize.
...
llvm-svn: 108675
2010-07-19 04:52:56 +00:00
Michael J. Spencer
de7f658346
Test commit
...
llvm-svn: 108662
2010-07-18 23:46:13 +00:00
Wesley Peck
94cdac52e5
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
8008f26afb
Add myself to the blame list.
...
llvm-svn: 79531
2009-08-20 15:20:15 +00:00
Sandeep Patel
afbbbce083
Test commit access with a first act of vanity.
...
llvm-svn: 79424
2009-08-19 15:07:40 +00:00
Chris Lattner
98b4096316
alphabeticalize
...
llvm-svn: 79347
2009-08-18 17:04:44 +00:00
Edward O'Callaghan
cea86566ee
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
ec528b270e
Vanity.
...
llvm-svn: 78345
2009-08-06 21:54:23 +00:00
Xerxes Ranby
022d5dfe10
Added myself to the blame list.
...
llvm-svn: 75783
2009-07-15 13:01:49 +00:00
Ryan Flynn
39eadb4ce5
test commit; add self
...
llvm-svn: 75724
2009-07-15 01:32:31 +00:00
David Goodwin
a78c2b3c5b
Conform...
...
llvm-svn: 75017
2009-07-08 17:55:48 +00:00
David Goodwin
e988538268
Add myself to blame file...
...
llvm-svn: 75011
2009-07-08 16:12:12 +00:00
Bob Wilson
eb388d9a7c
Add myself to the list.
...
llvm-svn: 73959
2009-06-23 17:03:23 +00:00
Shantonu Sen
622f9b3511
Add myself, test commit
...
llvm-svn: 73320
2009-06-14 02:03:17 +00:00
Bill Wendling
94a47465af
Waste time fixing something that should have been fixed before.
...
llvm-svn: 73236
2009-06-12 18:02:40 +00:00
Duncan Sands
7d79ddff64
Credits for Edward O'Callaghan.
...
llvm-svn: 73223
2009-06-12 12:52:24 +00:00
Bill Wendling
dea5417ce0
Alphabetize.
...
llvm-svn: 73203
2009-06-11 20:13:35 +00:00
Torok Edwin
1270c10472
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
073ed4b348
Write family name last, as other entries in this file.
...
llvm-svn: 72340
2009-05-23 20:21:09 +00:00