llvm-6502/lib/Transforms
Chris Lattner 283c8caccd Switch ConstantVector::get to use ArrayRef instead of a pointer+size
idiom.  Change various clients to simplify their code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125487 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-14 07:55:32 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Switch ConstantVector::get to use ArrayRef instead of a pointer+size 2011-02-14 07:55:32 +00:00
Instrumentation Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO Switch ConstantVector::get to use ArrayRef instead of a pointer+size 2011-02-14 07:55:32 +00:00
Scalar Switch ConstantVector::get to use ArrayRef instead of a pointer+size 2011-02-14 07:55:32 +00:00
Utils Rename 'loopsimplify' to 'loop-simplify'. 2011-02-10 23:38:10 +00:00
Makefile