llvm-6502/lib
Dan Gohman 2e68b6f52d Convert MaskedValueIsZero and all its users to use APInt. Also add
a SignBitIsZero function to simplify a common use case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47561 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-25 21:11:39 +00:00
..
Analysis Temporarily reverting 46959. 2008-02-25 03:57:32 +00:00
Archive
AsmParser Regenerate. 2008-02-23 01:17:37 +00:00
Bitcode Backing out r47521 for now. This has broken a number of tests. 2008-02-23 19:32:32 +00:00
CodeGen Convert MaskedValueIsZero and all its users to use APInt. Also add 2008-02-25 21:11:39 +00:00
Debugger
ExecutionEngine
Linker
Support Fix a bug that caused opt and other tools to silently ignore 2008-02-23 01:55:25 +00:00
System
Target Convert MaskedValueIsZero and all its users to use APInt. Also add 2008-02-25 21:11:39 +00:00
Transforms Fix an issue where GVN was performing the return slot optimization when it was 2008-02-25 04:08:09 +00:00
VMCore print getresult operand and its type directly. 2008-02-23 01:04:26 +00:00
Makefile