llvm-6502/include
Dan Gohman 6de29f8d96 Support vector casts in more places, fixing a variety of assertion
failures.

To support this, add some utility functions to Type to help support
vector/scalar-independent code. Change ConstantInt::get and
ConstantFP::get to support vector types, and add an overload to
ConstantInt::get that uses a static IntegerType type, for
convenience.

Introduce a new getConstant method for ScalarEvolution, to simplify
common use cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73431 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-15 22:12:54 +00:00
..
llvm Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
llvm-c <rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler 2009-06-04 00:28:45 +00:00