llvm-6502/lib/Transforms
Andrew Trick 3228cc259b Added SCEV::NoWrapFlags to manage unsigned, signed, and self wrap
properties.
Added the self-wrap flag for SCEV::AddRecExpr.
A slew of temporary FIXMEs indicate the intention of the no-self-wrap flag
without changing behavior in this revision.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127590 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-14 16:50:06 +00:00
..
Hello
InstCombine This case is solved by Scalar Replacement of Aggregates (DT) and 2011-03-14 01:21:00 +00:00
Instrumentation
IPO These llvm.dbg.* constants are not used anymore. 2011-03-09 19:41:33 +00:00
Scalar Added SCEV::NoWrapFlags to manage unsigned, signed, and self wrap 2011-03-14 16:50:06 +00:00
Utils PR9420; an instruction before an unreachable is guaranteed not to have any 2011-03-09 00:48:33 +00:00
CMakeLists.txt
Makefile