[llvm-commits] [llvm] r159146 - in /llvm/trunk: lib/Transforms/InstCombine/InstructionCombining.cpp lib/Transforms/Scalar/SimplifyCFGPass.cpp lib/VMCore/Verifier.cpp test/Transforms/InstCombine/objsize-64.ll test/Transforms/SimplifyCFG/invoke.ll

Meador Inge meadori at codesourcery.com
Tue Jun 26 07:18:47 PDT 2012


On Jun 26, 2012, at 2:23 AM, Benjamin Kramer wrote:

> SimplifyLibCalls was split out of instcombine so it can be disabled
> when targeting a freestanding environment. The targetlibraryinfo
> infrastructure fixed this problem and a long-term goal is to merge the
> pass back into instcombine. 

That's PR11895: http://llvm.org/bugs/show_bug.cgi?id=11895.  I am
hoping to get a proposal out to llvmdev soonish (next week or so).

Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software




More information about the llvm-commits mailing list