summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/directive_align.s
Commit message (Collapse)AuthorAgeFilesLines
* [AsmParser][GAS-compatibility] Ignore an empty 'p2align' directiveCoby Tayree2017-08-021-1/+6
| | | | | | | | | GAS ignores the aforementioned issue this patch aligns LLVM + throws in an appropriate warning Differential Revision: https://reviews.llvm.org/D36060 llvm-svn: 309841
* Followup to 258750; update all MC tests to use .p2align .Dan Gohman2016-01-261-1/+1
| | | | llvm-svn: 258754
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-031-1/+1
| | | | llvm-svn: 185554
* update test for alignment value in hexChris Lattner2009-09-031-1/+1
| | | | llvm-svn: 80876
* Fix typoDaniel Dunbar2009-08-191-1/+1
| | | | llvm-svn: 79445
* fix asmstreaming of 2/4 byte elements with pow-2 alignments.Chris Lattner2009-08-191-2/+2
| | | | llvm-svn: 79408
* llvm-mc: Add -triple, and start fetching the target asm printer.Daniel Dunbar2009-07-171-1/+1
| | | | llvm-svn: 76257
* Switch all the MC tests to use FileCheck.Chris Lattner2009-07-081-7/+7
| | | | llvm-svn: 75039
* llvm-mc: Parse .{,b,p2}align{,w,l} directives.Daniel Dunbar2009-06-291-0/+16
llvm-svn: 74478
OpenPOWER on IntegriCloud