summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ARM: fix fast-isel assertion failureTim Northover2014-02-04
* R600/SI: Fix fneg for 0.0Michel Danzer2014-02-04
* llvm-cov: Implement the object-directory flagJustin Bogner2014-02-04
* llvm-cov: Ignore missing .gcda filesJustin Bogner2014-02-04
* llvm-cov: Document the llvm-cov testsJustin Bogner2014-02-04
* Revert: ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCallsKai Nacke2014-02-04
* ARM: Enable use of relocation type tlsldo in debug info for tls data.Kai Nacke2014-02-04
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* inalloca: Don't remove dead arguments in the presence of inalloca argsReid Kleckner2014-02-03
* AArch64 & ARM: refactor crypto intrinsics to take scalarsTim Northover2014-02-03
* Expand vector bswap in LegalizeVectorOpsHal Finkel2014-02-03
* Lower llvm.expect intrinsic correctly for i1Duncan P. N. Exon Smith2014-02-02
* LoopVectorizer: Enable unrolling of conditional stores and the load/storeArnold Schwaighofer2014-02-02
* Add some xfailed R600 tests for 64-bit private accesses.Matt Arsenault2014-02-02
* R600/SI: Fix insertelement with dynamic indices.Matt Arsenault2014-02-02
* [Sparc] Set %o7 as the return address register instead of %i7 in MCRegisterIn...Venkatraman Govindaraju2014-02-01
* ARMTTI: We don't have 16 allocatable scalar registersArnold Schwaighofer2014-02-01
* MC: Fix .octa output for APInts with BitWidth > 128David Woodhouse2014-02-01
* MC: Add support for .octaDavid Woodhouse2014-02-01
* [LPM] Apply a really big hammer to fix PR18688 by recursively reformingChandler Carruth2014-02-01
* [inliner] Skip debug intrinsics even earlier in computing the inlineChandler Carruth2014-02-01
* Update a .fill test to use the updated semantics.David Majnemer2014-02-01
* MC: Improve the .fill directive's compatibility with GASDavid Majnemer2014-02-01
* Revert "[SLPV] Recognize vectorizable intrinsics during SLP vectorization ..."Reid Kleckner2014-02-01
* [stackprotector] Implement the sspstrong rules for stack layout.Josh Magee2014-02-01
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-31
* Don't put non-static allocas in the static alloca mapReid Kleckner2014-01-31
* Split out small-code-model MCJIT testcase in order to xfail for AArch64, whereLang Hames2014-01-31
* Remove another hasRawTextSupport.Rafael Espindola2014-01-31
* Set -mcpu to make this test pass on atom botsReid Kleckner2014-01-31
* Mark the first dynamic elf symbol as SF_FormatSpecific.Rafael Espindola2014-01-31
* Replace X86 FMA intrinsic pseduo-instructions with def pats.Lang Hames2014-01-31
* [SLPV] Recognize vectorizable intrinsics during SLP vectorization andChandler Carruth2014-01-31
* DebugInfo: Flag type unit references as declarationsDavid Blaikie2014-01-31
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-31
* [mips][msa] Add insert.d instruction.Matheus Almeida2014-01-31
* Update FileCheck prefixes in preparation for the addition of Mips64 MSA tests.Matheus Almeida2014-01-31
* [vectorizer] Tweak the way we do small loop runtime unrolling in theChandler Carruth2014-01-31
* Move address override handling in X86MCCodeEmitter to a place where it works ...Craig Topper2014-01-31
* This patch teaches the DAGCombiner how to fold insert_subvector nodesManman Ren2014-01-31
* PGO branch weight: update edge weights in SelectionDAGBuilder.Manman Ren2014-01-31
* Allow speculating llvm.sqrt, fma and fmuladdMatt Arsenault2014-01-31
* Add a link to a bug to a couple of FIXMEsTimur Iskhodzhanov2014-01-30
* [x86] Fix signed relocations for i64i32imm operandsDavid Woodhouse2014-01-30
* [AArch64] Custom lower concat_vector patterns with v4i16, v4i32, v8i8, v8i16,...Chad Rosier2014-01-30
* Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .se...Timur Iskhodzhanov2014-01-30
* Only ELF has a dynamic symbol table. Remove it from ObjectFile.Rafael Espindola2014-01-30
* This has been fixed.Rafael Espindola2014-01-30
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-30