Harmonize Python shebangDifferential Revision: https://reviews.llvm.org/D83857
[MC] bundle alignment: prevent padding instructions from crossing bundle boundariesllvm-svn: 174067
Add some additional tests for the .bundle_lock align_to_end feature that didn'tmake into the last commit.Also, update the test-generation script to generate an exhaustive test foralign_to_end as
Add some additional tests for the .bundle_lock align_to_end feature that didn'tmake into the last commit.Also, update the test-generation script to generate an exhaustive test foralign_to_end as well, and include the generated test.llvm-svn: 171811
show more ...
Add a largish auto-generated test for the aligned bundling feature, along withthe script generating it. The test should never be modified manually. If anyoneneeds to change it, please change the sc
Add a largish auto-generated test for the aligned bundling feature, along withthe script generating it. The test should never be modified manually. If anyoneneeds 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