llvm-6502/include
Chris Lattner e150e2df42 Add a ConstantDataVector::getSplatValue() method, for parity with
ConstantVector.  Fix some outright bugs in the implementation of
ConstantArray and Constant struct, which would cause us to not make
one big UndefValue when asking for an array/struct with all undef
elements.  Enhance Constant::isAllOnesValue to work with
ConstantDataVector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149021 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-26 02:31:22 +00:00
..
llvm Add a ConstantDataVector::getSplatValue() method, for parity with 2012-01-26 02:31:22 +00:00
llvm-c Revert a tiny bit of r148553 which extended LLVM's function attributes 2012-01-25 07:40:15 +00:00