| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test/CodeGen: Check that the correct register is used in a store | Justin Bogner | 2014-05-08 | 1 | -3/+3 |
| | | | | | | | | | | This tightens up r208351 to ensure that a store is fed with the correct value. Thanks to Quentin Colombet for spotting this! llvm-svn: 208368 | ||||
| * | Make a CodeGen test more robust against vector register selection | Justin Bogner | 2014-05-08 | 1 | -20/+19 |
| | | | | | llvm-svn: 208351 | ||||
| * | test: fix test on Windows | Saleem Abdulrasool | 2014-05-08 | 1 | -3/+2 |
| | | | | | | | | | When building on Windows, the default target is Windows. Windows on ARM does not support ARM mode compilation, resulting in test failures. Simply specify a triple to ensure that we are testing the correct behaviour. llvm-svn: 208340 | ||||
| * | ARM big endian function argument passing | Christian Pirker | 2014-05-08 | 1 | -0/+124 |
| llvm-svn: 208316 | |||||

