Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix failing commands with not to make clear they are expected to fail. | Rafael Espindola | 2013-07-03 | 1 | -1/+1 |
* | update test for alignment value in hex | Chris Lattner | 2009-09-03 | 1 | -1/+1 |
* | Fix typo | Daniel Dunbar | 2009-08-19 | 1 | -1/+1 |
* | fix asmstreaming of 2/4 byte elements with pow-2 alignments. | Chris Lattner | 2009-08-19 | 1 | -2/+2 |
* | llvm-mc: Add -triple, and start fetching the target asm printer. | Daniel Dunbar | 2009-07-17 | 1 | -1/+1 |
* | Switch all the MC tests to use FileCheck. | Chris Lattner | 2009-07-08 | 1 | -7/+7 |
* | llvm-mc: Parse .{,b,p2}align{,w,l} directives. | Daniel Dunbar | 2009-06-29 | 1 | -0/+16 |