Fix broken build
[oota-llvm.git] / test / MC /
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-IV and...
2014-05-09 Daniel Sanders[mips] Marked up instructions added in MIPS-III and...
2014-05-09 Daniel Sanders[mips] Added missing daddu test to the valid instructio...
2014-05-09 Daniel Sanders[mips] Added missing dsra -> dsrav and sra -> srav...
2014-05-08 Daniel Sanders[mips] Correct tests that are meant to test valid assem...
2014-05-08 Daniel Sanders[mips] Implement l[wd]c3, and s[wd]c3.
2014-05-08 Daniel Sanders[mips] Marked up instructions added in MIPS-II and...
2014-05-08 Daniel Sanders[mips] Implement tlbp, tlbr, tlbwi, and tlbwr
2014-05-08 Saleem Abdulrasooltest: fix silly typo
2014-05-08 Saleem AbdulrasoolARM: support FK_SecRel_2 relocations on WoA
2014-05-07 Daniel Sanders[mips] Add highly experimental support for MIPS-I,...
2014-05-07 Tim NorthoverAArch64/ARM64: disable test directory if ARM64 not...
2014-05-06 Tim NorthoverAArch64/ARM64: implement diagnosis of unpredictable...
2014-05-06 Tim NorthoverAArch64/ARM64: add two more MC tests to ARM64 set.
2014-05-06 Tim NorthoverAArch64/ARM64: enable MC-level diagnostic tests for...
2014-05-06 Tim NorthoverAArch64/ARM64: make NEON vector list parsing a bit...
2014-05-06 Tim NorthoverAArch64/ARM64: produce more informative diagnostic...
2014-05-06 Christian PirkerARM: For thumb fixups store halfwords high first and...
2014-05-05 Joerg SonnenbergerFix spelling.
2014-05-05 Rafael EspindolaMove test to the ARM64 directory.
2014-05-05 Rafael EspindolaConvert a CodeGen test into a MC test.
2014-05-04 Saleem AbdulrasoolMC: support FK_SecRel_4 for Windows on ARM
2014-05-03 Rafael EspindolaFix pr19645.
2014-05-02 Saleem AbdulrasoolMC: place .file records into the correct section
2014-05-01 Rafael EspindolaDon't propagate StorageClass and ComplexType to aliases.
2014-05-01 Rafael EspindolaCompute the correct section for zed = foo + 1 in COFF.
2014-05-01 Rafael EspindolaDon't force symbols to be globals in .thumb_set.
2014-05-01 Tim NorthoverAArch64/ARM64: rewrite test to use FileCheck & add...
2014-05-01 Tim NorthoverAArch64/ARM64: port basic disassembly tests to ARM64.
2014-05-01 Tim NorthoverAArch64/ARM64: print BFM instructions as BFI or BFXIL
2014-05-01 Richard BartonCorrection to assert statemtent to allow 32-bit unsigne...
2014-05-01 Bradley Smith[ARM64] Conditionalize CPU specific system registers...
2014-05-01 Matheus Almeida[mips] Move expansion of .cpsetup to target streamer.
2014-05-01 Daniel Sanders[mips] Removed two-operand alias for sllv, sr[al]v...
2014-05-01 Oliver StannardRecord the DWARF version in MCContext
2014-05-01 Rafael EspindolaStart fixing pr19147.
2014-04-30 James MolloyMove a testcase from ELF to ARM64, incorrectly placed...
2014-04-30 James MolloyAdd a testcase for r207627.
2014-04-30 Matheus Almeida[mips] Add instruction alias (negu).
2014-04-30 Matheus Almeida[mips] Add instruction alias (sltu).
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-04-30 Tim NorthoverARM64: print fp immediates without using scientific...
2014-04-30 Tim NorthoverAArch64/ARM64: implement remaining TLS relocations...
2014-04-30 Tim NorthoverAArch64/ARM64: add specific diagnostic for MRS/MSR...
2014-04-30 Tim NorthoverAArch64/ARM64: accept and print floating-point immediat...
2014-04-30 Matheus Almeida[mips] Add instruction alias (dsll and dsrl).
2014-04-30 Rafael EspindolaRelax the test a bit.
2014-04-30 Rafael EspindolaRename the test, it is testing the symver directive.
2014-04-30 Matheus Almeida[mips] Add instruction alias (sll and srl).
2014-04-30 Matheus Almeida[mips] Update tests with encoding information for slt...
2014-04-30 Tim NorthoverARM64: enable AArch64's basic-a64-instructions test
2014-04-30 Tim NorthoverARM64: print lsr instead of lsrv for variable shifts...
2014-04-30 Tim NorthoverARM64: use 32-bit operations for uxtb & uxth
2014-04-30 Tim NorthoverAArch64/ARM64: copy support for bCC instead of b.CC...
2014-04-30 Tim NorthoverAArch64/ARM64: use HS instead of CS & LO instead of CC.
2014-04-30 Tim NorthoverARM64: accept ELF-relocated load/store insts without...
2014-04-30 Matheus Almeida[mips] Add support for .cpload.
2014-04-30 Matheus Almeida[mips] Emit all three relocation operations for each...
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-30 Tim NorthoverARM64: hexify printing various immediate operands
2014-04-30 Tim NorthoverARM64: print canonical syntax for add/sub (imm) instruc...
2014-04-30 Saleem AbdulrasoolARM: print COFF function header for Windows on ARM
2014-04-29 Joerg SonnenbergerParse and create GOT_PREL relocations.
2014-04-29 Rafael EspindolaCentralize the handling of the thumb bit.
2014-04-28 Rafael EspindolaAdd an option for evaluating past symbols.
2014-04-28 Rafael EspindolaDon't include an invalid symbol in the symbol table.
2014-04-28 Rafael EspindolaList the entire symbol table in this test.
2014-04-28 Rafael EspindolaProduce an error instead of a crash in an expr we canno...
2014-04-28 Tim NorthoverARM64: diagnose use of v16-v31 in certain indexed NEON...
2014-04-27 Rafael EspindolaAdd emitThumbSet to the arm target streamer.
2014-04-27 Saleem AbdulrasoolMC: duplicate .file test for WoA (SVN r207341)
2014-04-27 Saleem AbdulrasoolCOFF: move ARM COFF test to ARM directory
2014-04-27 Saleem AbdulrasoolAdd WoA object file emission support
2014-04-25 Bradley Smith[ARM64] Print preferred aliases for SFBM/UBFM in InstPr...
2014-04-25 Kevin Qin[ARM64] Support crc predicate on ARM64.
2014-04-24 Tim NorthoverAArch64/ARM64: add ARM64 runs to more MC tests.
2014-04-24 Tim NorthoverAArch64/ARM64: run AArch64 NEON MC tests through ARM64...
2014-04-24 Tim NorthoverAArch64: print NEON lists with a space.
2014-04-24 Tim NorthoverAArch64/ARM64: enable remaining MC elf tests.
2014-04-24 Tim NorthoverAArch64/ARM64: allow negative addends, at least on...
2014-04-24 Tim NorthoverARM64: support relocated "TBZ/TBNZ" instructions.
2014-04-24 Tim NorthoverAArch64/ARM64: support relocated ADR instruction
2014-04-24 Tim NorthoverAArch64/ARM64: add support for :abs_gN_s: MOVZ modifiers
2014-04-24 Tim NorthoverAArch64/ARM64: disentangle the "B.CC" and "LDR lit...
2014-04-24 Tim NorthoverAArch64/ARM64: enable some MC tests on ARM64
2014-04-24 Stepan DyatkovskiyFix for PR18921, "vmov" part.
2014-04-23 Saleem AbdulrasoolMC: disable test on thumbv7-windows
2014-04-23 Saleem AbdulrasoolMC: move test from Generic to COFF
2014-04-23 Saleem AbdulrasoolMC: move ARM64 test from AArch64 directory
2014-04-23 Saleem AbdulrasoolMC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
2014-04-23 Elena DemikhovskyX86Disassembler - fixed a bug in immediate print
2014-04-23 Stepan DyatkovskiyIntegrated assbemler, macros: added 'vararg' argument...
2014-04-23 Kevin Qin[ARM64] Enable feature predicates for NEON / FP / CRYPTO.
2014-04-22 Rafael EspindolaFollow aliases when determining if a symbol is thumb.
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-22 Robert Khasanov[AVX512] Implemented integer conversions up/down with...
2014-04-21 Jim GrosbachARM64: Improve diagnostics for malformed reg+reg addres...
2014-04-21 Rafael EspindolaHandle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.
2014-04-19 Yaron KerenPatch by Ray Donnelly to print register names instead...
2014-04-18 Kevin EnderbyChange the ARM assembler to require a :lower16: or...
next