summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/bool-vector.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove the the test which checks the saving of a vector of booleans into memory.Nadav Rotem2011-10-161-11/+0
| | | | | | | | The decision was to pack the bits. Currently no codegen supports this. Currently, all of the bits in the vector are saved into the same address in memory. llvm-svn: 142149
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* new testcase for PR1845Chris Lattner2008-01-101-0/+11
llvm-svn: 45795
OpenPOWER on IntegriCloud