Add support for parsing [expr].
[oota-llvm.git] / test / MC / AsmParser /
2011-02-15 Roman DivackyAdd support for parsing [expr].
2011-02-08 Benjamin KramerSupport for .ifdef / .ifndef in the assembler parser...
2011-01-28 Roman DivackyAdd support for parsing .float
2011-01-28 Nico WeberPR8951: Support for .equiv in integrated assembler...
2010-12-24 Kevin EnderbyIn llvm-mc parse a Hash token as a full line comment...
2010-12-18 Roman DivackyAdd support for lexing single quotes like 'c'.
2010-12-01 Rafael EspindolaRename temporary symbols if they conflict with artifici...
2010-11-13 Rafael EspindolaParse and remember discriminators in .loc line. I try...
2010-11-01 Rafael EspindolaAdd support for .value.
2010-10-28 Rafael EspindolaAdd support for the .string directive.
2010-10-28 Roman DivackyImplement .equ directive as a synonym to .set.
2010-10-25 Daniel DunbarMC/AsmParser: Fix relative precedence of {+,-} and...
2010-10-25 Daniel DunbarMC/AsmLexer: Fix bug in source location for Slash token.
2010-10-25 Daniel Dunbartweak test.
2010-10-25 Daniel DunbarMC/AsmParser: Rewrite test to actually check some parts...
2010-10-02 Chris Lattneractually, move the elf tests into the existing elf...
2010-10-02 Chris Lattnerconsolidate ELF tests into asmparser tests.
2010-10-02 Chris Lattnermove ARM MC tests up one level.
2010-10-01 Chris Lattnermove X86 subdir up a level
2010-09-30 Chris Lattnermore cleanups.
2010-09-30 Chris Lattnermerge and clean up tests.
2010-09-30 Chris Lattnermerge two tests.
2010-09-30 Chris Lattnerrename test
2010-09-30 Chris Lattnergeneralize test.
2010-09-30 Chris Lattnerrename test.
2010-09-30 Chris Lattnermerge two tests.
2010-09-30 Chris Lattnerpreemptively add the rest of the non-n fpstack instruct...
2010-09-30 Chris Lattnermerge two tests.
2010-09-30 Chris Lattnerfix this to not be completely broken.
2010-09-30 Chris Lattnerupdate, unxfail, fix bogus encodings.
2010-09-30 Chris Lattnerupdate and unxfail
2010-09-30 Chris Lattnerunxfail this by fixing syntactic differences.
2010-09-30 Chris Lattnerimplement support for finit, PR8258
2010-09-30 Chris Lattneradd support for fstcw, PR8259
2010-09-29 Chris Lattnerimplement rdar://8491845 - Gas supports commuted forms...
2010-09-29 Chris Lattnerfix rdar://8490728 - llvm-mc rejects gpr64 form of...
2010-09-29 Chris Lattneradd assembler support for the cvtsd2sil/cvtsd2siq mnemo...
2010-09-29 Chris Lattnermake the x86 mccode emitter emit the 0x67 and 0x66...
2010-09-29 Chris Lattnerimplement support for 32-bit address operands in 64...
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-09-29 Chris Lattneradd asmparser support for cvttpd2dq by removing some...
2010-09-29 Chris Lattnerimplement rdar://8456382 - cvtsd2si support, by removin...
2010-09-29 Chris Lattnerimplement rdar://8456378 and PR7557 - support for the...
2010-09-27 Daniel DunbarMC/AsmParser: Handle exponents in floating point literals.
2010-09-27 Chris Lattneryet more aliases.
2010-09-27 Chris Lattneradd a couple more aliases, rdar://8456378
2010-09-27 Chris Lattnerfix rdar://8470918 - llvm-mc can't assemble smovl
2010-09-27 Chris LattnerFix rdar://8468087 - llvm-mc commutes fmul (and friend...
2010-09-27 Chris Lattnerimplement support for 'clr' alias. This is part of...
2010-09-24 Daniel DunbarMC/AsmParser: Handle a missed case of floating literals...
2010-09-24 Daniel DunbarMC/AsmParser: Support .single and .double for embedding...
2010-09-22 Chris Lattnerfix rdar://8456371 - Handle commutable instructions...
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2010-09-22 Chris Lattnerfix rdar://8456412 - llvm-mc crash in encoder on "mov...
2010-09-22 Chris Lattnerfix rdar://8456417 - llvm-mc can't do basic math
2010-09-22 Chris Lattneradd the missing aliases for fp stack cmovs, rdar:/...
2010-09-22 Chris LattnerFix rdar://8456364 - llvm-mc rejects '%CS'
2010-09-22 Chris Lattnerfix rdar://8456389 - llvm-mc mismatch with 'as' on...
2010-09-22 Chris Lattnerfix rdar://8456361 - llvm-mc rejects 'rep movsd'
2010-09-17 Chris Lattnerfix rdar://8444631 - encoder crash on 'enter'
2010-09-17 Daniel DunbarMC/AsmParser: Add support for 'a + 4@GOTPCREL' and...
2010-09-16 Chris Lattnerfix rdar://8438816 - unrecognized 'fildq' instruction
2010-09-15 Chris Lattnerlcall and ljmp always default to lcalll and ljmpl....
2010-09-15 Chris Lattnerapparently jmpl $1,$2 is an alias for ljmpl, similiarly
2010-09-15 Chris LattnerDisambiguate lcall/ljmp to the 32-bit version. This...
2010-09-15 Chris Lattnerfix the encoding of sldt GR16 to have the 0x66 prefix...
2010-09-15 Chris Lattnerimplement aliases for shld/shrd, part of rdar://8418316
2010-09-15 Chris Lattnerfix rdar://8431880 - rcl/rcr with no shift amount not...
2010-09-15 Chris Lattneradd various broken forms of fnstsw. I didn't add the...
2010-09-15 Chris Lattneradd some aliases for f[u]comi, part of rdar://8431422
2010-09-15 Chris Lattneradd a bunch of aliases for fp operations with no operand,
2010-09-14 Chris Lattneradd a terrible hack to allow out with dx is parens...
2010-09-11 Chris Lattneradd a missed cmov alias, part of rdar://8416805
2010-09-11 Chris Lattneradd support for all the setCC aliases. Part of rdar...
2010-09-11 Chris Lattneradd support for pushfd/popfd which are aliases for...
2010-09-11 Chris Lattnerimplement rdar://8407928 - support for in/out with...
2010-09-09 Daniel Dunbarllvm-mc: Don't crash when using -n and we see a directi...
2010-09-09 Daniel Dunbarllvm-mc: Make sure we exit != 0 if any errors are encou...
2010-09-08 Chris Lattnerfix rdar://8407548, I missed the commuted form of xchg...
2010-09-08 Chris Lattnerfix bugs in push/pop segment support, rdar://8407242
2010-09-08 Chris Lattneradd support for the commuted form of the test instructi...
2010-09-08 Chris Lattnerimplement proper support for sysret{,l,q}, rdar://8403907
2010-09-08 Chris Lattnerimplement the iret suite of instructions properly,
2010-09-08 Chris Lattneradd support for instruction prefixes on the same line...
2010-09-08 Chris Lattnergas accepts xchg <mem>, <reg> as a synonym for xchg...
2010-09-08 Chris Lattnerfix the encoding of the "jump on *cx" family of instruc...
2010-09-07 Chris Lattneradd missing cmov aliases, this resolves rdar://8208499
2010-09-06 Chris Lattner"sldt <mem>" is ambiguous in 64-bit mode, but should
2010-09-06 Chris Lattnerfix rdar://8017621 - llvm-mc can't guess encoding for...
2010-09-06 Chris Lattnerfix the operand constraints of the immediate form of...
2010-09-02 Benjamin KramerAdd AsmParser support for the ELF .previous directive...
2010-08-28 Chris Lattnerfixme accomplished
2010-08-25 Daniel DunbarX86: Fix misencode of RI64mi8. This fixes OpenSSL ...
2010-08-24 Daniel DunbarMC/X86: Tweak imul recognition, previous hack only...
2010-08-24 Daniel DunbarMC/X86: Add custom hack for recognizing "imul $12,...
2010-08-24 Daniel DunbarMC/AsmParser: Change ParseExpression to use ParseIdenti...
2010-08-24 Daniel DunbarMC/X86: Warn on scale factors > 1 without index registe...
2010-08-24 Daniel DunbarMC/Parser: Accept leading dollar signs in identifiers.
2010-08-24 Chris Lattnerfix rdar://7997827 - Accept and ignore LL and ULL suffi...
2010-08-19 Chris Lattnerfix PR7465, mishandling of lcall and ljmp: intersegment...
next