Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -2/+2 |
| | | | | | | tests fail. llvm-svn: 188447 | ||||
* | Fix alignment on alloca's for parameters using ABIArgInfo::Expand. | Eli Friedman | 2011-11-03 | 1 | -0/+9 |
| | | | | llvm-svn: 143658 | ||||
* | Fix the alignment on scalar parameter variables so that it matches what the ↵ | Eli Friedman | 2011-11-03 | 1 | -0/+9 |
AST thinks it should be. Per report on cfe-dev. llvm-svn: 143645 |