1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/test/CodeGen/MBlaze
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
..
brind.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
callind.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
cc.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
dg.exp Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
div.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
fpu.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
fsl.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
imm.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
jumptable.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
loop.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
mul64.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
mul.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
select.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
shift.ll Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00