aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CallingConvLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify CCState's use of register aliases.Jakob Stoklund Olesen2010-12-141-5/+3
* In the calling convention logic, ValVT is always a legal type,Duncan Sands2010-11-041-1/+1
* Inside the calling convention logic LocVT is always a simpleDuncan Sands2010-11-031-15/+15
* Reapply bottom-up fast-isel, with several fixes for x86-32:Dan Gohman2010-07-101-5/+4
* --- Reverse-merging r107947 into '.':Bob Wilson2010-07-091-4/+5
* Re-apply bottom-up fast-isel, with fixes. Be very careful to avoid emittingDan Gohman2010-07-091-5/+4
* Revert 107840 107839 107813 107804 107800 107797 107791.Dan Gohman2010-07-081-4/+5
* Add X86FastISel support for return statements. This entails refactoringDan Gohman2010-07-071-5/+4
* Split the SDValue out of OutputArg so that SelectionDAG-independentDan Gohman2010-07-071-36/+0
* Move CallingConvLower.cpp out of the SelectionDAG directory.Dan Gohman2010-07-071-0/+214