llvm-6502/unittests
Michael Gottesman 7320de5ce2 [APInt] Fix nearestLogBase2 to return correct answers for very large APInt and APInt with a bitwidth of 1.
I also improved the comments, added some more tests, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199610 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-19 20:33:48 +00:00
..
ADT [APInt] Fix nearestLogBase2 to return correct answers for very large APInt and APInt with a bitwidth of 1. 2014-01-19 20:33:48 +00:00
Analysis
Bitcode
CodeGen
DebugInfo
ExecutionEngine
IR [PM] Make the verifier work independently of any pass manager. 2014-01-19 02:22:18 +00:00
Linker Reapply r194218 with fix: 2014-01-16 06:29:36 +00:00
MC
Object
Option
Support Use LLVM_EXPLICIT instead of a function pointer as bool. 2014-01-16 23:37:23 +00:00
Transforms
CMakeLists.txt
Makefile Reapply r194218 with fix: 2014-01-16 06:29:36 +00:00
Makefile.unittest