llvm-6502/lib/Transforms
Nick Lewycky 4535175328 Fix indenting, remove tabs.
Learn from sext and zext. The destination value falls within the range of the
source type.

Generalize properties regarding constant ints.

Get smarter about marking blocks as unreachable. If 1 >= 2 in order for this
block to execute, then it isn't reachable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33889 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-04 23:43:05 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation For PR1163: 2007-02-04 00:40:42 +00:00
IPO Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Scalar Fix indenting, remove tabs. 2007-02-04 23:43:05 +00:00
Utils For PR1163: 2007-02-04 00:40:42 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00