Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-mc: Simplify EmitAssignment ('.set' is identical to '='). | Daniel Dunbar | 2009-08-31 | 1 | -1/+1 |
* | llvm-mc: Add -triple, and start fetching the target asm printer. | Daniel Dunbar | 2009-07-17 | 1 | -2/+2 |
* | Switch all the MC tests to use FileCheck. | Chris Lattner | 2009-07-08 | 1 | -3/+3 |
* | MC: Parse .set and assignments. | Daniel Dunbar | 2009-06-25 | 1 | -0/+7 |