X86: Fix encoding for TEST{8,16,32}rr.
[oota-llvm.git] / test / MC / AsmParser / X86 / x86_32-new-encoder.s
2010-03-08 Daniel DunbarX86: Fix encoding for TEST{8,16,32}rr.
2010-02-13 Chris Lattneradd encoder support and tests for rdtscp
2010-02-13 Daniel DunbarMC/AsmParser: Attempt to constant fold expressions...
2010-02-13 Chris Lattnerrip out the 'heinous' x86 MCCodeEmitter implementation.
2010-02-13 Chris Lattnerremove special cases for vmlaunch, vmresume, vmxoff...
2010-02-12 Chris Lattnerfix the encodings of monitor and mwait, which were...