llvm-6502/lib/Transforms
Andrew Trick 13bcf2e68a indvars -disable-iv-rewrite: Add NarrowIVDefUse to cache def-use
info. Holding Use* pointers is bad form even though it happened to
work in this case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135566 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-20 04:39:24 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Convert SimplifyGEPInst to use ArrayRef. 2011-07-19 15:07:52 +00:00
Instrumentation land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
IPO Convert TargetData::getIndexedOffset to use ArrayRef. 2011-07-19 14:01:37 +00:00
Scalar indvars -disable-iv-rewrite: Add NarrowIVDefUse to cache def-use 2011-07-20 04:39:24 +00:00
Utils PR10386: Don't try to split an edge from an indirectbr. 2011-07-19 22:59:41 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile