Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the the test which checks the saving of a vector of booleans into memory. | Nadav Rotem | 2011-10-16 | 1 | -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 Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | new testcase for PR1845 | Chris Lattner | 2008-01-10 | 1 | -0/+11 |
llvm-svn: 45795 |