llvm-6502/lib/Transforms
Dan Gohman aa0e523287 Implement releaseMemory in CodeGenPrepare and free the BackEdges
container data. This prevents it from holding onto dangling
pointers and potentially behaving unpredictably.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95409 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-05 19:24:11 +00:00
..
Hello make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
InstCombine Remove this code for now. I have a better idea and will rewrite with 2010-02-05 19:04:06 +00:00
Instrumentation make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
IPO Increase inliner thresholds by 25. 2010-02-04 18:48:20 +00:00
Scalar Implement releaseMemory in CodeGenPrepare and free the BackEdges 2010-02-05 19:24:11 +00:00
Utils Use a SmallSetVector instead of a SetVector; this code showed up as a 2010-02-05 19:20:15 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00