summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix typosAlp Toker2014-02-25
* [SROA] Fix another instability in SROA with respect to the sliceChandler Carruth2014-02-25
* llvm-dwarfdump: Support for debug_line.dwo section for file names for type un...David Blaikie2014-02-24
* llvm-objdump: Do not attempt to disassemble symbols outside of sectionSimon Atanasyan2014-02-24
* R600/SI - Add new CI arithmetic instructions.Matt Arsenault2014-02-24
* SLPVectorizer: Try vectorizing 'splat' storesArnold Schwaighofer2014-02-24
* For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...)Reed Kotler2014-02-24
* [CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.Alexey Samsonov2014-02-24
* [asan] remove test that should have been removed in r202033Kostya Serebryany2014-02-24
* Asm Parser: support .error directiveSaleem Abdulrasool2014-02-23
* AsmParser: support .ifeqs directiveSaleem Abdulrasool2014-02-23
* SPARC: Implement TRAP lowering. Matches what GCC emits.Benjamin Kramer2014-02-23
* ARM IAS: support .align without parametersSaleem Abdulrasool2014-02-23
* MCAsmParser: support .ifneSaleem Abdulrasool2014-02-23
* MCAsmParser: handle space properly for .ifc/.ifncSaleem Abdulrasool2014-02-23
* MCAsmParser: add support for .err directiveSaleem Abdulrasool2014-02-23
* AVX-512: Fixed encoding of VPTESTMQElena Demikhovsky2014-02-23
* ARM IAS: support .short and .hwordSaleem Abdulrasool2014-02-23
* Make test more resilient against scheduling decisions.Benjamin Kramer2014-02-22
* MC: Support COFF string tables larger than 10MBNico Rieck2014-02-22
* llvm/test/CodeGen/X86/shift-pcmp.ll: Tweak to appease FileCheck. "CHECK-LABEL...NAKAMURA Takumi2014-02-22
* [CodeGenPrepare] Fix the check of the legality of an instruction.Quentin Colombet2014-02-22
* [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