llvm-6502/lib
Dan Gohman 890813243f Allow vector integer constants to be created with
SelectionDAG::getConstant, in the same way as vector floating-point
constants. This allows the legalize expansion code for @llvm.ctpop and
friends to be usable with vector types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44954 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-12 22:21:26 +00:00
..
Analysis Revert r44626, which turned off the use of readonly 2007-12-12 16:01:40 +00:00
Archive
AsmParser Regenerate. 2007-12-12 08:45:45 +00:00
Bitcode Implement part of review feedback for address spaces. 2007-12-12 08:44:39 +00:00
CodeGen Allow vector integer constants to be created with 2007-12-12 22:21:26 +00:00
Debugger
ExecutionEngine Add a guard to cxxabi header as other platform may 2007-12-12 06:16:47 +00:00
Linker
Support Don't have APInt.cpp depend upon DerivedTypes.h. This helps with splitting the 2007-12-11 06:53:58 +00:00
System Remove dead file and directory. 2007-12-08 22:17:33 +00:00
Target Allow vector integer constants to be created with 2007-12-12 22:21:26 +00:00
Transforms 1. "Upgrage" comments. 2007-12-12 15:21:32 +00:00
VMCore Revert r44626, which turned off the use of readonly 2007-12-12 16:01:40 +00:00
Makefile