Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-29 | 1 | -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 untie | Lang Hames | 2012-04-02 | 1 | -0/+24 |
operands. Make TryInstructionTransform return false to reflect this. Fixes PR11861. llvm-svn: 153892 |