llvm-6502/lib
David Blaikie 6bc72f8262 BitcodeWriter: Refactor common computation of bits required for a type index.
Suggested by Duncan. Happy to bikeshed the name, cache the result, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230410 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-25 00:51:52 +00:00
..
Analysis Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap" 2015-02-24 16:19:29 +00:00
AsmParser
Bitcode BitcodeWriter: Refactor common computation of bits required for a type index. 2015-02-25 00:51:52 +00:00
CodeGen PrologEpilogInserter: Clean up math in calculateFrameObjectOffsets 2015-02-24 23:08:13 +00:00
DebugInfo Revert "Raising minimum required CMake version to 2.8.12.2." 2015-02-24 16:39:46 +00:00
ExecutionEngine Revert "Raising minimum required CMake version to 2.8.12.2." 2015-02-24 16:39:46 +00:00
Fuzzer
IR Fix invalid cast. 2015-02-23 21:51:06 +00:00
IRReader
LineEditor
Linker [LTO API] add lto_codegen_set_module to set the destination module. 2015-02-24 00:45:56 +00:00
LTO [LTO API] add lto_codegen_set_module to set the destination module. 2015-02-24 00:45:56 +00:00
MC
Object
Option
ProfileData
Support Sync the __builtin_expects for our 3 quadratically probed hash table implementations. 2015-02-23 16:41:36 +00:00
TableGen
Target Rename UpdateRegAllocHint to match style guidelines. 2015-02-24 19:10:57 +00:00
Transforms LowerBitSets: Introduce global layout builder. 2015-02-24 23:17:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile