Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> ↵ | Daniel Dunbar | 2010-07-19 | 1 | -1/+1 |
| | | | | | | | | attributes as part of the matcher. - Currently includes a hack to limit ourselves to "In32BitMode" and "In64BitMode", because we don't have the other infrastructure to properly deal with setting SSE, etc. features on X86. llvm-svn: 108677 | ||||
* | create a new MCParser library and move some stuff into it. | Chris Lattner | 2010-01-22 | 1 | -0/+19 |
llvm-svn: 94129 |