Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace more uses of sse41 with sse4.1. | Rafael Espindola | 2013-08-23 | 1 | -1/+1 |
| | | | | | | | llc using the host cpu features and *waning* on unknown features is probably not a good thing :-( git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189144 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Remove the "-promote-elements" flag. This flag is now enabled by default. | Nadav Rotem | 2012-06-04 | 1 | -1/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157925 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | setOperationAction should be done on the return value of the type, not the ↵ | Nadav Rotem | 2011-09-18 | 1 | -0/+12 |
operands. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140001 91177308-0d34-0410-b5e6-96231b3b80d8 |