History log of /external/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
db125cfaf57cc83e7dd7453de2d509bc8efd0e5e 18-Jul-2011 Chris Lattner <sabre@nondot.org> land David Blaikie's patch to de-constify Type, with a few tweaks.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135375 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h
8e68c3873549ca31533e2e3e40dda3a43cb79566 23-Dec-2010 Jeffrey Yasskin <jyasskin@google.com> Change all self assignments X=X to (void)X, so that we can turn on a
new gcc warning that complains on self-assignments and
self-initializations.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122458 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h
35bf4d6d8018160557a92b86181acbcef76f86eb 27-Nov-2010 Owen Anderson <resistor@mac.com> Second attempt at fixing the performance regressions introduced
by my recent GVN improvement. Looking through a single layer of
PHI nodes when attempting to sink GEPs, we need to iteratively
look through arbitrary PHI nests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120202 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h
6c1980b3357207c4d756255bc5e32323eac278dc 25-Jul-2009 Dan Gohman <gohman@apple.com> Convert a few more uses of llvm/Support/Streams.h to raw_ostream.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77033 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h
a1fd5b386dd8eb4c86bfd2b9659c219a1c4f56db 20-Feb-2009 Evan Cheng <evan.cheng@apple.com> Factor address mode matcher out of codegen prepare to make it available to other passes, e.g. loop strength reduction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65134 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h