From: <fa...@us...> - 2012-12-16 14:30:34
|
Revision: 243 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=243&view=rev Author: faluco Date: 2012-12-16 14:30:27 +0000 (Sun, 16 Dec 2012) Log Message: ----------- - Implement tests for load and store instructions. - Remove the align directive from all tests. Modified Paths: -------------- llvm/trunk/test/CodeGen/AVR/alloca.ll llvm/trunk/test/CodeGen/AVR/brind.ll llvm/trunk/test/CodeGen/AVR/call.ll llvm/trunk/test/CodeGen/AVR/directmem.ll llvm/trunk/test/CodeGen/AVR/dynalloca.ll llvm/trunk/test/CodeGen/AVR/io.ll llvm/trunk/test/CodeGen/AVR/varargs.ll Added Paths: ----------- llvm/trunk/test/CodeGen/AVR/load.ll llvm/trunk/test/CodeGen/AVR/store.ll This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |