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

llvm-svn: 215712
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
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
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
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
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