1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Target/ARM/MCTargetDesc
Richard Smith 9cf5d2b6f5 Fix a -Wreturn-type warning in g++.
llvm-svn: 147867
2012-01-10 19:10:22 +00:00
..
ARMAddressingModes.h Tidy up. 80 columns. 2011-10-03 23:03:26 +00:00
ARMAsmBackend.cpp Move the ARM specific parts of the ELF writer to Target/ARM. 2011-12-22 00:37:50 +00:00
ARMBaseInfo.h Fix a -Wreturn-type warning in g++. 2012-01-10 19:10:22 +00:00
ARMELFObjectWriter.cpp Fix incorrect relocation generation. Patch by Kristof Beyls. 2011-12-22 21:36:43 +00:00
ARMFixupKinds.h ARM assembly parsing and encoding support for LDRD(label). 2011-12-19 23:06:24 +00:00
ARMMachObjectWriter.cpp Nuke inadvertant debugging commit. 2011-12-07 19:56:16 +00:00
ARMMCAsmInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
ARMMCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
ARMMCCodeEmitter.cpp Remove unnecessary default cases in switches that cover all enum values. 2012-01-10 16:47:17 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
ARMMCTargetDesc.h Move the ARM specific parts of the ELF writer to Target/ARM. 2011-12-22 00:37:50 +00:00
CMakeLists.txt Hopefully fix the cmake build. 2011-12-22 01:11:01 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile