1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Target/MBlaze/MCTargetDesc
2012-01-24 18:37:29 +00:00
..
CMakeLists.txt Move the MBlaze ELF writer bits to lib/Target/MBlaze. 2011-12-22 02:28:24 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
MBlazeAsmBackend.cpp Tidy up. MCAsmBackend naming conventions. 2012-01-18 18:52:16 +00:00
MBlazeBaseInfo.h More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
MBlazeELFObjectWriter.cpp Move the MBlaze ELF writer bits to lib/Target/MBlaze. 2011-12-22 02:28:24 +00:00
MBlazeMCAsmInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MBlazeMCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MBlazeMCCodeEmitter.cpp Widen the instruction encoder that TblGen emits to a 64 bits, which should accomodate every target I can think of offhand. 2012-01-24 18:37:29 +00:00
MBlazeMCTargetDesc.cpp Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
MBlazeMCTargetDesc.h Move the MBlaze ELF writer bits to lib/Target/MBlaze. 2011-12-22 02:28:24 +00:00