llvm-6502/lib
Duncan Sands 8eab8a2798 Remove some DAG combiner assumptions about sizes
of integer types.  Fix the isMask APInt method to
actually work (hopefully) rather than crashing
because it adds apints of different bitwidths.
It looks like isShiftedMask is also broken, but
I'm leaving that one to the APInt people (it is
not used anywhere).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52142 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-09 11:32:28 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Remove some DAG combiner assumptions about sizes 2008-06-09 11:32:28 +00:00
Debugger
ExecutionEngine
Linker
Support As comments said, for negative value, the arithmetic 2008-06-05 13:27:38 +00:00
System
Target add support for PIC on linux x86-64 2008-06-09 09:52:31 +00:00
Transforms lower calls to abs to inline code, PR2337 2008-06-09 08:26:51 +00:00
VMCore
Makefile