llvm-6502/lib/Transforms
2011-02-17 02:23:02 +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 preserve NUW/NSW when transforming add x,x 2011-02-17 02:23:02 +00:00
Instrumentation Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO convert ConstantVector::get to use ArrayRef. 2011-02-15 00:14:00 +00:00
Scalar fix PR9215, preventing -reassociate from clearing nsw/nuw when 2011-02-17 01:29:24 +00:00
Utils Rename 'loopsimplify' to 'loop-simplify'. 2011-02-10 23:38:10 +00:00
Makefile