You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(14) |
Dec
(22) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(9) |
Feb
(8) |
Mar
(7) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(11) |
Nov
(9) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(11) |
May
(2) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
2012 |
Jan
|
Feb
(9) |
Mar
(24) |
Apr
(5) |
May
(10) |
Jun
(16) |
Jul
(22) |
Aug
(13) |
Sep
(3) |
Oct
(4) |
Nov
(1) |
Dec
(10) |
2013 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(23) |
Jul
(29) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <fa...@us...> - 2012-05-27 00:43:37
|
Revision: 175 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=175&view=rev Author: faluco Date: 2012-05-27 00:43:31 +0000 (Sun, 27 May 2012) Log Message: ----------- sync with llvm Modified Paths: -------------- llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRISelLowering.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2012-05-21 20:54:36
|
Revision: 174 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=174&view=rev Author: nicklasbo Date: 2012-05-21 20:54:30 +0000 (Mon, 21 May 2012) Log Message: ----------- Added tests for binary ops (or, and, xor) Added Paths: ----------- llvm/trunk/test/CodeGen/AVR/and.ll llvm/trunk/test/CodeGen/AVR/or.ll llvm/trunk/test/CodeGen/AVR/xor.ll This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2012-05-09 20:08:45
|
Revision: 173 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=173&view=rev Author: nicklasbo Date: 2012-05-09 20:08:39 +0000 (Wed, 09 May 2012) Log Message: ----------- Added test for decrement and increment Modified Paths: -------------- llvm/trunk/test/CodeGen/AVR/add.ll llvm/trunk/test/CodeGen/AVR/sub.ll This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ato...@us...> - 2012-05-06 22:11:33
|
Revision: 172 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=172&view=rev Author: atomicdog407 Date: 2012-05-06 22:11:27 +0000 (Sun, 06 May 2012) Log Message: ----------- Sync/update patches to LLVM ToT Modified Paths: -------------- cfe/trunk/patches/Driver.patch cfe/trunk/patches/flash.diff cfe/trunk/patches/interrupt.diff llvm/trunk/patches/AsmPrinter.diff llvm/trunk/patches/LLVMBuild.diff llvm/trunk/patches/RegAllocGreedy.diff llvm/trunk/patches/configure.ac.diff llvm/trunk/patches/replace/configure Added Paths: ----------- llvm/trunk/patches/replace/include/ llvm/trunk/patches/replace/include/llvm/ llvm/trunk/patches/replace/include/llvm/Config/ llvm/trunk/patches/replace/include/llvm/Config/config.h.in This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-05-04 17:41:38
|
Revision: 171 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=171&view=rev Author: faluco Date: 2012-05-04 17:41:31 +0000 (Fri, 04 May 2012) Log Message: ----------- sync with llvm Modified Paths: -------------- llvm/trunk/AVR/AVRRegisterInfo.td This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-05-04 16:18:05
|
Revision: 170 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=170&view=rev Author: faluco Date: 2012-05-04 16:17:54 +0000 (Fri, 04 May 2012) Log Message: ----------- update patch file Modified Paths: -------------- cfe/trunk/patches/interrupt.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2012-05-04 14:14:42
|
Revision: 169 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=169&view=rev Author: nicklasbo Date: 2012-05-04 14:14:33 +0000 (Fri, 04 May 2012) Log Message: ----------- Added testcase for subtraction. Added Paths: ----------- llvm/trunk/test/CodeGen/AVR/sub.ll This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2012-05-04 13:55:05
|
Revision: 168 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=168&view=rev Author: nicklasbo Date: 2012-05-04 13:54:56 +0000 (Fri, 04 May 2012) Log Message: ----------- Deleted testcases dir Removed Paths: ------------- llvm/trunk/testcases/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nic...@us...> - 2012-05-04 13:46:17
|
Revision: 167 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=167&view=rev Author: nicklasbo Date: 2012-05-04 13:46:06 +0000 (Fri, 04 May 2012) Log Message: ----------- Added test dir and add.ll tests. Added Paths: ----------- llvm/trunk/test/ llvm/trunk/test/CodeGen/ llvm/trunk/test/CodeGen/AVR/ llvm/trunk/test/CodeGen/AVR/add.ll llvm/trunk/test/CodeGen/AVR/lit.local.cfg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-05-01 14:24:59
|
Revision: 166 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=166&view=rev Author: faluco Date: 2012-05-01 14:24:52 +0000 (Tue, 01 May 2012) Log Message: ----------- sync with llvm Modified Paths: -------------- llvm/trunk/AVR/AVRTargetMachine.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ato...@us...> - 2012-04-30 06:21:07
|
Revision: 165 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=165&view=rev Author: atomicdog407 Date: 2012-04-30 06:20:59 +0000 (Mon, 30 Apr 2012) Log Message: ----------- Modified Paths: -------------- cfe/trunk/patches/interrupt.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ato...@us...> - 2012-04-29 02:34:40
|
Revision: 164 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=164&view=rev Author: atomicdog407 Date: 2012-04-29 02:34:32 +0000 (Sun, 29 Apr 2012) Log Message: ----------- update some patches and related doc info Modified Paths: -------------- llvm/trunk/docs/devel.html llvm/trunk/docs/gettingstarted.html llvm/trunk/patches/CMake.diff llvm/trunk/patches/configure.ac.diff llvm/trunk/patches/replace/configure Removed Paths: ------------- llvm/trunk/patches/replace/cmake/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-04-21 16:48:05
|
Revision: 163 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=163&view=rev Author: faluco Date: 2012-04-21 16:47:59 +0000 (Sat, 21 Apr 2012) Log Message: ----------- sync with llvm Modified Paths: -------------- llvm/trunk/AVR/AVRISelLowering.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ato...@us...> - 2012-04-11 17:05:45
|
Revision: 162 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=162&view=rev Author: atomicdog407 Date: 2012-04-11 17:05:39 +0000 (Wed, 11 Apr 2012) Log Message: ----------- Clean up patches Modified Paths: -------------- cfe/trunk/patches/flash.diff llvm/trunk/patches/AsmPrinter.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-04-02 23:56:52
|
Revision: 161 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=161&view=rev Author: faluco Date: 2012-04-02 23:56:46 +0000 (Mon, 02 Apr 2012) Log Message: ----------- aync with llvm Modified Paths: -------------- llvm/trunk/AVR/InstPrinter/AVRInstPrinter.cpp llvm/trunk/AVR/InstPrinter/AVRInstPrinter.h llvm/trunk/AVR/MCTargetDesc/AVRMCTargetDesc.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-27 13:45:59
|
Revision: 160 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=160&view=rev Author: faluco Date: 2012-03-27 13:45:52 +0000 (Tue, 27 Mar 2012) Log Message: ----------- sync with llvm Modified Paths: -------------- llvm/trunk/AVR/AVRISelDAGToDAG.cpp llvm/trunk/AVR/MCTargetDesc/AVRMCAsmInfo.cpp llvm/trunk/AVR/MCTargetDesc/AVRMCAsmInfo.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-25 21:47:20
|
Revision: 159 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=159&view=rev Author: faluco Date: 2012-03-25 21:47:14 +0000 (Sun, 25 Mar 2012) Log Message: ----------- Implement non-constant shifts as loops. Modified Paths: -------------- llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRISelLowering.h llvm/trunk/AVR/AVRInstrInfo.td This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-24 20:00:50
|
Revision: 158 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=158&view=rev Author: faluco Date: 2012-03-24 20:00:39 +0000 (Sat, 24 Mar 2012) Log Message: ----------- - Implement the ijmp instruction. - Add support for block addresses (gcc labels) Modified Paths: -------------- llvm/trunk/AVR/AVRExpandPseudoInsts.cpp llvm/trunk/AVR/AVRISelDAGToDAG.cpp llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRISelLowering.h llvm/trunk/AVR/AVRInstrInfo.td llvm/trunk/AVR/AVRMCInstLower.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-22 23:35:59
|
Revision: 157 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=157&view=rev Author: faluco Date: 2012-03-22 23:35:53 +0000 (Thu, 22 Mar 2012) Log Message: ----------- sync with llvm Modified Paths: -------------- llvm/trunk/AVR/MCTargetDesc/AVRMCTargetDesc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-20 00:54:21
|
Revision: 156 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=156&view=rev Author: faluco Date: 2012-03-20 00:54:15 +0000 (Tue, 20 Mar 2012) Log Message: ----------- Reorganize include files to match llvm trunk Modified Paths: -------------- llvm/trunk/AVR/AVRFrameLowering.cpp llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRInstrInfo.cpp llvm/trunk/AVR/AVRInstrInfo.h llvm/trunk/AVR/AVRRegisterInfo.cpp llvm/trunk/AVR/AVRTargetMachine.cpp llvm/trunk/AVR/MCTargetDesc/AVRMCExpr.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-20 00:21:46
|
Revision: 155 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=155&view=rev Author: faluco Date: 2012-03-20 00:21:40 +0000 (Tue, 20 Mar 2012) Log Message: ----------- - Implement codegen support for flash data: 1) Implement the lpm instruction. 2) Place flash data in the .progmem.data section. 3) Update code with latest llvm trunk. Modified Paths: -------------- llvm/trunk/AVR/AVRISelDAGToDAG.cpp llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRInstrInfo.td llvm/trunk/AVR/CMakeLists.txt Added Paths: ----------- llvm/trunk/AVR/AVRTargetObjectFile.cpp llvm/trunk/AVR/AVRTargetObjectFile.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-20 00:15:32
|
Revision: 154 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=154&view=rev Author: faluco Date: 2012-03-20 00:15:26 +0000 (Tue, 20 Mar 2012) Log Message: ----------- remove this file Removed Paths: ------------- llvm/trunk/patches/AsmPrinter.cpp.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-20 00:09:03
|
Revision: 153 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=153&view=rev Author: faluco Date: 2012-03-20 00:08:57 +0000 (Tue, 20 Mar 2012) Log Message: ----------- change name Added Paths: ----------- llvm/trunk/patches/AsmPrinter.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-20 00:08:18
|
Revision: 152 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=152&view=rev Author: faluco Date: 2012-03-20 00:08:12 +0000 (Tue, 20 Mar 2012) Log Message: ----------- Patch to place flash data in the progmem section. Added Paths: ----------- llvm/trunk/patches/AsmPrinter.cpp.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fa...@us...> - 2012-03-20 00:01:23
|
Revision: 151 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=151&view=rev Author: faluco Date: 2012-03-20 00:01:17 +0000 (Tue, 20 Mar 2012) Log Message: ----------- Add support in the frontend for flash data Added Paths: ----------- cfe/trunk/patches/flash.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |