Add Atom Silvermont (slm) tests
authorPreston Gurd <preston.gurd@intel.com>
Mon, 16 Sep 2013 22:22:07 +0000 (22:22 +0000)
committerPreston Gurd <preston.gurd@intel.com>
Mon, 16 Sep 2013 22:22:07 +0000 (22:22 +0000)
commit0c190ad93f12027ec158eb2b0558d4ca375ecc39
tree19dc77812936fed24245fc894ef34ee0c21630c7
parentb06ea25b4c4cff341194279e01c08d23fa022378
Add Atom Silvermont (slm) tests

- check that -mcpu=slm uses the call register indirect optimization
- check that -mcpu=slm runs the scheduler
- check that -mcpu=slm supports the movbe instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190814 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/atom-call-reg-indirect.ll
test/CodeGen/X86/atom-sched.ll
test/CodeGen/X86/movbe.ll