Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test case updates for explicit type parameter to the gep operator | David Blaikie | 2015-03-13 | 1 | -3/+3 |
| | | | | llvm-svn: 232187 | ||||
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -2/+2 |
| | | | | | | tests fail. llvm-svn: 188447 | ||||
* | Missed a %local use; hopefully this clears this test up. | John McCall | 2011-09-10 | 1 | -7/+8 |
| | | | | llvm-svn: 139462 | ||||
* | Make this test not depend on unnecessary details and IR variable names. | John McCall | 2011-09-10 | 1 | -11/+15 |
| | | | | llvm-svn: 139455 | ||||
* | Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can | Julien Lerouge | 2011-09-09 | 1 | -0/+43 |
annotate global, local variables, struct fields, or arbitrary statements (using the __builtin_annotation), rdar://8037476. llvm-svn: 139423 |