Move PPCJITInfo off of the TargetMachine and onto the subtarget.
[oota-llvm.git] / test / MC /
2014-06-12 Daniel Sanders[mips][mips64r6] bc1[tf] are not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] bc2[ft] are not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] [sl][duw]xc1 are not available on...
2014-06-12 Daniel Sanders[mips][mips64r6] prefx is not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz...
2014-06-12 Daniel Sanders[mips][mips64r6] jalx is not available on MIPS32r6...
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add R_MIPS_PC19_S2
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add bgec and bgeuc instructions
2014-06-12 Daniel Sanders[mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds],...
2014-06-12 Daniel Sanders[mips][mips64r6] madd/maddu/msub/msubu are not availabl...
2014-06-12 Daniel Sanders[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu...
2014-06-12 Matheus Almeida[mips] Move CHECK lines to the same line as the instruc...
2014-06-11 Jim GrosbachARM: honor hex immediate formatting for ldr/str i12...
2014-06-11 Jim Grosbachllvm-mc: Add option for prefering hex format disassembly.
2014-06-11 Matheus Almeida[mips] Implement jr.hb and jalr.hb (Jump Register and...
2014-06-10 Reid KlecknerRearrange the CHECK lines in this test to make failure...
2014-06-10 Reid KlecknerRevert "Patch by Ray Donnelly to print register names...
2014-06-10 Adam Nemet[X86] AVX512: Add vmovntdqa
2014-06-10 Artyom SkrobovCondition codes AL and NV are invalid in the aliases...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Sasa Stankovic[mips] Fix a bug for NaCl target - Don't report the...
2014-06-09 Artyom Skrobov[AArch64] Missing aliases for CMP/CMN [W]SP with no...
2014-06-09 Zoran Jovanovic[mips][mips64r6] Add LDPC instruction
2014-06-08 Saleem AbdulrasoolMC: fix text section characteristics for WoA
2014-06-08 Alp TokerRe-enable ARM ELF tests
2014-06-08 Saleem Abdulrasooltest: move some tests into ARM directory
2014-06-08 Saleem AbdulrasoolMC: make ELF .type handling more GNU AS compatible
2014-06-07 Alp TokerFix typos
2014-06-06 Saleem AbdulrasoolMC: prevent early DCE of empty sections
2014-06-06 Rafael EspindolaFix a few issues with comdat handling on COFF.
2014-06-06 Timur IskhodzhanovRevert r210298 'Correctly set the comdat symbol on...
2014-06-05 Rafael EspindolaCorrectly set the comdat symbol on COFF.
2014-06-05 Matheus Almeida[mips] Fix triple.
2014-06-04 Hans WennborgDon't emit structors for available_externally globals...
2014-05-30 Tim NorthoverMachO: move test to ARM directory.
2014-05-30 Tim NorthoverMachO: support N_INDR aliases in assembly files.
2014-05-29 Artyom SkrobovRestore getInvertedCondCode() from the phased-out backe...
2014-05-29 Artyom SkrobovAdd missing check when MatchInstructionImpl() reports...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-05-23 Daniel Sanders[mips] Work around inconsistency in llvm-mc's placement...
2014-05-23 Daniel Sanders[mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are...
2014-05-23 Daniel Sanders[mips][mips64r6] [ls][dw][lr] are not available in...
2014-05-23 Saleem AbdulrasoolMC: remove unnecessary restriction on tests
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-22 Daniel Sanders[mips][mips64r6] addi is not available on MIPS32r6...
2014-05-22 Daniel Sanders[mips][mips64r6] Test that paired single instructions...
2014-05-22 Daniel Sanders[mips][mips64r6] Add b[on]vc
2014-05-22 Saleem AbdulrasoolMC: formalise some assertions into proper errors
2014-05-21 Saleem AbdulrasoolMC: correct IMAGE_REL_ARM_MOV32T relocation emission
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-05-21 Saleem AbdulrasoolMC: loosen an overzealous assertion
2014-05-21 Daniel Sanders[mips][mips64r6] Add bc[12](eq|ne)z
2014-05-21 Saleem AbdulrasoolMC: mark COFF .drectve section as REMOVE
2014-05-21 Eric ChristopherThis command line option is only used in one place...
2014-05-20 Daniel SandersTemporarily revert: r209129 - [mips][mips64r6] Sorted...
2014-05-20 Bradley Smith[ARM64] Port basic-a64-diagnostics.s over to ARM64
2014-05-20 Christian PirkerARMEB: Additional test files for ARM fixups
2014-05-20 Tim NorthoverTableGen: convert InstAlias's Emit bit to an int.
2014-05-19 Jyotsna Vermareverting r209132
2014-05-19 Jyotsna VermaHexagon: Add encoding bits to the mpy instructions.
2014-05-19 Zoran Jovanovic[mips][mips64r6] Sorted *_ENC, *_DESC classes and tests
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add SELEQZ and SELNEZ instructions
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Compact indexed jumps.
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Compact zero-compare branch-and...
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add compact branch instructions
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add LWPC and LWUPC instructions
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Floating Point Compare setting...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-16 Zoran Jovanovic[mips][mips64r6] Add Floating Point Fused Multiply...
2014-05-15 Bradley Smith[ARM64] Improve diagnostics for Cn operands in SYS...
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add CLASS.fmt instructions
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add RINT.fmt instructions
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add SELEQZ/SELNEZ.fmt instructions
2014-05-15 Zoran Jovanovic[mips][mips64r6] Add MAX/MIN/MAXA/MINA.fmt instructions
2014-05-15 Daniel Sanders[mips][mips64r6] Add bitswap, and dbitswap
2014-05-15 Tim NorthoverARM64: print correct aliases for NEON mov & mvn instruc...
2014-05-15 Daniel Sanders[mips][mips64r6] Add align and dalign
2014-05-15 Tim NorthoverTableGen/ARM64: print aliases even if they have syntax...
2014-05-15 Bradley Smith[ARM64] Improve load/store diagnostics and forbid 32...
2014-05-15 Bradley Smith[ARM64] Add/Fixup diagnostics for floating point immediates
2014-05-15 Daniel Sanders[mips][mips64r6] Add addiupc, aluipc, and auipc
2014-05-15 Daniel Sanders[mips][mips64r6] Add aui, daui, dahi, and dati
2014-05-15 Daniel Sanders[mips][mips64r6] Test that branch likelies are not...
2014-05-14 Daniel Sanders[mips] Test that IAS for -mcpu=mips5 does not accept...
2014-05-14 Daniel Sanders[mips][mips64r6] Add sel.s and sel.d
2014-05-14 Saleem AbdulrasoolARM: implement support for the UDF mnemonic
2014-05-13 Christian PirkerARM: Additional test files for thumb fixups (checked...
2014-05-13 Christian PirkerARM: Additional test files for thumb fixups
2014-05-13 Daniel Sanders[mips] Marked up instructions added in MIPS32r2 and...
2014-05-13 Kevin Qin[ARM64] Fix the misleading diagnostic on bad extend...
2014-05-12 Adam Nemet[Test] Trim unnecessary .c and .cpp from config.suffix...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-12 Matheus Almeida[mips] Move disassembler test (test_2r_msa64) into...
2014-05-12 Matheus Almeida[mips] Move disassembler test (Mips MSA test_vec) into...
2014-05-12 Matheus Almeida[mips] Move disassembler tests (Mips MSA test_i*, test_...
next