llvm-mirror/lib/Target/MBlaze/TargetInfo
Wesley Peck 94cdac52e5 Adding the MicroBlaze backend.
The MicroBlaze is a highly configurable 32-bit soft-microprocessor for
use on Xilinx FPGAs. For more information see:
http://www.xilinx.com/tools/microblaze.htm
http://en.wikipedia.org/wiki/MicroBlaze

The current LLVM MicroBlaze backend generates assembly which can be
compiled using the an appropriate binutils assembler.

llvm-svn: 96969
2010-02-23 19:15:24 +00:00
..
CMakeLists.txt Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
Makefile Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
MBlazeTargetInfo.cpp Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00