aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/AlignedBundling
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1810-4/+26
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-023-1/+151
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+1
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-036-6/+6
* The current X86 NOP padding uses one long NOP followed by the remainder inDavid Sehr2013-03-051-0/+27
* [MC] Bundle alignment: Invalidate relaxed fragmentsDerek Schuff2013-02-051-0/+16
* [MC] bundle alignment: prevent padding instructions from crossing bundle boun...Derek Schuff2013-01-312-2/+108
* Add some additional tests for the .bundle_lock align_to_end feature that didn'tEli Bendersky2013-01-073-0/+2837
* Add the align_to_end option to .bundle_lock in the MC implementation of alignedEli Bendersky2013-01-071-0/+4
* Change Lit error redirection to FileCheck to a more common syntax since itEli Bendersky2012-12-206-6/+6
* Add a largish auto-generated test for the aligned bundling feature, along withEli Bendersky2012-12-201-0/+2674
* Tests for the aligned bundling support added in r170718Eli Bendersky2012-12-2011-0/+246