llvm-6502/include/llvm
Arnaud A. de Grandmaison d736763847 CalcSpillWeights: allow overidding the spill weight normalizing function
This will enable the PBQP register allocator to provide its own normalizing function.

No functionnal change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194417 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-11 19:56:14 +00:00
..
ADT Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 support. Use it in ArrayRef 2013-11-11 03:58:00 +00:00
Analysis Move the old pass manager infrastructure into a legacy namespace and 2013-11-09 12:26:54 +00:00
Assembly
Bitcode
CodeGen CalcSpillWeights: allow overidding the spill weight normalizing function 2013-11-11 19:56:14 +00:00
Config Fix symbol defines in config.h.cmake 2013-11-05 07:27:18 +00:00
DebugInfo DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::extractFast() interface. No functionality change. 2013-10-28 23:41:49 +00:00
ExecutionEngine
IR [AArch64] The shift right/left and insert immediate builtins expect 3 2013-11-11 19:11:11 +00:00
IRReader
LTO Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list". 2013-10-31 20:51:58 +00:00
MC Add a method to get the object-file appropriate stack map section. 2013-11-08 22:14:49 +00:00
Object move getSymbolNMTypeChar to the one program that needs it: nm. 2013-11-02 21:16:09 +00:00
Option
Support Don't universally enable initialiser lists on GCC. Thanks for catching this Chandler 2013-11-11 05:14:42 +00:00
TableGen
Target Move the old pass manager infrastructure into a legacy namespace and 2013-11-09 12:26:54 +00:00
Transforms Move the old pass manager infrastructure into a legacy namespace and 2013-11-09 12:26:54 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h
DIBuilder.h
GVMaterializer.h Use error_code in GVMaterializer. 2013-11-05 19:36:34 +00:00
InitializePasses.h CalculateSpillWeights does not need to be a pass 2013-11-10 17:46:31 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h Move the old pass manager infrastructure into a legacy namespace and 2013-11-09 12:26:54 +00:00
PassRegistry.h
PassSupport.h