llvm-6502/include/llvm/IR
Tim Northover d3128a4a5a ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
Clang is now generating cleaner IR, so this removes the old variants which
should be completely unused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189481 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-28 14:33:33 +00:00
..
Argument.h
Attributes.h Add function attribute 'optnone'. 2013-08-23 11:53:55 +00:00
BasicBlock.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h Re-add DataLayout pointer size convenience functions. 2013-07-26 17:37:20 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h Introduce non-const overloads for GlobalAlias::{get,resolve}AliasedGlobal. 2013-08-19 23:13:33 +00:00
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h Revert "Remove isCastable since nothing uses it now" 2013-07-30 22:02:14 +00:00
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Add a llvm.copysign intrinsic 2013-08-19 23:35:46 +00:00
IntrinsicsAArch64.td AArch64: add initial NEON support 2013-08-01 09:20:35 +00:00
IntrinsicsARM.td ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics. 2013-08-28 14:33:33 +00:00
IntrinsicsHexagon.td
IntrinsicsMips.td [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v 2013-08-28 12:14:50 +00:00
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td AVX-512: compiler intrinsics 2013-08-19 06:55:01 +00:00
IntrinsicsXCore.td remove executable permission from IntrinsicsXCore.td 2013-08-01 17:17:59 +00:00
IRBuilder.h
LLVMContext.h
MDBuilder.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h Add a new helper method to Value to strip in-bounds constant offsets of 2013-08-22 11:25:11 +00:00
ValueSymbolTable.h