Move type handling to make sure we get all created types that aren't
[oota-llvm.git] / lib / CodeGen / Analysis.cpp
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-03-19 Evan ChengMinor code re-structuring.
2010-11-30 Evan ChengEnable sibling call optimization of libcalls which...
2010-10-29 John ThompsonInline asm multiple alternative constraints development...
2010-10-06 Dan GohmanComputeLinearIndex doesn't need its TLI argument.
2010-07-26 Bill WendlingUsing llvm.eh.catch.all.value instead of .llvm.eh.catch...
2010-07-15 Evan ChengSplit -enable-finite-only-fp-math to two options:
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...