When gvn decides to replace an instruction with another, we have to patch the
[oota-llvm.git] / test / Transforms / GVN / nonescaping-malloc.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2009-11-20 Benjamin KramerTry to work around grep's "Binary file (standard input...
2009-11-19 Dan GohmanExtend CaptureTracking to indicate when a value is...