Age | Commit message (Expand) | Author |
---|---|---|
2010-10-28 | Implement .equ directive as a synonym to .set. | Roman Divacky |
2009-08-31 | llvm-mc: Simplify EmitAssignment ('.set' is identical to '='). | Daniel Dunbar |
2009-07-17 | llvm-mc: Add -triple, and start fetching the target asm printer. | Daniel Dunbar |
2009-07-08 | Switch all the MC tests to use FileCheck. | Chris Lattner |
2009-06-25 | MC: Parse .set and assignments. | Daniel Dunbar |