Commit Graph

5 Commits

Author SHA1 Message Date
Eric Christopher 8a4f5c0475 Canonicalize some of the x86 builtin tests and either remove or comment
about optimization options.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250271 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-14 05:40:21 +00:00
David Majnemer 36ee1a52b7 Adjust the rest of the tests due to r224849.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224865 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-26 18:45:57 +00:00
David Majnemer a52ce4c39b Update tests due to r224849
Inferring nuw caused some clang tests to change their output.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224851 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-26 10:29:40 +00:00
Michael Liao 4d1499dbfb Add intrinsic of MULX in BMI2 header
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165325 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-05 18:50:09 +00:00
Craig Topper f58f3647b1 Add BMI2 intrinsics.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147275 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-26 02:31:10 +00:00