llvm-6502/unittests
2011-10-07 23:40:49 +00:00
..
ADT Fix APInt::operator*= so that it computes the correct result for large integers where there is unsigned overflow. Fix APFloat::toString so that it doesn't depend on the incorrect behavior in common cases (and computes the correct result in some rare cases). Fixes PR11086. 2011-10-07 23:40:49 +00:00
Analysis The product of two chrec's can always be represented as a chrec. 2011-10-04 06:51:26 +00:00
ExecutionEngine
Support
Transforms
VMCore
CMakeLists.txt
Makefile
Makefile.unittest