summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/packed_cmp.ll
Commit message (Collapse)AuthorAgeFilesLines
* vector compares aren't allowed. It doesn't make sense to have an xfailedChris Lattner2007-04-121-57/+0
| | | | | | test to remind us of this. llvm-svn: 35949
* Upgrade this file completely instead of downgrading it. Make sure thatReid Spencer2007-04-111-31/+30
| | | | | | false positives aren't made. llvm-svn: 35913
* Make sure this test uses llvm-upgrade.Reid Spencer2007-04-111-1/+2
| | | | | | Don't allow false positives. llvm-svn: 35900
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
| | | | llvm-svn: 35412
* XFAIL this test until such time that code gen can handle a comparison ofReid Spencer2007-01-041-0/+1
| | | | | | packed types. llvm-svn: 32863
* Add a test to ensure that we can assembly comparisons of packed values.Reid Spencer2007-01-041-0/+57
llvm-svn: 32854
OpenPOWER on IntegriCloud