Age | Commit message (Expand) | Author |
---|---|---|
2010-11-04 | In the calling convention logic, ValVT is always a legal type, | Duncan Sands |
2010-11-03 | Inside the calling convention logic LocVT is always a simple | Duncan Sands |
2010-07-10 | Reapply bottom-up fast-isel, with several fixes for x86-32: | Dan Gohman |
2010-07-09 | --- Reverse-merging r107947 into '.': | Bob Wilson |
2010-07-09 | Re-apply bottom-up fast-isel, with fixes. Be very careful to avoid emitting | Dan Gohman |
2010-07-08 | Revert 107840 107839 107813 107804 107800 107797 107791. | Dan Gohman |
2010-07-07 | Add X86FastISel support for return statements. This entails refactoring | Dan Gohman |
2010-07-07 | Split the SDValue out of OutputArg so that SelectionDAG-independent | Dan Gohman |
2010-07-07 | Move CallingConvLower.cpp out of the SelectionDAG directory. | Dan Gohman |