Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
| | | | | | | tests fail. llvm-svn: 188447 | ||||
* | Remove more unused uses of -verify. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
| | | | | llvm-svn: 185643 | ||||
* | Make sure CodeGen uses a value of the correct type as the result of | Eli Friedman | 2012-12-19 | 1 | -0/+14 |
of assignment to a bool bitfield. PR14638. llvm-svn: 170480 |