summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [DAGCombiner] PCMP* sets its result to all ones or zeros so we can AND with theQuentin Colombet2014-02-21
* Add a SymbolicFile interface between Binary and ObjectFile.Rafael Espindola2014-02-21
* add -da-delinearize runs and checks to MIV testcasesSebastian Pop2014-02-21
* [AArch64] Add register constraints to avoid generating STLXR and STXR with un...Kevin Qin2014-02-21
* Make sure that value handle users see the transformation of an indirect call ...Nick Lewycky2014-02-20
* AArch64: __va_list.__stack must be 8-byte alignedOliver Stannard2014-02-20
* [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb...Daniel Sanders2014-02-20
* AsmParser: Disable Darwin-style macro argument expansion on non-darwin targets.Benjamin Kramer2014-02-20
* [mips] Make mips64 the default CPU for the mips64 architectureDaniel Sanders2014-02-20
* AVX-512: added a lit test for truncate operationElena Demikhovsky2014-02-20
* llvm-objdump/COFF: Print SEH table addresses.Rui Ueyama2014-02-20
* AVX-512: Assembly parsing of broadcast semantic in AVX-512; imlemented by Nis...Elena Demikhovsky2014-02-20
* Object/COFF: Fix padding between CSDVersion and EditList.Rui Ueyama2014-02-20
* Add support for hashing attributes with DW_FORM_block. This requiredEric Christopher2014-02-20
* Expand 64bit {SHL,SHR,SRA}_PARTS on sparcv9.Roman Divacky2014-02-19
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-19
* [mips] Use multiple FileCheck prefixes rather than run the test multiple timesDaniel Sanders2014-02-19
* [Sparc] Remove spurious checks from a testcase.Venkatraman Govindaraju2014-02-19
* This reverts commit r201625 and r201624.Rafael Espindola2014-02-19
* [mips] Add explicit N32 and N64 tests to nabi-regs.s testDaniel Sanders2014-02-19
* Fix AVX512 vector sqrt assembly strings.Cameron McInally2014-02-19
* Revert r201622 and r201608.Daniel Jasper2014-02-19
* X86: move test requiring X86TargetLowering info into its own directoryTim Northover2014-02-19
* Try addding datalayout in case that's what Hexagon doesn't like.Tim Northover2014-02-19
* X86 CodeGenPrep: sink shufflevectors before shiftsTim Northover2014-02-19
* Remove special FP opcode maps and instead add enough MRM_XX formats to handle...Craig Topper2014-02-19
* Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0x...Craig Topper2014-02-19
* llvm-objdump/COFF: Print load configuration table.Rui Ueyama2014-02-19
* MCAsmParser: support required parametersSaleem Abdulrasool2014-02-19
* Now that llvm always does the right thing with private, use it.Rafael Espindola2014-02-19
* Avoid an infinite cycle with private linkage and -f{data|function}-sections.Rafael Espindola2014-02-19
* Fix PR18743.Rafael Espindola2014-02-18
* [AArch64] Expanded sin, cos, pow with FP vector types inputsAna Pazos2014-02-18
* XCore target: Handle common linkageRobert Lytton2014-02-18
* XCore target: Fix llvm.eh.return and EH info register handlingRobert Lytton2014-02-18
* X86: use vpsllvd (& friends) for 16-bit shifts on HaswellTim Northover2014-02-18
* llvm-cov: Support gcov's extermely lenient treatment of -oJustin Bogner2014-02-18
* Fix a typo about lowering AArch64 va_copy.Jiangning Liu2014-02-18
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* Fix the arm assembler so that this malformed instruction:Kevin Enderby2014-02-17
* Add support for assigning to . in AsmParser.Anders Waldenborg2014-02-17
* Fix diassembler handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 shoul...Craig Topper2014-02-17
* AVX-512: implemented zext fron i1 to i16Elena Demikhovsky2014-02-17
* fix for null VectorizedValue assertion in the SLP Vectorizer (in function vec...Gerolf Hoflehner2014-02-17
* MCAsmParser: add some mixed argument testsSaleem Abdulrasool2014-02-17
* MCAsmParser: better handling for named argumentsSaleem Abdulrasool2014-02-17
* Use 16 byte stack alignment for NaCl on ARMMark Seaborn2014-02-16
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-16
* Fix more broken CHECK linesNico Rieck2014-02-16
* Add extra CHECK prefix to tests with explicit prefixNico Rieck2014-02-16