- Mar 08, 2021
-
-
Min-Yih Hsu authored
Assign yours truely as code owner for the upcoming M68k target Differential Revision: https://reviews.llvm.org/D95315
-
- Jan 14, 2021
-
-
Nigel Perks authored
Discussion: https://lists.llvm.org/pipermail/llvm-dev/2021-January/147603.html
-
- Nov 12, 2020
-
-
Paul C. Anagnostopoulos authored
-
- Oct 27, 2020
-
-
Craig Topper authored
-
- Oct 10, 2020
-
-
Zi Xuan Wu authored
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
-
- Sep 14, 2020
-
-
Nemanja Ivanovic authored
-
- Aug 21, 2020
-
-
Dan Gohman authored
-
- Aug 05, 2020
-
-
Paul C. Anagnostopoulos authored
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
-
- Jun 09, 2020
-
-
Matt Arsenault authored
The original author isn't active, and I've made most of the commits to it.
-
- May 27, 2020
-
-
Philip Reames authored
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.
-
- Feb 25, 2020
-
-
whitequark authored
-
- Feb 10, 2020
-
-
Eric Christopher authored
-
- Jan 09, 2020
-
-
Kazushi (Jam) Marukawa authored
Summary: This patch registers the 've' target: the NEC SX-Aurora TSUBASA Vector Engine. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D69103
-
- Jul 01, 2019
-
-
Krzysztof Parzyszek authored
llvm-svn: 364793
-
- Dec 17, 2018
-
-
Clement Courbet authored
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
-
- Nov 29, 2018
-
-
Martin Storsjö authored
llvm-svn: 347847
-
- Aug 10, 2018
-
-
Jake Ehrlich authored
llvm-svn: 339394
-
- Jun 21, 2018
-
-
Simon Atanasyan authored
As agreed with Simon Dardis, I'm taking over as a code owner for the MIPS backend. llvm-svn: 335213
-
- Apr 23, 2018
-
-
Quentin Colombet authored
NFC llvm-svn: 330631
-
- Apr 20, 2018
-
-
Andrea Di Biagio authored
llvm-svn: 330410
-
- Apr 17, 2018
-
-
whitequark authored
llvm-svn: 330171
-
- Oct 26, 2017
-
-
Simon Dardis authored
llvm-svn: 316651
-
- Aug 24, 2017
-
-
Pete Couperus authored
Add the ARC backend as an experimental target to lib/Target. Reviewed at: https://reviews.llvm.org/D36331 llvm-svn: 311667
-
- Aug 23, 2017
-
-
Greg Clayton authored
llvm-svn: 311581
-
- Jun 30, 2017
-
-
Chandler Carruth authored
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
-
- Jun 24, 2017
-
-
Craig Topper authored
llvm-svn: 306197
-
- Mar 10, 2017
-
-
Matthias Braun authored
llvm-svn: 297490
-
Matthias Braun authored
llvm-svn: 297489
-
- Feb 16, 2017
-
-
Teresa Johnson authored
llvm-svn: 295259
-
- Feb 09, 2017
-
-
Tom Stellard authored
Also clean up description. llvm-svn: 294624
-
- Feb 08, 2017
-
-
Peter Collingbourne authored
llvm-svn: 294516
-
Dylan McKay authored
llvm-svn: 294436
-
- Dec 02, 2016
-
-
Teresa Johnson authored
llvm-svn: 288500
-
- Nov 30, 2016
-
-
Quentin Colombet authored
llvm-svn: 288268
-
- Nov 12, 2016
-
-
Craig Topper authored
llvm-svn: 286710
-
- Nov 08, 2016
-
-
Michael Kuperstein authored
llvm-svn: 286269
-
- Nov 01, 2016
-
-
Alex Bradbury authored
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
-
- Sep 15, 2016
-
-
Peter Collingbourne authored
llvm-svn: 281628
-
- Sep 05, 2016
-
-
whitequark authored
llvm-svn: 280667
-
- Aug 02, 2016
-
-
Albert Gutowski authored
llvm-svn: 277503
-