llvm-6502/include/llvm
Hal Finkel 82860f63e1 Add a subtype parameter to VTTI::getShuffleCost
In order to cost subvector insertion and extraction, we need to know
the type of the subvector being extracted.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171453 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-03 02:34:09 +00:00
..
ADT Use a bool instead of a bitfield in llvm/ADT/Optional. 2013-01-02 21:19:08 +00:00
Analysis Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
Assembly
Bitcode Have the bitcode reader/writer just use FPMathOperator's fast math enum directly 2012-12-09 20:23:16 +00:00
CodeGen Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
Config [CMake] Move libxml2 stuff from clang to llvm/cmake. 2012-12-14 18:30:20 +00:00
DebugInfo
ExecutionEngine JITEventListener.h: Use llvm-config.h instead of config.h. 2012-12-13 15:03:38 +00:00
IR Try again to revert the bad patch. The tree was reverted for some unknown reason 2013-01-03 01:54:39 +00:00
MC Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Object Fix bits check in ELFObjectFile::isSectionZeroInit(). 2012-12-31 18:20:51 +00:00
Option Resort the #include lines in include/... and lib/... with the 2013-01-02 10:22:59 +00:00
Support Restrict __builtin_assume_aligned to gcc 4.7+ 2013-01-02 20:23:49 +00:00
TableGen
Target Add a subtype parameter to VTTI::getShuffleCost 2013-01-03 02:34:09 +00:00
Transforms Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
AddressingMode.h
AutoUpgrade.h
CallGraphSCCPass.h moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo 2012-12-03 21:56:57 +00:00
CMakeLists.txt Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DebugInfo.h Improve debug info generated with enabled AddressSanitizer. 2012-12-12 14:31:53 +00:00
DefaultPasses.h
DIBuilder.h Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
GVMaterializer.h
InitializePasses.h
InstVisitor.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LinkAllPasses.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
LinkAllVMCore.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
Linker.h
Pass.h moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo 2012-12-03 21:56:57 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h Fix comment typo. 2012-12-17 11:43:15 +00:00
TargetTransformInfo.h Add a subtype parameter to VTTI::getShuffleCost 2013-01-03 02:34:09 +00:00
TypeFinder.h