| commit | 11013eda5ac722279240265f0532e3ed7cac6e78 | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Fri Jul 16 23:05:05 2010 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Fri Jul 16 23:05:05 2010 +0000 |
| tree | bbfe1ac9cc12f3f88858f5b3b5540ed5210f0c33 | |
| parent | 9a54c17582b349ee7db6901bef16b9f898429762 [diff] |
Add basic support to code-gen the ARM/Thumb2 bit-field insert (BFI) instruction and a combine pattern to use it for setting a bit-field to a constant value. More to come for non-constant stores. llvm-svn: 108570