llvm-6502/lib/Transforms
Chris Lattner c8cb8ef9c2 have instcombine preserve nsw/nuw/exact when sinking
common operations through a phi. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125790 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-17 23:01:49 +00:00
..
Hello
InstCombine have instcombine preserve nsw/nuw/exact when sinking 2011-02-17 23:01:49 +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