llvm-6502/lib/Transforms
Daniel Dunbar f94880b479 Fix a possible crash call setIsInBounds.
- I think there are more instances of this, but I think they are fixed in Dan's
   incoming patch. This one was preventing me from doing a bugpoint reduction
   though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81103 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-06 02:31:36 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation Converted MaximumSpanningTree algorithm to a generic template, this could go 2009-09-04 12:34:44 +00:00
IPO Remove VISIBILITY_HIDDEN from this file. 2009-09-03 06:43:15 +00:00
Scalar Fix a possible crash call setIsInBounds. 2009-09-06 02:31:36 +00:00
Utils Revert r80926. It causes loop unswitch assertion and slow down some JIT tests significantly. 2009-09-06 02:26:10 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00