summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll
Commit message (Collapse)AuthorAgeFilesLines
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-291-7/+4
| | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. llvm-svn: 180745
* During two-address lowering, rescheduling an instruction does not untieLang Hames2012-04-021-0/+24
operands. Make TryInstructionTransform return false to reflect this. Fixes PR11861. llvm-svn: 153892
OpenPOWER on IntegriCloud