Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-04-30 | 1 | -6/+3 |
| | | | | | | | | This will make it easier to turn on struct-path aware TBAA since the metadata format will change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180796 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Hexagon: Use TFR_cond with cmpb.[eq,gt,gtu] to handle | Jyotsna Verma | 2013-02-05 | 1 | -0/+92 |
zext( set[ne,eq,gt,ugt] (...) ) type of dag patterns. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174429 91177308-0d34-0410-b5e6-96231b3b80d8 |