SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / MC /
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2015-01-26 Vladimir MedicWhen disassembler meets compact jump instructions for...
2015-01-26 NAKAMURA TakumiRevert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
2015-01-26 Eric ChristopherFix a problem where the AArch64 ELF assembler was faili...
2015-01-23 Reid Klecknermips: Fix "XPASS" test results by removing 'not' commands
2015-01-23 Toma Tabacu[mips] Add new error message and improve testing for...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2015-01-23 Rafael EspindolaAdd STB_GNU_UNIQUE to the ELF writer.
2015-01-22 Rafael Espindola[pr21886] Change MCJIT/ELF to support MSVC C++ mangled...
2015-01-22 Saleem AbdulrasoolARM: fail less catastrophically on invalid Windows...
2015-01-21 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-21 Jozef Kolek[mips][microMIPS] Implement ADDIUPC instruction
2015-01-21 Vladimir Medic[Mips][Disassembler]When disassembler meets load/store...
2015-01-21 Craig Topper[X86] Convert all the i8imm used by SSE and AVX instruc...
2015-01-21 Craig Topper[x86] Add assembly parser bounds checking to the immedi...
2015-01-20 Jozef KolekReverted revision 226577.
2015-01-20 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-20 Kai Nacke[mips] Add octeon branch instructions bbit0/bbit032...
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-19 Rafael EspindolaProduce errors when an assignment expression would...
2015-01-19 Bradley Smith[ARM] SSAT/USAT with an 'asr #32' shift should result...
2015-01-19 Bradley Smith[ARM] Fixup sign extend instruction availability w...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-18 Daniel Sanders[mips] 'CHECK :' is not a valid check directive. Fixed.
2015-01-18 Daniel Sanders[mips] Make whitespace in disassembler tests more consi...
2015-01-18 Daniel Sanders[mips] Make whitespace of disassembler tests more consi...
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Colin LeMahieu[Hexagon] Adding new-value store and bit reverse instru...
2015-01-15 Colin LeMahieu[Hexagon] Removing old versions of vsplice, valign...
2015-01-15 Colin LeMahieu[Hexagon] Adding vmux instruction. Removing old transf...
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips32r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r2 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64 platform. There are...
2015-01-15 Hal Finkel[PowerPC] Add assembler support for mcrfs and friends
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2015-01-14 Rafael EspindolaAdd a test that would have found the issue with r225644.
2015-01-14 Rafael EspindolaRevert "Add r224985 back with two fixes."
2015-01-14 Vladimir MedicAdd disassembler tests for mips32r2 platform. There...
2015-01-14 Jyoti AllurCorrect POP handling for v7m
2015-01-14 Vladimir MedicAdd disassembler tests for mips32r2 platform. There...
2015-01-14 Saleem AbdulrasoolX86: validate 'int' instruction
2015-01-12 Rafael EspindolaAdd r224985 back with two fixes.
2015-01-12 Jozef Kolek[mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
2015-01-11 Saleem AbdulrasoolARM: add support for segment base relocations (SBREL)
2015-01-10 Saleem Abdulrasooltests: fix previous commit
2015-01-10 Saleem Abdulrasooltest: merge ARM relocations test
2015-01-10 Saleem Abdulrasooltests: convert a couple of ARM relocation tests to...
2015-01-09 Saleem AbdulrasoolARM: add support for R_ARM_ABS16
2015-01-09 Saleem Abdulrasooltest: add additional test for SVN r225507
2015-01-09 Saleem AbdulrasoolARM: add support for R_ARM_ABS8 relocations
2015-01-08 Craig Topper[X86] Don't print 'dword ptr' or 'qword ptr' on the...
2015-01-07 Rafael EspindolaAdd a test that would have found the issue in r224935.
2015-01-07 Colin LeMahieu[Hexagon] Adding floating point classification and...
2015-01-07 Colin LeMahieu[Hexagon] Adding encodings for v5 floating point instru...
2015-01-07 Colin LeMahieu[Hexagon] Adding encoding for popcount, fastcorner...
2015-01-06 Colin LeMahieu[Hexagon] Adding compound jump encodings.
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding for misc v4 instructions...
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding information for absolute...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2015-01-06 Colin LeMahieu[Hexagon] Adding dealloc_return encoding and absolute...
2015-01-06 Craig Topper[X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.
2015-01-06 Rafael EspindolaAdd a testcase that would have found the problem in...
2015-01-06 Lang HamesRevert r225048: It broke ObjC on AArch64.
2015-01-05 Colin LeMahieu[Hexagon] Adding add/sub with carry, logical shift...
2015-01-05 Colin LeMahieu[Hexagon] Adding rounding reg/reg variants, accumulatin...
2015-01-05 Colin LeMahieu[Hexagon] Adding V4 bit manipulating instructions,...
2015-01-05 Colin LeMahieu[Hexagon] Adding V4 logic-logic instructions and tests.
2015-01-05 Colin LeMahieu[Hexagon] Adding orand, bitsplit reg/reg, and modwrap...
2015-01-05 Colin LeMahieu[Hexagon] Adding round reg/imm and bitsplit instructions.
2015-01-05 Charlie TurnerParse Tag_compatibility correctly.
2015-01-05 Charlie TurnerEmit the build attribute Tag_conformance.
2015-01-03 Hal Finkel[PowerPC] Add support for the CMPB instruction
2015-01-03 Craig Topper[X86] Disassembler support for move to/from %rax with...
2015-01-02 Craig Topper[X86] Make the instructions that use AdSize16/32/64...
2014-12-31 Rafael EspindolaAdd r224985 back with a fix.
2014-12-31 Rafael EspindolaAdd a test for the recent compiler-rt build failure.
2014-12-31 Rafael EspindolaRevert "Remove doesSectionRequireSymbols."
2014-12-31 Craig Topper[X86] Update disassembler tests for absolute move instr...
2014-12-31 Colin LeMahieu[Hexagon] Adding accumulating add/sub, doubleword logic...
2014-12-30 Colin LeMahieu[Hexagon] Adding double-logic on predicate instructions.
2014-12-30 Colin LeMahieu[Hexagon] Adding newvalue compare and jumps.
2014-12-30 Colin LeMahieu[Hexagon] Adding postincrement register newvalue stores.
2014-12-30 Colin LeMahieu[Hexagon] Removing old newvalue store variants. Adding...
2014-12-30 Zoran Jovanovic[mips][microMIPS] Relocate with symbol for micromips...
2014-12-30 Colin LeMahieu[Hexagon] Adding indexed store new-value variants.
2014-12-30 Colin LeMahieu[Hexagon] Adding indexed store of immediates.
2014-12-30 Colin LeMahieu[Hexagon] Adding indexed stores.
2014-12-30 Michael Kuperstein[COFF] Don't try to add quotes to already quoted linker...
2014-12-30 Colin LeMahieu[Hexagon] Adding reg-reg indexed load forms.
2014-12-30 Colin LeMahieu[Hexagon] Adding compare byte/halfword reg-reg/reg...
2014-12-30 Colin LeMahieu[Hexagon] Updating constant extender def, adding alu...
2014-12-30 Rafael EspindolaRemove doesSectionRequireSymbols.
2014-12-30 Rafael EspindolaSimplify test a bit.
2014-12-30 Craig TopperTestcases for r224939.
2014-12-30 Rafael EspindolaConvert test to llvm-readobj. NFC.
next