llvm-6502/lib/Transforms
Eric Christopher 7672d04f77 Reapply 94059 while fixing the calling convention setup
for strcpy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94287 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-23 05:29:06 +00:00
..
Hello Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
InstCombine Keep ignoring pointer-to-pointer bitcasts 2010-01-22 19:05:05 +00:00
Instrumentation Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
IPO Another strncmp -> StringRef.startswith simplification. 2010-01-22 20:00:21 +00:00
Scalar Reapply 94059 while fixing the calling convention setup 2010-01-23 05:29:06 +00:00
Utils In mem2reg, for all alloca/stores that get promoted where the alloca has an associated llvm.dbg.declare instrinsic, insert an llvm.dbg.var intrinsic before each store 2010-01-23 00:17:34 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00