Commit Graph

145 Commits

Author SHA1 Message Date
Francois Pichet
a4a1671d81 For my ego.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135268 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-15 11:26:11 +00:00
Michael J. Spencer
c8cfbcb99a Another git svn dcommit test. This time let's hope it doesn't kill my repo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121485 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-10 14:45:10 +00:00
Michael J. Spencer
52917e54cf Another git-svn dcommit test. (last time I got access and client errors and it broke everything locally;/)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121484 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-10 14:27:18 +00:00
Michael J. Spencer
d15e2f72db Test git svn dcommit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121483 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-10 13:44:26 +00:00
Anton Korobeynikov
bbee05522b Another dummy commit to check GIT mirroring
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121481 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-10 11:49:22 +00:00
Anton Korobeynikov
1b6135095d Dummy commit to test GIT mirroring
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121479 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-10 11:38:59 +00:00
Duncan Sands
18d52f2fb5 Convert a bunch of uses of 'bytecode' into 'bitcode'. This
is not everything, but the remaining cases are less trivial.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115080 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-29 20:09:55 +00:00
Duncan Sands
6654ff2741 Flesh out the list of things I've worked on.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112403 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-29 04:22:35 +00:00
NAKAMURA Takumi
fedb34665a Minor change.
This is test for git svn dcommit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112389 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-28 21:12:51 +00:00
NAKAMURA Takumi
48026f56e6 Add me to the "blame list"!
And it is my 1st test commit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112384 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-28 20:24:43 +00:00
Jim Grosbach
bd3c63c70e long past time I added myself to this, I suppose.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108759 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-19 22:04:28 +00:00
Bill Wendling
24fdd27683 Alphabetize.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108675 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-19 04:52:56 +00:00
Michael J. Spencer
754b9c9c27 Test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108662 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-18 23:46:13 +00:00
Wesley Peck
a70f28ce7d 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96969 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-23 19:15:24 +00:00
Benjamin Kramer
5aeac05070 Add myself to the blame list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79531 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-20 15:20:15 +00:00
Sandeep Patel
774350a606 Test commit access with a first act of vanity.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79424 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-19 15:07:40 +00:00
Chris Lattner
633a016493 alphabeticalize
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79347 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-18 17:04:44 +00:00
Edward O'Callaghan
e1b80b6946 LLVM Ada language bindings. Credit to Rod Kay and the AuroraUX team.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79295 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-18 00:24:36 +00:00
Jakob Stoklund Olesen
268e35d99f Vanity.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78345 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-06 21:54:23 +00:00
Xerxes Ranby
bd594a14a0 Added myself to the blame list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75783 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-15 13:01:49 +00:00
Ryan Flynn
05e8de739b test commit; add self
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75724 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-15 01:32:31 +00:00
David Goodwin
4de77f8afc Conform...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75017 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 17:55:48 +00:00
David Goodwin
a565f7a498 Add myself to blame file...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75011 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 16:12:12 +00:00
Bob Wilson
27a2dbbdf5 Add myself to the list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73959 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 17:03:23 +00:00
Shantonu Sen
1a1ee832c9 Add myself, test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73320 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-14 02:03:17 +00:00
Bill Wendling
e71bd5aead Waste time fixing something that should have been fixed before.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73236 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-12 18:02:40 +00:00
Duncan Sands
ca6829aebb Credits for Edward O'Callaghan.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73223 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-12 12:52:24 +00:00
Bill Wendling
e4261471be Alphabetize.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73203 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-11 20:13:35 +00:00
Torok Edwin
63c283e784 Use latin symbols. I was told not everybody has a UTF-8 capable editor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72343 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-23 20:40:47 +00:00
Torok Edwin
38def0c3d6 Write family name last, as other entries in this file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72340 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-23 20:21:09 +00:00
Torok Edwin
5bfeded6e5 Add myself.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72339 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-23 20:19:52 +00:00
Jakob Stoklund Olesen
b36a7ac87b Initial test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70290 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-28 06:15:00 +00:00
Stefanus Du Toit
b3e849cf15 Test commit access to LLVM with some minor narcissism.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68408 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-03 21:41:52 +00:00
Dan Villiom Podlaski Christiansen
bf22bc66b9 Adding your's truly to CREDITS.TXT
(This is also a test commit.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62511 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-19 15:04:29 +00:00
Misha Brukman
ce07e99dd6 * Moved author attribution to CREDITS.TXT
* Removed trailing whitespace


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61927 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-08 16:40:25 +00:00
Richard Osborne
3fa75ff2f2 Keep CREDITS.TXT sorted by name.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58845 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-07 12:44:36 +00:00
Richard Osborne
baa66aaa6a Add contributer information for XCore backend to CREDITS.TXT
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58844 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-07 12:41:14 +00:00
Dan Gohman
cf891f4dd4 Updated email address.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57920 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-21 19:50:00 +00:00
Bill Wendling
4c06765d98 Add another description to my entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55510 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-28 23:16:37 +00:00
Bill Wendling
aad66bf606 Update. Remove bogus webpage.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54705 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-12 21:55:54 +00:00
Gabor Greif
efe65369a7 merge of use-diet branch to trunk
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50943 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-10 08:32:32 +00:00
Anton Korobeynikov
f5e941b9f6 Add Mikhail to credits file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48700 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-23 08:58:32 +00:00
Christopher Lamb
52cf47e331 Update credits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44861 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-11 09:32:07 +00:00
Bill Wendling
08f8b33e2c Alphabetizing; I want to be the last in the file!!!! ;-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44629 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-05 21:26:54 +00:00
Scott Michel
42aa501491 Minor updates:
- Fix typo in SPUCallingConv.td
- Credit myself for CellSPU work
- Add CellSPU to 'all' host target list


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44627 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-05 21:23:16 +00:00
Arnold Schwaighofer
68c8411ef5 Adding myself
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42869 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-11 18:54:49 +00:00
Gordon Henriksen
fcd78f88f3 Updating my credits entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42541 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-02 18:04:24 +00:00
Dale Johannesen
005ac653f2 Record latest work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42441 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-28 18:46:28 +00:00
Devang Patel
5d02a0cf9b Mention Loop Index Split
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42405 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-27 17:32:04 +00:00
Bill Wendling
ce0228de0d Update my entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42079 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-18 05:28:19 +00:00