summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [mips] Rewrite MipsAsmParser and MipsOperand.Daniel Sanders2014-04-01
* [x86] Do not convert to cmp32 for Atom arch by Sergey OkunevAlexey Volkov2014-04-01
* DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...David Blaikie2014-04-01
* DebugInfo: Emit relocation to debug_line section when emitting asm for asmDavid Blaikie2014-04-01
* Move partial/runtime unrolling late in the pipelineHal Finkel2014-03-31
* Revert "SLPVectorizer: Ignore users that are insertelements we can reschedule...Arnold Schwaighofer2014-03-31
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-31
* [X86] Adjust cost of FP_TO_UINT v4f64->v4i32 as wellAdam Nemet2014-03-31
* R600: Compute masked bits for min and maxMatt Arsenault2014-03-31
* Don't relocate with sections if there might be a paired relocation.Rafael Espindola2014-03-31
* Revert: [mips] Rewrite MipsAsmParser and MipsOperand.' due to buildbot errors...Daniel Sanders2014-03-31
* R600: Add BFE, BFI, and BFM intrinsics to help with writing tests.Matt Arsenault2014-03-31
* Now that this test is assembly, make the checks a bit stronger.Rafael Espindola2014-03-31
* [PowerPC] Don't ever expand BUILD_VECTOR of v2i64 with shufflesHal Finkel2014-03-31
* [mips] Rewrite MipsAsmParser and MipsOperand.Daniel Sanders2014-03-31
* Disable each MachineFunctionPass for 'optnone' functions, unless thatPaul Robinson2014-03-31
* Two updated tests for MinGW 32 and 64 exception handling code generation.Yaron Keren2014-03-31
* This patch fixes LTO's RecordStreamer so that it records symbols in the MCExprTom Roeder2014-03-31
* Fix for PR19099 - NVPTX produces invalid symbol names.Eli Bendersky2014-03-31
* ARM64: add extra patterns for scalar shiftsTim Northover2014-03-31
* ARM64: add extra scalar neg pattern & tests.Tim Northover2014-03-31
* ARM64: add patterns for scalar sqdmlal & sqdmlsl.Tim Northover2014-03-31
* ARM64: add more patterns for commuted fmsub operations.Tim Northover2014-03-31
* ARM64: shuffle patterns around for fmin/fmax & add tests.Tim Northover2014-03-31
* ARM64: add more scalar patterns for usqadd & suqadd.Tim Northover2014-03-31
* ARM64: add more scalar patterns for reciprocal ops.Tim Northover2014-03-31
* ARM64: add i64 scalar pattern for @llvm.arm64.absTim Northover2014-03-31
* [mips] Implement missing relocations in the integrated assembler.Daniel Sanders2014-03-31
* [mips] Remove R_MIPS_GOT which isn't used and shares the same number as R_MIP...Daniel Sanders2014-03-31
* Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* R600/SI: Lower i64 SELECT by bitcasting to a vector typeTom Stellard2014-03-31
* Fixed issue with microMIPS JAL instruction.Zoran Jovanovic2014-03-31
* llvm/test/MC/Mips/mips64r2/valid-xfail.s: This REQUIRES asserts. Seems it doe...NAKAMURA Takumi2014-03-31
* [mips] Added a full set of instruction test cases for all ISA's (but not ASE's).Daniel Sanders2014-03-31
* Look at shuffles of build_vectors in DAGCombiner::visitEXTRACT_VECTOR_ELTHal Finkel2014-03-31
* [mips] Check emitted code for llvm.bswap.i32 on MIPS16/MIPS64 and llvm.bswap....Daniel Sanders2014-03-31
* [yaml2obj] Add support for ELF e_flags.Daniel Sanders2014-03-31
* [ARM64] Fix materialization of an fp128 zero immediate. There currentlyChandler Carruth2014-03-31
* [X86] Adjust cost of FP_TO_UINT v8f32->v8i32Adam Nemet2014-03-30
* PR18929:Stepan Dyatkovskiy2014-03-30
* Make use of previously generated stores in SelectionDAGLegalize::ExpandExtrac...Hal Finkel2014-03-30
* llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE".NAKAMURA Takumi2014-03-30
* [PowerPC] Handle VSX v2i64 SIGN_EXTEND_INREGHal Finkel2014-03-30
* Suppress llvm/test/CodeGen/ARM64 for targeting pecoff. ARM64 is unaware of that.NAKAMURA Takumi2014-03-30
* llvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-*.ll: Add explicit triple a...NAKAMURA Takumi2014-03-30
* [PowerPC] Handle v2i64 comparisonsHal Finkel2014-03-29
* llvm-mc: Fix build breakage caused by r205050.Logan Chien2014-03-29
* Recommitted fix for PR18931, with extended tests set.Stepan Dyatkovskiy2014-03-29
* ARM64: initial backend importTim Northover2014-03-29