diff options
author | Chris Lattner <sabre@nondot.org> | 2006-04-02 03:41:14 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-04-02 03:41:14 +0000 |
commit | e58a780166eb684164a0a95b999f29328d4e9b2b (patch) | |
tree | 43e6fb8473d183323b45fc4ef34c111b4e22a4a7 /Makefile.common | |
parent | 5348e393dff492b568c12f0bf5592509392b1407 (diff) | |
download | external_llvm-e58a780166eb684164a0a95b999f29328d4e9b2b.zip external_llvm-e58a780166eb684164a0a95b999f29328d4e9b2b.tar.gz external_llvm-e58a780166eb684164a0a95b999f29328d4e9b2b.tar.bz2 |
Intrinsics that just load from memory can be treated like loads: they don't
have to serialize against each other. This allows us to schedule lvx's
across each other, for example.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27346 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions