summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Use the new StringTableBuilder in yaml2elfHans Wennborg2014-04-30
* [X86] Never hoist the shift value of a shift instruction.Michael Zolotukhin2014-04-30
* [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return typ...Carlo Kok2014-04-30
* IR: Conservatively verify inalloca argumentsDavid Majnemer2014-04-30
* [mips] Add instruction alias (negu).Matheus Almeida2014-04-30
* [mips] Add instruction alias (sltu).Matheus Almeida2014-04-30
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-30
* ARM64: print fp immediates without using scientific notation.Tim Northover2014-04-30
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-30
* AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.Tim Northover2014-04-30
* AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"Tim Northover2014-04-30
* [mips] Add instruction alias (dsll and dsrl).Matheus Almeida2014-04-30
* Relax the test a bit.Rafael Espindola2014-04-30
* R600/SI: Use VALU instructions for copying i1 valuesTom Stellard2014-04-30
* R600/SI: Teach moveToVALU how to handle some SMRD instructionsTom Stellard2014-04-30
* [ARM64][fast-isel] Fast-isel doesn't know how to handle f128.Chad Rosier2014-04-30
* Rename the test, it is testing the symver directive.Rafael Espindola2014-04-30
* [mips] Add instruction alias (sll and srl).Matheus Almeida2014-04-30
* [mips] Fix MipsLongBranch pass to work when the offset from the branch to theSasa Stankovic2014-04-30
* [mips] Update tests with encoding information for slt, slti, sltiu and sltu.Matheus Almeida2014-04-30
* ARM64: enable AArch64's basic-a64-instructions testTim Northover2014-04-30
* ARM64: print lsr instead of lsrv for variable shifts (etc)Tim Northover2014-04-30
* ARM64: use 32-bit operations for uxtb & uxthTim Northover2014-04-30
* AArch64/ARM64: copy support for bCC instead of b.CC across.Tim Northover2014-04-30
* AArch64/ARM64: use HS instead of CS & LO instead of CC.Tim Northover2014-04-30
* [mips][msa] Fix vector insertions where the index is variableDaniel Sanders2014-04-30
* ARM64: accept ELF-relocated load/store insts without a #.Tim Northover2014-04-30
* [mips] Add support for .cpload.Matheus Almeida2014-04-30
* [mips] Emit all three relocation operations for each relocation entry on Mips...Matheus Almeida2014-04-30
* ARM64: use hex immediates for movz/movk instructionsTim Northover2014-04-30
* ARM64: hexify printing various immediate operandsTim Northover2014-04-30
* ARM64: print canonical syntax for add/sub (imm) instructions.Tim Northover2014-04-30
* [ARM64] Ensure arm64_be is dealt with when emitting debug info.James Molloy2014-04-30
* ARM64: make sure FastISel uses a GPR64 source in 64-bit extensions.Tim Northover2014-04-30
* ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool2014-04-30
* ARM: print COFF function header for Windows on ARMSaleem Abdulrasool2014-04-30
* ARM: partially handle 32-bit relocations for WoASaleem Abdulrasool2014-04-30
* Implement X86 code generation for musttailReid Kleckner2014-04-29
* R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errorsTom Stellard2014-04-29
* R600/SI: Only select SALU instructions in the entry or exit blockTom Stellard2014-04-29
* R600: optimize the UDIVREM 64 algorithmTom Stellard2014-04-29
* Also handle ConstantAggregateZero when optimizing vpermilvar*.Rafael Espindola2014-04-29
* Two fixes to the vpermilvar optimization.Rafael Espindola2014-04-29
* Fix vectorization remarks.Diego Novillo2014-04-29
* Continue slp vectorization even the BB already has vectorized store radar://1...Yi Jiang2014-04-29
* Add Simple return instruction to Mips fast-iselReed Kotler2014-04-29
* [ARM64] Disable regression tests for the old JIT.Tilmann Scheller2014-04-29
* [mips][msa] Use CHECK-LABEL in basic_operations*.llDaniel Sanders2014-04-29
* Parse and create GOT_PREL relocations.Joerg Sonnenberger2014-04-29
* [mips][msa] Fix element extraction where the index is variable.Daniel Sanders2014-04-29