Reapply r142781 with fix. Original message:
[oota-llvm.git] / test / MC /
2011-10-23 Craig TopperAdd X86 SARX, SHRX, and SHLX instructions.
2011-10-23 Craig TopperAdd X86 RORX instruction
2011-10-23 Craig TopperAdd X86 MULX instruction for disassembler.
2011-10-21 Jim GrosbachAssembly parsing for 4-register sequential variant...
2011-10-21 Jim GrosbachAssembly parsing for 2-register sequential variant...
2011-10-21 Jim GrosbachAssembly parsing for 4-register variant of VLD1.
2011-10-21 Jim GrosbachAssembly parsing for 3-register variant of VLD1.
2011-10-21 Jim GrosbachARM VLD parsing and encoding.
2011-10-20 Owen AndersonRevert r142618, r142622, and r142624, which were based...
2011-10-20 Owen AndersonFix decoding tests for fixed MSR encodings.
2011-10-20 Owen AndersonFix tests for corrected MSR encodings.
2011-10-20 Jim GrosbachARM VLD1/VST1 (one register, no writeback) assembly...
2011-10-20 Jim GrosbachTidy up formatting.
2011-10-20 Jim GrosbachARM VTBX (one register) assembly parsing and encoding.
2011-10-19 Rafael EspindolaFix parsing of a line with only a # in it.
2011-10-19 Craig TopperRename PEXTR to PEXT. Add intrinsics for BMI instructions.
2011-10-18 Jim GrosbachTidy up formatting.
2011-10-18 Jim GrosbachTidy up formatting.
2011-10-18 Jim GrosbachEnable more encoded immediate tests.
2011-10-18 Jim GrosbachMore vmov lane testcases.
2011-10-18 Jim GrosbachARM vmla/vmls assembly parsing for the lane index operand.
2011-10-18 Jim GrosbachARM vmov assembly parsing for the lane index operand.
2011-10-18 Jim GrosbachARM vmla/vmls assembly parsing for the lane index operand.
2011-10-18 Owen AndersonAnother failing encoding.
2011-10-18 Jim GrosbachFix NEON mul encoding tests. Wrong file contents previo...
2011-10-18 Jim GrosbachARM vqdmulh assembly parsing for the lane index operand.
2011-10-18 Jim GrosbachRemove duplicate test.
2011-10-18 Jim GrosbachTidy up formatting.
2011-10-18 Jim GrosbachARM vmul assembly parsing for the lane index operand.
2011-10-18 Jim GrosbachTidy up.
2011-10-18 Owen AndersonAdd a few more testcases.
2011-10-18 Owen AndersonAdd several FIXME cases for ARM encodings.
2011-10-18 Jim GrosbachTests for 142365.
2011-10-18 Jim GrosbachTidy up formatting.
2011-10-18 Jim GrosbachARM assembly parsing and encoding for VMOV.i64.
2011-10-18 Jim GrosbachARM assembly parsing and encoding for VMOV/VMVN/VORR...
2011-10-17 Jim GrosbachEnable a few more NEON immediate tests.
2011-10-17 Jim GrosbachARM assembly parsing and encoding for VMOV/VMVN/VORR...
2011-10-17 Nick LewyckyAdd support for a new extension to the .file directive:
2011-10-17 Jim GrosbachARM NEON "vmov.i8" immediate assembly parsing and encoding.
2011-10-16 Craig TopperAdd X86 PEXTR and PDEP instructions.
2011-10-16 Craig TopperAdd X86 BZHI instruction as well as BMI2 feature detection.
2011-10-16 Craig TopperAdd X86 INVPCID instruction. Add 32/64-bit predicates...
2011-10-16 Chris LattnerEnhance llvm::SourceMgr to support diagnostic ranges...
2011-10-16 Craig TopperAdd X86 BEXTR instruction. This instruction uses VEX...
2011-10-15 Craig TopperAdd support for X86 blsr, blsmsk, and blsi instructions...
2011-10-14 Owen AndersonUpdate test for disabling of code/data marker labels...
2011-10-14 Craig TopperAdd X86 ANDN instruction. Including instruction selection.
2011-10-14 Craig TopperAdd X86 TZCNT instruction and patterns to select it...
2011-10-13 Bill WendlingRevert r141854 because it was causing failures:
2011-10-13 Craig TopperAdd X86 TZCNT instruction and patterns to select it...
2011-10-12 Kevin EnderbyFinish supporting cpp #file/line comments in assembler...
2011-10-12 Jim GrosbachThumb2 assembly parsing and encoding for LDC/STC.
2011-10-12 Jim GrosbachARM encoding tests for STC.
2011-10-12 Jim GrosbachARM parsing and encoding for the <option> form of LDC...
2011-10-11 Jim GrosbachARM assembly parsing and encoding for LDC{2}{L}/STC...
2011-10-11 Jim GrosbachUpdate test for r141704.
2011-10-11 Nick LewyckyApparently, sometimes llvm-nm doesn't put the undefined...
2011-10-11 Craig TopperAdd X86 LZCNT instruction. Including instruction select...
2011-10-11 Craig TopperFix disassembling of popcntw. Also remove some code...
2011-10-11 Nick LewyckyAlso create a shndx even if there are no symbols. This...
2011-10-10 Jakob Stoklund OlesenInsert dummy ED table entries for pseudo-instructions.
2011-10-09 Craig TopperAdd Ivy Bridge 16-bit floating point conversion instruc...
2011-10-07 Jim GrosbachEnable ARM mode VDUP(scalar) tests.
2011-10-07 Jim GrosbachARM NEON assembly parsing and encoding for VDUP(scalar).
2011-10-07 Craig TopperAdd X86 disassembler support for RDFSBASE, RDGSBASE...
2011-10-07 Craig TopperAdd X86 disassembler support for XSAVE, XRSTOR, and...
2011-10-07 Craig TopperRevert part of r141274. Only need to change encoding...
2011-10-06 Jim GrosbachTidy up tests. Un-XFAIL file and mark individual tests...
2011-10-06 Jim GrosbachFix and clean up tests. Un-XFAIL.
2011-10-06 Jim GrosbachFix and clean up tests. Un-XFAIL.
2011-10-06 Craig TopperFix assembling of xchg %eax, %eax to not use the NOP...
2011-10-05 Owen AndersonSupport a valid, but not very useful, encoding of CPSIE...
2011-10-04 Owen AndersonTeach the MC to output code/data region marker labels...
2011-10-04 Jim GrosbachTidy up formatting.
2011-10-04 Jim GrosbachUn-XFAIL file. Comment out individual failing instructions.
2011-10-04 Jim GrosbachTidy up formatting.
2011-10-04 Jim GrosbachUn-XFAIL file. Fix incorrect CHECK lines. General forma...
2011-10-04 Jim GrosbachUn-XFAIL file. Fix incorrect CHECK line. General format...
2011-10-04 Jim GrosbachTidy up formatting.
2011-10-04 Jim GrosbachUn-XFAIL file. Fix incorrect CHECK line.
2011-10-04 Jim GrosbachUn-XFAIL the file. Disable only the individual tests...
2011-10-04 Jim GrosbachUn-XFAIL the file. Disable only the individual tests...
2011-10-04 Jim GrosbachTidy up. Formatting.
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-10-03 Jim GrosbachTidy up. These tests are covered in the .s file tests...
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMOV immediate.
2011-10-03 Jim GrosbachARM parsing/encoding for VCMP/VCMPE.
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMRS/FMSTAT.
2011-10-03 Jim GrosbachUpdate test for 141010.
2011-10-03 Jim GrosbachTidy up a bit. Formatting.
2011-10-03 Craig TopperAdd support for MOVBE and RDRAND instructions for the...
2011-10-03 Craig TopperTreat VEX.vvvv as a 3-bit field outside of 64-bit mode...
2011-10-03 Craig TopperTest updates that were supposed to go with r140993.
2011-10-02 Craig TopperFix some Intel syntax disassembly issues with instructi...
2011-10-02 Craig TopperSpecial case disassembler handling of REX.B prefix...
2011-10-01 Craig TopperFix disassembling of INVEPT and INVVPID to take operands
2011-10-01 Craig TopperFix disassembler handling of CRC32 which is an odd...
2011-09-28 James MolloyCheck in a patch that has already been code reviewed...
2011-09-27 Jim GrosbachARM Thumb2 asm parsing [SU]XT[BH] without rotate but...
next