summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [mips] Add support to '.set mips64'.Matheus Almeida2014-03-26
* AArch64_BE Elf support for MC-JIT runtime dynamic linkerChristian Pirker2014-03-26
* [mips] Add support to '.set mips64r2'.Matheus Almeida2014-03-26
* AArch64_BE function argument passing for ARM ABIChristian Pirker2014-03-26
* ARM: add intrinsics for the v8 ldaex/stlexTim Northover2014-03-26
* Fix AVX512 Gather and Scatter execution domains.Cameron McInally2014-03-26
* [mips] Add support for '.option pic2'.Matheus Almeida2014-03-26
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* [PowerPC] Lower VSELECT using xxsel when VSX is availableHal Finkel2014-03-26
* [mips] Add tests for t0-t3 for N32/N64Daniel Sanders2014-03-26
* [mips] The register names depend on the ABI being N32/N64 rather than the arc...Daniel Sanders2014-03-26
* Follow-up to r204790: don't try to emit line tables if there are no functions...Timur Iskhodzhanov2014-03-26
* [mips] $s8 is an alias for $fp in all ABI's, not just N32/N64.Daniel Sanders2014-03-26
* [mips] Move the CHECK lines in mips*-register-names.s to make it more obvious...Daniel Sanders2014-03-26
* Add tests for r204790Timur Iskhodzhanov2014-03-26
* Use -LABEL checks in the COFF debug info testsTimur Iskhodzhanov2014-03-26
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-26
* [PowerPC] Generate logical vector VSX instructionsHal Finkel2014-03-26
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* DebugInfo: Add fission-related sections to COFFDavid Blaikie2014-03-26
* Correctly detect if a symbol uses a reserved section index or not.Rafael Espindola2014-03-26
* [X86] Add broadcast instructions to the table used by ExeDepsFix pass.Quentin Colombet2014-03-26
* Create .symtab_shndxr only when needed.Rafael Espindola2014-03-25
* [PowerPC] Select between VSX A-type and M-type FMA instructions just before RAHal Finkel2014-03-25
* llvm/test/DebugInfo/empty.ll: Suppress crash for targeting pecoff while inves...NAKAMURA Takumi2014-03-25
* [X86] Generate VPSHUFB for in-place v16i16 shufflesAdam Nemet2014-03-25
* [InstCombine] Don't fold bitcast into store if it would need addrspacecastRichard Osborne2014-03-25
* R600: Add failing testcase for <3 x i32> stores.Matt Arsenault2014-03-25
* ScalarEvolution: Compute exit counts for loops with a power-of-2 step.Benjamin Kramer2014-03-25
* [msan] Relax the test some more.Evgeniy Stepanov2014-03-25
* [msan] Make some tests less strict.Evgeniy Stepanov2014-03-25
* [msan] More precise instrumentation of select IR.Evgeniy Stepanov2014-03-25
* [mips] '.set at=$0' should be equivalent to '.set noat'Daniel Sanders2014-03-25
* Fix AVX2 Gather execution domains. Cameron McInally2014-03-25
* [mips] Correct testcase for .set at=$reg and emit the new warnings for numeri...Daniel Sanders2014-03-25
* [mips] Fix assembler temporary expansion and add associated warnings about th...Daniel Sanders2014-03-25
* WinCOFF: Add support for -fdata-sectionsDavid Majnemer2014-03-25
* DebugInfo: Add GNU_addr_base and GNU_ranges_base only when there are addresse...David Blaikie2014-03-25
* test: fix CHECK linesSaleem Abdulrasool2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25
* Register Allocator: check other options before using a CSR for the first time.Manman Ren2014-03-25
* Fix crashes when assembler directives are used that are notKevin Enderby2014-03-25
* DebugInfo: Add DW_AT_GNU_ranges_base to skeleton CUsDavid Blaikie2014-03-24
* DebugInfo: Implement relative addressing for DW_AT_ranges under fissionDavid Blaikie2014-03-24
* DebugInfo: Don't emit relocations to abbreviations in debug_info.dwoDavid Blaikie2014-03-24
* R600/SI: Fix extra mov from legalizing 64-bit SALU ops.Matt Arsenault2014-03-24
* R600/SI: Sub-optimial fix for 64-bit immediates with SALU ops.Matt Arsenault2014-03-24
* R600/SI: Fix 64-bit bit ops that require the VALU.Matt Arsenault2014-03-24
* R600: Implement isNarrowingProfitable.Matt Arsenault2014-03-24
* [PowerPC] Generate little-endian object filesUlrich Weigand2014-03-24