Fix a ton of comment typos found by codespell. Patch by
[oota-llvm.git] / lib / CodeGen / CallingConvLower.cpp
2011-03-04 Eric ChristopherImprove readability with some whitespace!
2011-02-28 Stuart HastingsSupport for byval parameters on ARM. Will be enabled...
2010-12-14 Jakob Stoklund OlesenSimplify CCState's use of register aliases.
2010-11-04 Duncan SandsIn the calling convention logic, ValVT is always a...
2010-11-03 Duncan SandsInside the calling convention logic LocVT is always...
2010-07-10 Dan GohmanReapply bottom-up fast-isel, with several fixes for...
2010-07-09 Bob Wilson--- Reverse-merging r107947 into '.':
2010-07-09 Dan GohmanRe-apply bottom-up fast-isel, with fixes. Be very caref...
2010-07-08 Dan GohmanRevert 107840 107839 107813 107804 107800 107797 107791.
2010-07-07 Dan GohmanAdd X86FastISel support for return statements. This...
2010-07-07 Dan GohmanSplit the SDValue out of OutputArg so that SelectionDAG...
2010-07-07 Dan GohmanMove CallingConvLower.cpp out of the SelectionDAG direc...