llvm-6502/include/llvm/IR
Igor Breger 6ea3ad7e6e AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control for KNL.
Added intrinsics for cvtsi2ss/d instructions.
Added tests for intrinsics and encoding.

Differential Revision: http://reviews.llvm.org/D10430

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239694 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-14 12:44:55 +00:00
..
Argument.h
AssemblyAnnotationWriter.h
Attributes.h Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
AutoUpgrade.h
BasicBlock.h [PlaceSafepoints] Cleanup InsertSafepointPoll function 2015-05-26 21:03:23 +00:00
CallingConv.h
CallSite.h
CFG.h
CMakeLists.txt
Comdat.h
Constant.h
ConstantFolder.h
ConstantRange.h
Constants.h
DataLayout.h
DebugInfo.h
DebugInfoFlags.def
DebugInfoMetadata.h IR / debug info: Add a DWOId field to DICompileUnit, 2015-05-21 20:37:30 +00:00
DebugLoc.h
DerivedTypes.h
DiagnosticInfo.h
DiagnosticPrinter.h
DIBuilder.h IR / debug info: Add a DWOId field to DICompileUnit, 2015-05-21 20:37:30 +00:00
Dominators.h
Function.h Add initial support for the convergent attribute. 2015-05-26 23:48:40 +00:00
GetElementPtrTypeIterator.h [opaque pointer type] Allow gep_type_iterator to work with the pointee type from the GEP instruction 2015-05-21 21:12:43 +00:00
GlobalAlias.h
GlobalObject.h
GlobalValue.h Replace magic number 19 with the constant GlobalValueSubClassDataBits. 2015-06-10 06:00:59 +00:00
GlobalVariable.h Rename NumOperands to make it clear its managed by the User. NFC. 2015-06-12 17:48:10 +00:00
GVMaterializer.h
InlineAsm.h [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and 'm' inline assembly memory constraints. 2015-06-03 12:33:56 +00:00
InstIterator.h
InstrTypes.h
Instruction.def
Instruction.h [PlaceSafepoints] Cleanup InsertSafepointPoll function 2015-05-26 21:03:23 +00:00
Instructions.h Added a version of User::new for hung off uses. 2015-06-12 17:48:14 +00:00
InstVisitor.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td [WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic 2015-06-11 22:32:23 +00:00
IntrinsicsAArch64.td
IntrinsicsARM.td
IntrinsicsBPF.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td LLVM support for vector quad bit permute and gather instructions through builtins 2015-06-11 06:21:25 +00:00
IntrinsicsR600.td
IntrinsicsSystemZ.td
IntrinsicsX86.td AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control for KNL. 2015-06-14 12:44:55 +00:00
IntrinsicsXCore.td
IRBuilder.h
IRPrintingPasses.h
LegacyPassManager.h
LegacyPassManagers.h
LegacyPassNameParser.h
LLVMContext.h
Mangler.h
MDBuilder.h Add isConstant argument to MDBuilder::createTBAAStructTagNode 2015-06-01 14:53:55 +00:00
Metadata.def
Metadata.h
MetadataTracking.h
Module.h Replace duplicated iplist<T> types with the corresponding typedefs. 2015-06-12 08:19:32 +00:00
NoFolder.h
OperandTraits.h Replace all accesses to User::OperandList with getter and setter methods. NFC. 2015-06-12 17:48:05 +00:00
Operator.h [opaque pointer type] Allow gep_type_iterator to work with the pointee type from the GEP instruction 2015-05-21 21:12:43 +00:00
PassManager.h
PassManagerInternal.h Revert r238305: [PM] Use a simpler technique to drop optional analysis 2015-05-27 09:36:33 +00:00
PatternMatch.h
PredIteratorCache.h
Statepoint.h
SymbolTableListTraits.h
TrackingMDRef.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
UseListOrder.h
User.h Remove a bunch of inline keywords from User. NFC. 2015-06-12 17:48:21 +00:00
Value.h Rename NumOperands to make it clear its managed by the User. NFC. 2015-06-12 17:48:10 +00:00
ValueHandle.h
ValueMap.h
ValueSymbolTable.h
Verifier.h