1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
Commit Graph

127 Commits

Author SHA1 Message Date
Graham Yiu
23d5a10c04 [NFC] Update code owners file
- Replace Pete with Mark as owner of ARC backend
- Re-order Philip to be sorted by first name
2021-07-20 11:29:10 -07:00
Min-Yih Hsu
3bc0d2e274 [M68k][CODE_OWNERS](0/8) Add code owner for the M68k target
Assign yours truely as code owner for the upcoming M68k target

Differential Revision: https://reviews.llvm.org/D95315
2021-03-08 12:30:56 -08:00
Nigel Perks
ac5c73680f Change XCore code owner.
Discussion: https://lists.llvm.org/pipermail/llvm-dev/2021-January/147603.html
2021-01-14 12:13:48 +00:00
Paul C. Anagnostopoulos
8cfdf431fb [CODE_OWNERS.TXT] Update to include yours truly as the TableGen owner 2020-11-12 09:49:00 -05:00
Craig Topper
ded2243113 Update email addresses in CODE_OWNERS. 2020-10-26 18:51:04 -07:00
Zi Xuan Wu
e3b36cdf43 [CSKY 1/n] Add basic stub or infra of csky backend
This patch introduce files that just enough for lib/Target/CSKY to compile.
Notably a basic CSKYTargetMachine and CSKYTargetInfo.

Differential Revision: https://reviews.llvm.org/D88466
2020-10-10 10:44:08 +08:00
Nemanja Ivanovic
b2b47409d2 Update PowerPC backend ownership in CODE_OWNERS.TXT 2020-09-14 15:45:57 -05:00
Dan Gohman
39cae6cca1 Update my email address. 2020-08-21 10:15:26 -07:00
Paul C. Anagnostopoulos
acac4007fb Remove Olesen from LLVM code owners
I contacted Jakob Olesen about TableGen and he replied that he is no longer involved with the project.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D84958
2020-08-05 11:12:10 -07:00
Matt Arsenault
62c90731fb Make myself code owner of InferAddressSpaces
The original author isn't active, and I've made most of the commits to
it.
2020-06-08 21:26:01 -04:00
Philip Reames
a531013104 Add self as code owner for SCEV and IndVars
This was discussed on llvm-dev thread "Transferring code ownership for SCEV and IndVars" a few months back.  I just forgot to make the actual change.
2020-05-26 17:35:54 -07:00
whitequark
b9bac03900 Remove myself from CODE_OWNERS. 2020-02-25 11:59:29 +00:00
Eric Christopher
ee4be934c0 Continue removing llgo. 2020-02-10 10:33:58 -08:00
Kazushi (Jam) Marukawa
e69a383b47 [VE] Target stub for NEC SX-Aurora
Summary:
This patch registers the 've' target: the NEC SX-Aurora TSUBASA Vector Engine.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D69103
2020-01-09 11:17:35 +01:00
Krzysztof Parzyszek
deffdde0ca Update email address in CODE_OWNERS
llvm-svn: 364793
2019-07-01 16:01:15 +00:00
Clement Courbet
9093bbf39e [llvm-mca] Move llvm-mca library to llvm/lib/MCA.
Summary: See PR38731.

Reviewers: andreadb

Subscribers: mgorny, javed.absar, tschuett, gbedwell, andreadb, RKSimon, llvm-commits

Differential Revision: https://reviews.llvm.org/D55557

llvm-svn: 349332
2018-12-17 08:08:31 +00:00
Martin Storsjo
ce68f447ab [CODE_OWNERS] Add myself as code owner for MinGW
llvm-svn: 347847
2018-11-29 10:58:15 +00:00
Jake Ehrlich
7c1867d567 Add owner for llvm-objcopy
llvm-svn: 339394
2018-08-09 22:05:19 +00:00
Simon Atanasyan
281ed964df CODE_OWNERS: Take ownership of the MIPS backend
As agreed with Simon Dardis, I'm taking over as a code owner
for the MIPS backend.

llvm-svn: 335213
2018-06-21 09:59:44 +00:00
Quentin Colombet
1094b44716 [CODE_OWNERS] Update my email address.
NFC

llvm-svn: 330631
2018-04-23 19:09:49 +00:00
Andrea Di Biagio
4a6b22b91f CODE_OWNERS: Take code ownership of llvm-mca.
llvm-svn: 330410
2018-04-20 10:16:31 +00:00
whitequark
dbe3225739 CODE_OWNERS: Take ownership of C API.
llvm-svn: 330171
2018-04-17 01:09:12 +00:00
Simon Dardis
29baedfea6 Update my email addresses, NFC.
llvm-svn: 316651
2017-10-26 10:16:54 +00:00
Pete Couperus
7fc741759e [ARC] Add ARC backend.
Add the ARC backend as an experimental target to lib/Target.
Reviewed at: https://reviews.llvm.org/D36331

llvm-svn: 311667
2017-08-24 15:40:33 +00:00
Greg Clayton
c75814b449 Updated my email address.
llvm-svn: 311581
2017-08-23 18:00:07 +00:00
Chandler Carruth
cd49bfab29 Remove the BBVectorize pass.
It served us well, helped kick-start much of the vectorization efforts
in LLVM, etc. Its time has come and past. Back in 2014:
http://lists.llvm.org/pipermail/llvm-dev/2014-November/079091.html

Time to actually let go and move forward. =]

I've updated the release notes both about the removal and the
deprecation of the corresponding C API.

llvm-svn: 306797
2017-06-30 07:09:08 +00:00
Craig Topper
100ef2d254 [CODE_OWNERS] Add my other email address since my commits are now using my work email.
llvm-svn: 306197
2017-06-24 03:26:01 +00:00
Matthias Braun
c672e7fb3b CODE_OWNERS: Take code ownership of instruction scheduling.
llvm-svn: 297490
2017-03-10 18:34:37 +00:00
Matthias Braun
9309df0d79 CODE_OWNERS: Sort names
llvm-svn: 297489
2017-03-10 18:34:33 +00:00
Teresa Johnson
b2c109488e Collapse my two entries in CODE_OWNERS.txt
llvm-svn: 295259
2017-02-15 23:45:21 +00:00
Tom Stellard
4dc9cd7b67 CODE_OWNERS: Update email address
Also clean up description.

llvm-svn: 294624
2017-02-09 21:29:12 +00:00
Peter Collingbourne
b89998cca1 Take code ownership of LLVM bitcode.
llvm-svn: 294516
2017-02-08 21:16:27 +00:00
Dylan McKay
f83feac3c7 Update CODE_OWNERS with my new email address
llvm-svn: 294436
2017-02-08 10:38:06 +00:00
Teresa Johnson
6b2ddd994e CODE_OWNERS: Take ownership of IR Linker as discussed on llvm-dev
llvm-svn: 288500
2016-12-02 14:06:53 +00:00
Quentin Colombet
3fce5eb2ce CODE_OWNERS: Take ownership of Loop Strenght Reduce.
llvm-svn: 288268
2016-11-30 19:55:49 +00:00
Craig Topper
8b16fae761 CODE_OWNERS: Take ownership of the X86 backend.
llvm-svn: 286710
2016-11-12 05:16:06 +00:00
Michael Kuperstein
08e6659264 CODE_OWNERS: Take ownership of the loop vectorizer.
llvm-svn: 286269
2016-11-08 18:44:40 +00:00
Alex Bradbury
4b9563cf55 [RISCV] Add stub backend
This contains just enough for lib/Target/RISCV to compile. Notably a basic 
RISCVTargetMachine and RISCVTargetInfo. At this point you can attempt llc 
-march=riscv32 myinput.ll and will find it fails due to the lack of 
MCAsmInfo.

See http://lists.llvm.org/pipermail/llvm-dev/2016-August/103748.html for 
further discussion

Differential Revision: https://reviews.llvm.org/D23560

llvm-svn: 285712
2016-11-01 17:27:54 +00:00
Peter Collingbourne
08b3f8b372 Take ownership of libLTO as discussed on llvm-dev.
llvm-svn: 281628
2016-09-15 17:42:39 +00:00
whitequark
494d336f9d CODE_OWNERS: bring my entry up to date
llvm-svn: 280667
2016-09-05 17:42:46 +00:00
Albert Gutowski
dfdbe85124 test commit
llvm-svn: 277503
2016-08-02 19:25:17 +00:00
Simon Dardis
77aad96dd4 CODE_OWNERS: Take ownership of the MIPS backend
As agreed with Daniel Sanders, I'm taking over as code owner
for the MIPS backend.

llvm-svn: 276529
2016-07-23 17:40:48 +00:00
Richard Osborne
9404c776b6 Transfer ownership of the XCore backend.
llvm-svn: 276321
2016-07-21 19:20:57 +00:00
Rafael Espindola
3c90faeadf Transfer ownership of the gold plugin.
llvm-svn: 274574
2016-07-05 20:49:50 +00:00
Hans Wennborg
0ad4be44f3 Sort my entry in CODE_OWNERS.TXT
llvm-svn: 270936
2016-05-26 23:10:37 +00:00
Sanjoy Das
ad303a5ebd Add myself as the code owner for SCEV and IndVarSimplify
llvm-svn: 270915
2016-05-26 21:12:44 +00:00
Justin Bogner
ff22caedd8 CODE_OWNERS: Take ownership of SelectionDAG
Owen no longer has time to tend to the yaks in SelectionDAG.

llvm-svn: 270253
2016-05-20 19:14:04 +00:00
Nadav Rotem
9adba64398 Update my email address.
llvm-svn: 269073
2016-05-10 16:23:54 +00:00
David Blaikie
9d3365888f Update owners to reflect recent changes
llvm-svn: 265182
2016-04-01 20:40:49 +00:00
Jacques Pienaar
9af311f3de [lanai] Add Lanai backend.
Add the Lanai backend to lib/Target.

General Lanai backend discussion on llvm-dev thread "[RFC] Lanai backend" (http://lists.llvm.org/pipermail/llvm-dev/2016-February/095118.html).

Differential Revision: http://reviews.llvm.org/D17011

llvm-svn: 264578
2016-03-28 13:09:54 +00:00