gnu as support both % and @ before types, do the same.
[oota-llvm.git] / test / MC /
2010-11-12 Rafael Espindolagnu as support both % and @ before types, do the same.
2010-11-11 Owen AndersonFill out support for Thumb2 encodings of NEON instructions.
2010-11-11 Wesley PeckFix tblgen instruction errors exposed by MC asm parser...
2010-11-11 Owen AndersonAdd correct Thumb2 encodings for NEON vst[1,2,3,4]...
2010-11-11 Owen AndersonFlesh out tests for Thumb2 encodings of NEON instructions.
2010-11-11 Owen AndersonAdd support for Thumb2 encodings of NEON data processin...
2010-11-11 Rafael EspindolaMark labels declared in tls sections as STT_TLS. This...
2010-11-11 Rafael EspindolaInitial comdat implementation.
2010-11-11 Rafael EspindolaMake AliasedSymbol able to handle MCTargetExpr. They...
2010-11-11 Rafael EspindolaFix the symbol index of weak references. Also make...
2010-11-08 Owen AndersonAdd support for ARM's specialized vector-compare-agains...
2010-11-08 Rafael EspindolaSet default flags for .rodata.
2010-11-07 Rafael EspindolaRelax dwarf line fragments. This fixes a crash in the...
2010-11-06 Chris Lattnerimplement aliases for div/idiv that have an explicit...
2010-11-06 Chris Lattneradd aliases for movs between seg registers and mem...
2010-11-06 Chris Lattnergo to great lengths to work around a GAS bug my previou...
2010-11-06 Chris Lattnerrework the rotate-by-1 instructions to be defined like the
2010-11-06 Chris Lattnerchange the fp comparison instructions to not have ...
2010-11-06 Chris Lattnercorrect suffix matching to search for s/l/t suffixes on
2010-11-05 Owen AndersonAdd codegen and encoding support for the immediate...
2010-11-04 Bill WendlingAdd encoding for VSTR.
2010-11-03 Owen AndersonCovert VORRIMM to be produced via early target-specific...
2010-11-03 Owen AndersonAdd support for code generation of the one register...
2010-11-03 Owen AndersonUnlike a lot of NEON instructions, vext isn't _actually...
2010-11-03 Bill WendlingThe MC code couldn't handle ARM LDR instructions with...
2010-11-02 Chris Lattnerchase owen.
2010-11-02 Chris Lattnertweak this to pass.
2010-11-02 Chris Lattnertemporarily xfail this.
2010-11-02 Bill WendlingRename getAddrModeImm12OpValue to getAddrModeImmOpValue...
2010-11-02 Owen AndersonProvide correct encodings for the remaining vst variant...
2010-11-02 Owen AndersonAdd correct encodings for basic variants for vst3 and...
2010-11-02 Owen AndersonAdd correct encodings for the basic variants for vst2.
2010-11-02 Owen AndersonAdd correct encodings for the basic form of vst1.
2010-11-02 Owen AndersonAdd correct encodings for the rest of the vld instructi...
2010-11-02 Rafael EspindolaAdd support for expressions in .sleb/.uleb directives.
2010-11-02 Owen AndersonAdd correct NEON encodings for vld2, vld3, and vld4...
2010-11-02 Owen AndersonAdd correct NEON encodings for the "multiple single...
2010-11-01 Bill WendlingUse ARM-style comments.
2010-11-01 Owen AndersonUse ARM-style comment syntax.
2010-11-01 Owen AndersonCovert this test to .s form.
2010-11-01 Owen AndersonConvert this test to .s form.
2010-11-01 Owen AndersonCovert this test to .s form.
2010-11-01 Owen AndersonCovert this test to .s form.
2010-11-01 Rafael EspindolaFix test.
2010-11-01 Rafael EspindolaWrite the line info to .debug_line.
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-11-01 Rafael EspindolaAdd support for .value.
2010-11-01 Rafael EspindolaImplement .weakref.
2010-11-01 Chris Lattner"mov[zs]x (mem), GR16" are not ambiguous: the mem
2010-11-01 Chris LattnerImplement enough of the missing instalias support to get
2010-11-01 Owen AndersonConvert this test to .s form.
2010-11-01 Chris Lattnermake the asm matcher emitter reject instructions that...
2010-10-30 Chris Lattnerfix an encoding mismatch where "sal %eax, 1" was not...
2010-10-30 Chris Lattneradd a test for the ud2a alias.
2010-10-29 Bill WendlingSome instructions end with an "ls" prefix, but it doesn...
2010-10-29 Rafael EspindolaBe more strict on when we produce an undefined referenc...
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonCovert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonCovert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this test to .s form.
2010-10-29 Owen AndersonConvert this file to less fragile .s form.
2010-10-29 Owen AndersonReplace this test with the less fragile .s version...
2010-10-29 Owen AndersonCovert this test to a .s file to reduce fragility.
2010-10-29 Owen AndersonConvert this test to a .s file, so that it's not sensit...
2010-10-29 Chris Lattneradd simple support for addrmode5 operands, allowing
2010-10-28 Rafael EspindolaImprovements to .section parsing:
2010-10-28 Chris Lattnermost simple arm instructions match correctly now,
2010-10-28 Chris Lattnerfix the asmmatcher generator to handle targets with...
2010-10-28 Rafael EspindolaAdd support for the .string directive.
2010-10-28 Rafael EspindolaDefined weak symbols should have non-zero value.
2010-10-28 Rafael EspindolaFix relocations with renamed symbols.
2010-10-28 Rafael EspindolaAliases defined with .symver should copy the binding...
2010-10-28 Roman DivackyImplement .equ directive as a synonym to .set.
2010-10-28 Rafael EspindolaImplement R_X86_64_DTPOFF32.
2010-10-28 Rafael EspindolaImplement TLSLD.
2010-10-28 Rafael EspindolaImplement DTPOFF.
2010-10-28 Rafael EspindolaImplement TLSLDM.
2010-10-28 Rafael EspindolaImplement VK_GOTNTPOFF and switch RelocNeedsGOT to...
2010-10-28 Evan ChengDisable most of the ARM vfp / NEON MC tests. These...
2010-10-28 Owen AndersonAdd correct NEON encodings for vtbl and vtbx.
2010-10-27 Owen AndersonAdd correct NEON encodings for vext, vtrn, vuzp, and...
2010-10-27 Owen AndersonTests for NEON encoding of vrev.
2010-10-27 Owen AndersonProvide correct encodings for NEON vcvt, which has...
2010-10-27 Owen AndersonProvide correct encodings for the get_lane and set_lane...
2010-10-27 Rafael EspindolaAdd support for R_386_TLS_GD, R_386_TLS_LE_32, R_386_TL...
2010-10-27 Kevin EnderbyAdded the x86 instruction ud2b (2nd official undefined...
2010-10-27 Rafael EspindolaImplement R_X86_64_GOTTPOFF, R_X86_64_TLSGD and R_X86_6...
2010-10-27 Owen AndersonProvide correct NEON encodings for vdup.
2010-10-27 Rafael EspindolaSet default type and flags for .init and .fini.
2010-10-27 Owen AndersonTests for NEON encoding of vmovl, vmovn, vqmovn, and...
2010-10-27 Owen AndersonTests for NEON encoding of vcls, vclz, and vcnt.
next