llvm-6502/lib
Zhou Sheng 290bec5c15 1. Make more use of APInt::getHighBitsSet/getLowBitsSet.
2. Let APInt variable do the binary operation stuff instead of using
   ConstantExpr::getXXX.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35450 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-29 08:15:12 +00:00
..
Analysis Change uses of Function::front to Function::getEntryBlock for readability. 2007-03-22 16:38:57 +00:00
Archive
AsmParser Regenerate. 2007-03-28 02:37:40 +00:00
Bytecode
CodeGen Disable load width reduction xform of variant (zext (truncate load x)) for 2007-03-29 07:56:46 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Add support for hidden visibility to darwin/arm. 2007-03-29 07:49:34 +00:00
Transforms 1. Make more use of APInt::getHighBitsSet/getLowBitsSet. 2007-03-29 08:15:12 +00:00
VMCore It is not possible to determine dominance between two PHI nodes 2007-03-28 14:57:43 +00:00
Makefile