llvm-6502/lib/Transforms
Chris Lattner 8231fd1e6c fix a crash in jump threading, PR6119
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94319 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-23 18:56:07 +00:00
..
Hello Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
InstCombine implement a simple instcombine xform that has been in the 2010-01-23 18:49:30 +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 fix a crash in jump threading, PR6119 2010-01-23 18:56:07 +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