llvm-6502/unittests
2013-12-14 02:24:22 +00:00
..
ADT Remove APInt::extractBit since it is already implemented via operator[]. Change tests for extractBit to test operator[]. 2013-12-13 22:00:19 +00:00
Analysis
Bitcode
CodeGen
DebugInfo
ExecutionEngine Remove some dead code 2013-12-12 11:18:08 +00:00
IR Use a: and s: instead of a0: and s0: in the DataLayout strings. 2013-12-13 18:56:34 +00:00
MC
Object
Option
Support [block-freq] Add a right shift to BlockFrequency that saturates at 1. 2013-12-14 02:24:22 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest