This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bdacec9c4a9 [AliasSet] Fix UnknownInstructions printing new aa5b675322e [X86] Add test cases for D48606. new 52753df4e21 [X86] Use bts/btr/btc for single bit set/clear/complement o [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86InstrCompiler.td | 31 ++ test/CodeGen/X86/btc_bts_btr.ll | 960 +++++++++++++++++++++++++++++++++++++ 2 files changed, 991 insertions(+) create mode 100644 test/CodeGen/X86/btc_bts_btr.ll