llvm-6502/lib/Transforms
Duncan Sands e10920d678 Fix a README item: have functionattrs look through selects and
phi nodes when deciding which pointers point to local memory.
I actually checked long ago how useful this is, and it isn't
very: it hardly ever fires in the testsuite, but since Chris
wants it here it is!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92836 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-06 15:37:47 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
InstCombine tweaks suggested by Duncan 2010-01-06 05:32:15 +00:00
Instrumentation Move remaining stuff to the isInteger predicate. 2010-01-05 21:05:54 +00:00
IPO Fix a README item: have functionattrs look through selects and 2010-01-06 15:37:47 +00:00
Scalar Formatting. 2010-01-06 09:20:39 +00:00
Utils Convert a ton of simple integer type equality tests to the new predicate. 2010-01-05 20:07:06 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00