summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-27
* llvm/test/lit.cfg: Tighten conditions to enable 'native'.NAKAMURA Takumi2013-10-26
* llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.NAKAMURA Takumi2013-10-26
* Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.Andrew Trick2013-10-25
* Fix LSR: don't normalize quadratic recurrences.Andrew Trick2013-10-25
* Handle calls and invokes in GlobalStatus.Rafael Espindola2013-10-25
* LoopVectorizer: Don't attempt to vectorize extractelement instructionsHal Finkel2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point register vbro...Quentin Colombet2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...Quentin Colombet2013-10-25
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-25
* ARM: tweak test to pass on all platformsTim Northover2013-10-25
* ARM: Test r193381 a bit more thoroughly.Jim Grosbach2013-10-24
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-24
* Inliner: Handle readonly attribute per argument when adding memcpyTom Stellard2013-10-24
* I had to move and removeRenato Golin2013-10-24
* ARM: Mark double-precision instructions as suchTim Northover2013-10-24
* Fix broken builds by moving test to x86 dirRenato Golin2013-10-24
* Mark vector loops as already vectorizedRenato Golin2013-10-24
* ARM: add a couple more NEON predicates.Tim Northover2013-10-24
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-24
* Added tests for microMIPS relocations 1.Zoran Jovanovic2013-10-24
* ARM: Use non-VFP softcalls on embedded Darwinish targetsTim Northover2013-10-24
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-24
* Added test for -elf configuration, to see that _alloca call is properly Yaron Keren2013-10-24
* Make sure SP is always aligned on a 2 byte boundaryJob Noorman2013-10-24
* fix PR17635: false positive with packed structuresNuno Lopes2013-10-24
* [AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.Amara Emerson2013-10-24
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-24
* Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots.Craig Topper2013-10-24
* Add non-AVX tests for AES intrinsics.Craig Topper2013-10-24
* Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cas...Craig Topper2013-10-24
* Fix a bug in LinearFunctionTestReplace that created invalid loop exit checks.Juergen Ributzka2013-10-24
* X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.Benjamin Kramer2013-10-23
* X86: Custom lower zext v16i8 to v16i16.Benjamin Kramer2013-10-23
* Fix PR17631Michael Liao2013-10-23
* Add llvm-c-test to check-llvm.NAKAMURA Takumi2013-10-23
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-23
* Fix cmake dependency on llvm-c-test in testAnders Waldenborg2013-10-23
* [mips][msa] Direct Object Emission support for the LSA instruction.Matheus Almeida2013-10-23
* [mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrins...Daniel Sanders2013-10-23
* Make ARM hint ranges consistent, and add tests for these rangesArtyom Skrobov2013-10-23
* Fix check for supported targets in llvm-c lit.local.cfgAnders Waldenborg2013-10-23
* Add llvm-c-test tool for testing llvm-cAnders Waldenborg2013-10-23
* R600/SI: fix MIMG writemask adjustementTom Stellard2013-10-23
* R600: Fix handling of vector kernel argumentsTom Stellard2013-10-23
* R600/SI: Add support for i64 bitwise orTom Stellard2013-10-23