llvm-6502/include/llvm
Benjamin Kramer 472e9cc4bc LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP DenseMaps.
Required some APInt massaging to get proper empty/tombstone values. Apart
from making the code a bit simpler this also reduces the bucket size of
the ConstantInt map from 32 to 24 bytes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223478 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 17:03:01 +00:00
..
ADT LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP DenseMaps. 2014-12-05 17:03:01 +00:00
Analysis Masked Load / Store Intrinsics - the CodeGen part. 2014-12-04 09:40:44 +00:00
AsmParser
Bitcode
CodeGen Masked Load / Store Intrinsics - the CodeGen part. 2014-12-04 09:40:44 +00:00
Config
DebugInfo
ExecutionEngine
IR Update TargetTriple format info. 2014-12-05 16:05:14 +00:00
IRReader
LineEditor
Linker
LTO
MC Allow target to specify prefix for labels 2014-12-04 00:06:57 +00:00
Object Add mach-o LC_RPATH support to llvm-objdump 2014-12-04 07:37:02 +00:00
Option
ProfileData
Support Remove dead code. NFC. 2014-12-04 16:59:36 +00:00
TableGen
Target Masked Load / Store Intrinsics - the CodeGen part. 2014-12-04 09:40:44 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h