summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Account for 128-bit integer operations in PPCCTRLoopsHal Finkel2014-02-25
* Don't try to set a dummy DataLayout. It is parsed now.Rafael Espindola2014-02-25
* Store a DataLayout in Module.Rafael Espindola2014-02-25
* Debug info: Support variadic functions.Adrian Prantl2014-02-25
* Revert "Debug info: Support variadic functions."Adrian Prantl2014-02-25
* Debug info: Support variadic functions.Adrian Prantl2014-02-25
* [XCore] Add intrinsic for CLRPT (clear port time) instruction.Richard Osborne2014-02-25
* [XCore] Add intrinsic for EDU (event disable unconditional) instruction.Richard Osborne2014-02-25
* Keep the link register for uwtable.Logan Chien2014-02-25
* [XCore] Prefer to word align functions.Richard Osborne2014-02-25
* Ignore old JIT tests in AARch64 - CMake styleRenato Golin2014-02-25
* 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