|
From: <fa...@us...> - 2013-07-21 23:52:11
|
Revision: 278
http://sourceforge.net/p/avr-llvm/code/278
Author: faluco
Date: 2013-07-21 23:52:07 +0000 (Sun, 21 Jul 2013)
Log Message:
-----------
Fix broken progmem codegen:
- Fixed instruction definitions.
- Added instruction expansions for 16bit lpm and lpm with postinc.
- Added test cases.
Modified Paths:
--------------
llvm/trunk/AVR/AVRExpandPseudoInsts.cpp
llvm/trunk/AVR/AVRInstrInfo.td
Added Paths:
-----------
llvm/trunk/test/CodeGen/AVR/progmem.ll
Property Changed:
----------------
llvm/trunk/test/CodeGen/AVR/inline-asm.ll
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|