llvm-6502/lib/Target/PowerPC/MCTargetDesc
Rafael Espindola a348fc7fda Remove HasLEB128.
We already require CFI, so it should be safe to require .leb128 and .uleb128.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215712 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-15 14:01:07 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
PPCAsmBackend.cpp [PowerPC] ELFv2 MC support for .localentry directive 2014-07-20 23:06:03 +00:00
PPCELFObjectWriter.cpp [PowerPC] Support TLS on PPC32/ELF 2014-07-25 17:47:22 +00:00
PPCFixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
PPCMachObjectWriter.cpp [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition 2014-04-29 07:57:37 +00:00
PPCMCAsmInfo.cpp Remove HasLEB128. 2014-08-15 14:01:07 +00:00
PPCMCAsmInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
PPCMCCodeEmitter.cpp Add support for SPE load/store from memory. 2014-08-08 16:43:49 +00:00
PPCMCExpr.cpp @l and friends adjust their value depending the context used in. 2014-08-10 12:41:50 +00:00
PPCMCExpr.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
PPCMCTargetDesc.cpp Rename PPCLinuxMCAsmInfo to PPCELFMCAsmInfo to better reflect the 2014-08-04 18:46:13 +00:00
PPCMCTargetDesc.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
PPCPredicates.cpp Add CR-bit tracking to the PowerPC backend for i1 values 2014-02-28 00:27:01 +00:00
PPCPredicates.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00