llvm-6502/lib/Transforms
Chris Lattner c19175c9d8 Make loop-idiom use TargetLibraryInfo to determine whether it is allowed
to hack on memset, memcpy etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125974 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-18 22:22:15 +00:00
..
Hello
InstCombine Add some transforms of the kind X-Y>X -> 0>Y which are valid when there is no 2011-02-18 16:25:37 +00:00
Instrumentation
IPO
Scalar Make loop-idiom use TargetLibraryInfo to determine whether it is allowed 2011-02-18 22:22:15 +00:00
Utils Don't unroll loops whose header block's address is taken. 2011-02-18 04:25:21 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile