summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [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
* Explicitly specify the CPU to avoid Atom-specific assembly mismatchTimur Iskhodzhanov2014-01-30
* Reenable ARM EHABI on Android.Evgeniy Stepanov2014-01-30
* Implement SPARCv9 atomic_swap_64 with a pseudo.Jakob Stoklund Olesen2014-01-30
* ARM IAS: support .object_archSaleem Abdulrasool2014-01-30
* tools: add support for decoding ARM attributesSaleem Abdulrasool2014-01-30
* ARM IAS: support .movspSaleem Abdulrasool2014-01-30
* ARM: suuport .tlsdescseq directiveSaleem Abdulrasool2014-01-30
* ARM: support TLS descriptor relocationsSaleem Abdulrasool2014-01-30
* ARM: support tlscall relocationsSaleem Abdulrasool2014-01-30
* Revert "[Stackmaps] Record the stack size of each function that contains a st...Juergen Ributzka2014-01-30
* [Stackmaps] Record the stack size of each function that contains a stackmap/p...Juergen Ributzka2014-01-30
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* Revert r200431 due to bot failures.Manman Ren2014-01-30
* Fix TLS handling in ELF's getAddress and llvm-nm to print 'D' for it.Rafael Espindola2014-01-30
* PGO branch weight: update edge weights in SelectionDAGBuilder.Manman Ren2014-01-30
* PGO branch weight: update edge weights in IfConverter.Manman Ren2014-01-29
* If we use DW_AT_ranges we need to specify a base address that rangesEric Christopher2014-01-29
* Turn on CU ranges if we've got multiple compile units in the sameEric Christopher2014-01-29
* llvm-cov: Expect a source file as a positional parameterJustin Bogner2014-01-29
* MC: Better management of macro argumentsDavid Majnemer2014-01-29
* LoopVectorizer: Add a test case for unrolling of small loops that need a runtimeArnold Schwaighofer2014-01-29
* Add support for PC-relative non-extern relocations to RuntimeDyldMachO.Lang Hames2014-01-29
* [mips][msa] Add fill.d instruction.Matheus Almeida2014-01-29
* [mips][msa] CHECK-DAG-ize MSA 2r_vector_scalar.ll test.Matheus Almeida2014-01-29
* [mips][msa] Add copy_{u,s}.d.Matheus Almeida2014-01-29
* [mips][msa] CHECK-DAG-ize MSA elm_copy.ll test.Matheus Almeida2014-01-29
* [LPM] Fix PR18643, another scary place where loop transforms failed toChandler Carruth2014-01-29
* Enable EHABI by defaultRenato Golin2014-01-29
* MC: Reorganize macro MC test along dialect linesDavid Majnemer2014-01-29
* [asan] simplify a test Kostya Serebryany2014-01-29
* [Sparc] Use %r_disp32 for pc_rel entries in FDE as well.Venkatraman Govindaraju2014-01-29
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-29
* [Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.Venkatraman Govindaraju2014-01-29
* [LPM] Fix PR18642, a pretty nasty bug in IndVars that "never mattered"Chandler Carruth2014-01-29
* We do use pipefail these days. Update the test.Rafael Espindola2014-01-29
* [SparcV9] Use correct register class (I64RegClass) to hold the address of _G...Venkatraman Govindaraju2014-01-29