summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/cmpb_pred.ll
Commit message (Collapse)AuthorAgeFilesLines
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-6/+3
| | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. llvm-svn: 180796
* Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handleJyotsna Verma2013-02-051-0/+92
zext( set[ne,eq,gt,ugt] (...) ) type of dag patterns. llvm-svn: 174429
OpenPOWER on IntegriCloud