summaryrefslogtreecommitdiffstats
path: root/llvm/utils/testgen/mc-bundling-x86-gen.py
Commit message (Collapse)AuthorAgeFilesLines
* [MC] bundle alignment: prevent padding instructions from crossing bundle ↵Derek Schuff2013-01-311-7/+12
| | | | | | boundaries llvm-svn: 174067
* Add some additional tests for the .bundle_lock align_to_end feature that didn'tEli Bendersky2013-01-071-13/+41
| | | | | | | | | make into the last commit. Also, update the test-generation script to generate an exhaustive test for align_to_end as well, and include the generated test. llvm-svn: 171811
* Add a largish auto-generated test for the aligned bundling feature, along withEli Bendersky2012-12-201-0/+70
the script generating it. The test should never be modified manually. If anyone needs to change it, please change the script and re-run it. The script is placed into utils/testgen - I couldn't think of a better place, and after some discussion on IRC this looked like a logical location. llvm-svn: 170720
OpenPOWER on IntegriCloud