llvm-6502/lib
Arnaud A. de Grandmaison 095f994ba6 CalcSpillWeights: give a better describing name to calculateSpillWeights
Besides, this relates it more obviously to the VirtRegAuxInfo::calculateSpillWeightAndHint.

No functionnal change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194404 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-11 19:04:45 +00:00
..
Analysis Use size function instead of manually calculating it. 2013-11-10 03:18:50 +00:00
AsmParser [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic. 2013-11-08 23:28:16 +00:00
Bitcode Use error_code in GVMaterializer. 2013-11-05 19:36:34 +00:00
CodeGen CalcSpillWeights: give a better describing name to calculateSpillWeights 2013-11-11 19:04:45 +00:00
DebugInfo
ExecutionEngine
IR Simplify code. No functionality change. 2013-11-11 14:54:34 +00:00
IRReader [llvm-c] Expose IRReader interface 2013-11-06 09:21:15 +00:00
Linker Revert "Move copying of global initializers below the cloning of functions." 2013-11-09 00:43:18 +00:00
LTO
MC Add a method to get the object-file appropriate stack map section. 2013-11-08 22:14:49 +00:00
Object
Option Use startswith_lower() where possible. 2013-11-04 19:22:50 +00:00
Support Add newline at EOF in DynamicLibrary.cpp 2013-11-06 11:12:46 +00:00
TableGen
Target [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions. 2013-11-11 18:04:07 +00:00
Transforms Move debug message in vectorizer 2013-11-11 16:27:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile