Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken check lines. | Benjamin Kramer | 2012-08-17 | 1 | -2/+2 |
| | | | | | | | | I really need to find a way to automate this, but I can't come up with a regex that has no false positives while handling tricky cases like custom check prefixes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162097 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | add a new @llvm.donothing intrinsic that, well, does nothing, and teach ↵ | Nuno Lopes | 2012-06-28 | 1 | -0/+31 |
CodeGen to ignore calls to it git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159383 91177308-0d34-0410-b5e6-96231b3b80d8 |