- 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
-
- Jul 23, 2016
-
-
Simon Dardis authored
As agreed with Daniel Sanders, I'm taking over as code owner for the MIPS backend. llvm-svn: 276529
-
- Jul 21, 2016
-
-
Richard Osborne authored
llvm-svn: 276321
-
- Jul 05, 2016
-
-
Rafael Espindola authored
llvm-svn: 274574
-
- May 27, 2016
-
-
Hans Wennborg authored
llvm-svn: 270936
-
- May 26, 2016
-
-
Sanjoy Das authored
llvm-svn: 270915
-
- May 20, 2016
-
-
Justin Bogner authored
Owen no longer has time to tend to the yaks in SelectionDAG. llvm-svn: 270253
-
- May 10, 2016
-
-
Nadav Rotem authored
llvm-svn: 269073
-
- Apr 01, 2016
-
-
David Blaikie authored
llvm-svn: 265182
-
- Mar 28, 2016
-
-
Jacques Pienaar authored
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
-
- Mar 08, 2016
-
-
Hans Wennborg authored
Apparently this makes my email address easier to find. llvm-svn: 262951
-
- Jan 30, 2016
-
-
Alexey Samsonov authored
llvm-svn: 259280
-
- Dec 19, 2015
-
-
Paul Robinson authored
llvm-svn: 256106
-
- Dec 03, 2015
-
-
Krzysztof Parzyszek authored
llvm-svn: 254620
-
- Oct 28, 2015
-
-
Dylan McKay authored
Summary: As I maintain the AVR backend and am currently in the process of migrating it in tree, it makes sense to add myself as the code owner. Thoughts welcome! Differential Revision: http://reviews.llvm.org/D14002 llvm-svn: 251471
-
- Oct 27, 2015
-
-
Tim Northover authored
llvm-svn: 251367
-