| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support MIPS DSP Rev2 intrinsics. | Simon Atanasyan | 2012-08-27 | 1 | -0/+23 |
| | | | | | | | The patch reviewed by Akira Hatanaka. llvm-svn: 162669 | ||||
| * | Tests: check for target availability for target-specific tests. | Jim Grosbach | 2012-07-09 | 1 | -0/+1 |
| | | | | | | | | | Lots of tests are using an explicit target triple w/o first checking that the target is actually available. Add a REQUIRES clause to a bunch of them. This should hopefully unbreak bots which don't configure w/ all targets enabled. llvm-svn: 159949 | ||||
| * | MIPS: Range check __builtin_mips_wrdsp / __builtin_mips_rddsp arguments ↵ | Simon Atanasyan | 2012-07-08 | 1 | -0/+4 |
| | | | | | | | against the upper/lower values. llvm-svn: 159911 | ||||
| * | MIPS: Mark arguments of __builtin_mips_wrdsp / __builtin_mips_rddsp as a ↵ | Simon Atanasyan | 2012-07-08 | 1 | -0/+9 |
| constant expression. llvm-svn: 159910 | |||||

