summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/unions.ll
Commit message (Collapse)AuthorAgeFilesLines
* remove unions from LLVM IR. They are severely buggy and notChris Lattner2010-08-281-14/+0
| | | | | | being actively maintained, improved, or extended. llvm-svn: 112356
* add support for zero initialized unions, patch by Tim Northover!Chris Lattner2010-03-291-0/+2
| | | | llvm-svn: 99818
* Revert r98666 too; it's checkin-without-testing day!Daniel Dunbar2010-03-161-1/+1
| | | | llvm-svn: 98673
* temporarily xfailChris Lattner2010-03-161-1/+1
| | | | llvm-svn: 98666
* Add support for a union type in LLVM IR. Patch by Talin!Chris Lattner2010-02-121-0/+12
llvm-svn: 96011
OpenPOWER on IntegriCloud