In guaranteed tailcall mode, don't decline the tailcall optimization
[oota-llvm.git] / lib / CodeGen / SelectionDAG / FunctionLoweringInfo.cpp
2010-01-21 Evan ChengTrim unneeded includes.
2010-01-05 Benjamin KramerAvoid going through the LLVMContext for type equality...
2009-11-23 Dan GohmanMove CopyCatchInfo into FunctionLoweringInfo.cpp too...
2009-11-23 Dan GohmanMove some more code out of SelectionDAGBuild.cpp and...
2009-11-23 Dan GohmanMove the FunctionLoweringInfo class and some related...