|
From: <fa...@us...> - 2012-07-20 22:19:54
|
Revision: 212
http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=212&view=rev
Author: faluco
Date: 2012-07-20 22:19:48 +0000 (Fri, 20 Jul 2012)
Log Message:
-----------
- Fixed crash when loading/storing data if the address is a constant.
- Add tests for lds/sts when the address is a constant.
- Add tests for in/out instructions.
Modified Paths:
--------------
llvm/trunk/AVR/AVRISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/AVR/directmem.ll
Added Paths:
-----------
llvm/trunk/test/CodeGen/AVR/io.ll
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|