summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/branch-relax-alignment.ll
Commit message (Collapse)AuthorAgeFilesLines
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
| | | | | | | | | | The previous names were both misleading (the MachineLegalizer actually contained the info tables) and inconsistent with the selector & translator (in having a "Machine") prefix. This should make everything sensible again. The only functional change is the name of a couple of command-line options. llvm-svn: 284287
* BranchRelaxation: Account for function alignmentMatt Arsenault2016-10-061-0/+29
llvm-svn: 283462
OpenPOWER on IntegriCloud