aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Debug Info: In DIBuilder, the context field of subprogram is updated to useManman Ren2013-10-101-1/+8
* Add comments to debug info testing case.Manman Ren2013-10-101-0/+8
* R600: Fix trunc i64 to i32 on SIMatt Arsenault2013-10-101-0/+12
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-1084-86/+86
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-103-0/+1912
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-103-1912/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-103-0/+1912
* Disable function padding to get this test to pass on atom.Benjamin Kramer2013-10-101-1/+1
* ARM: correct liveness flags during ARMLoadStoreOptTim Northover2013-10-101-0/+40
* Allow non-AVX form of pmovmskb to take a GR64 operand.Craig Topper2013-10-101-0/+4
* [mips] Do not generate INS/EXT nodes if target does not have support forAkira Hatanaka2013-10-091-3/+6
* Debug Info: In DIBuilder, the context and type fields of template_type andManman Ren2013-10-091-39/+60
* Debug Info: In DIBuilder, the context field of a forward decl is updatedManman Ren2013-10-091-34/+46
* Fix a bug in Dead Argument Elimination.Shuxin Yang2013-10-091-0/+21
* [Sparc] Disable tail call optimization for sparc64.Venkatraman Govindaraju2013-10-091-0/+40
* AVX-512: Added VRCP28 and VRSQRT28 instructions and intrinsics.Elena Demikhovsky2013-10-091-14/+60
* AArch64: enable MISched by default.Tim Northover2013-10-0911-93/+97
* AArch64: migrate ADRP relaxation test to be llvm-mc only.Tim Northover2013-10-092-27/+18
* Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. Thi...Craig Topper2013-10-092-3/+7
* llvm/test/LTO should run also on cygwin.NAKAMURA Takumi2013-10-091-3/+0
* Debug Info: In DIBuilder, the context field of a DICompositeType is updatedManman Ren2013-10-091-31/+41
* Debug Info: In DIBuilder, the context fields of a static member and aManman Ren2013-10-081-27/+48
* Debug Info: In DIBuilder, the derived-from field of DICompositeTypeManman Ren2013-10-081-2/+12
* Debug Info: In DIBuilder, the derived-from field of DIDerivedTypeManman Ren2013-10-081-12/+38
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-084-0/+164
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-083-0/+88
* Debug Info: update testing to reflect r192018.Manman Ren2013-10-081-2/+4
* Add fabsf to the list of inlined functions; otherwiseReed Kotler2013-10-081-0/+12
* Add some xfaild R600 tests.Matt Arsenault2013-10-083-0/+47
* Let rotr and bswap be handled by expansion for Mips16 since we don'tReed Kotler2013-10-082-0/+8
* Fix a typo in the mattr part of the run line.Craig Topper2013-10-081-1/+1
* Explicitly disable AVX on a bunch of tests so they won't fail on AVX machines...Craig Topper2013-10-086-12/+12
* Remove some instructions that existed to provide aliases to the assembler. Ca...Craig Topper2013-10-087-9/+28
* typo.Adrian Prantl2013-10-081-1/+1
* typo.Adrian Prantl2013-10-081-1/+1
* Reduce testcase from 1r92011.Adrian Prantl2013-10-081-128/+20
* [mips] Test case for r192124.Akira Hatanaka2013-10-071-0/+33
* LoopVectorize: External uses must use the last value in a reduction cycleArnold Schwaighofer2013-10-071-0/+27
* Add Mips16 patterns for sign extend byte and sign extend halfword.Reed Kotler2013-10-071-0/+1
* Struct byval: use the correct alignment for loads generated to loadManman Ren2013-10-071-0/+27
* X86: Fix type check. Just because an integer type is illegal doesn't mean it'...Benjamin Kramer2013-10-071-0/+18
* Revert r191834 until we measure the effect of this benchmarks and maybe find ...Alexey Samsonov2013-10-071-0/+26
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-0711-46/+141
* [ARM] Improve build attributes emission.Amara Emerson2013-10-073-7/+121
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-076-0/+281
* [ARMv8] Add some disassembly tests for Thumb sevl/sevl.wJoey Gouly2013-10-071-0/+5
* ARM: allow cortex-m0 to use hint instructionsTim Northover2013-10-073-12/+37
* [Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.Simon Atanasyan2013-10-072-0/+30
* Remove some instructions that seem to only exist to trick the filtering check...Craig Topper2013-10-072-0/+12
* Teach X86 asm parser that VMOVAPSrr and other VEX-encoded register to registe...Craig Topper2013-10-071-0/+56