llvm-6502/lib/Transforms
Chris Lattner 7cbe2ebb21 Generalize many transforms to work on ~ of vectors in addition to ~ of
integer ops.  This implements Transforms/InstCombine/and-or-not.ll
test3/test4, and finishes off PR1510


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37589 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-15 06:23:19 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient. 2007-06-07 22:17:16 +00:00
Scalar Generalize many transforms to work on ~ of vectors in addition to ~ of 2007-06-15 06:23:19 +00:00
Utils Add and use DominatorTreeBase::findNearestCommonDominator(). 2007-06-11 23:31:22 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00