summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-10
* Transforms: Don't create bad branch weights when folding a switchJustin Bogner2013-12-10
* [AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they useChad Rosier2013-12-09
* [AArch64] Refactor NEON scalar reduce pairwise front-end codegen to removeChad Rosier2013-12-09
* [AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduceChad Rosier2013-12-09
* Don't add suffixes for stdcall/fastcall on 64 coff.Rafael Espindola2013-12-09
* Fix pattern match for movi with 0D resultAna Pazos2013-12-09
* [mips][msa] Fix invalid generated code when lowering FrameIndex involving una...Daniel Sanders2013-12-09
* [mips][msa] Fix suboptimal FrameIndex lowering for ld.[hwd] and st.[hwd]Daniel Sanders2013-12-09
* Method parseSetAssignment treats every operand with '$' sign as register and ...Vladimir Medic2013-12-09
* [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack ...Venkatraman Govindaraju2013-12-09
* [Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/...Venkatraman Govindaraju2013-12-09
* [AArch64]Add missing pair intrinsics such as:Hao Liu2013-12-09
* [AArch64]Pattern match failures for truncate store and extend loadHao Liu2013-12-09
* [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9.Venkatraman Govindaraju2013-12-08
* Revert 196544 due to internal bot failures.Manman Ren2013-12-08
* Cleaning up of prologue/epilogue code for Mips16. First stepReed Kotler2013-12-08
* ARM: fix folding of stack-adjustment (yet again).Tim Northover2013-12-08
* Fixed CRLFMichael Kuperstein2013-12-08
* Ensure bitcode encoding of visibility styles stays stable. Patch by Boaz Ouriel.Michael Kuperstein2013-12-08
* Fix inlining to not lose the "cleanup" clause from landingpadsMark Seaborn2013-12-08
* Fix inlining to not produce duplicate landingpad clausesMark Seaborn2013-12-08
* force vector width via cpu on vectorizer metadata enableRenato Golin2013-12-07
* Remove empty MCJIT/load-object-a.ll since r196641.NAKAMURA Takumi2013-12-07
* Revert r196639 while I investigate a bot failure.Lang Hames2013-12-07
* Add support for archives and object file caching under MCJIT.Lang Hames2013-12-07
* Fix assert with copy from global through addrspacecastMatt Arsenault2013-12-07
* [mips] Fix test case.Akira Hatanaka2013-12-07
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-07
* llvm-cov: Added test.h header to tests.Yuchen Wu2013-12-07
* Fix the segfault reported in PR 11990.Kaelyn Uhrain2013-12-07
* Don't use isNullValue to evaluate ConstantExprDuncan P. N. Exon Smith2013-12-06
* llvm-cov: Regenerated gcov files with r195513 changes.Yuchen Wu2013-12-06
* Integrated assembler incorrectly lexes ARM-style commentsDavid Peixotto2013-12-06
* DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie2013-12-06
* Bug 18149: [AArch32] VSel instructions has no ARMCC fieldWeiming Zhao2013-12-06
* Update AVX512 vector blend intrinsic names.Cameron McInally2013-12-06
* [SystemZ] Use LOAD AND TEST for comparisons with -0Richard Sandiford2013-12-06
* [SystemZ] Extend the use of C(L)GFRRichard Sandiford2013-12-06
* [SystemZ] Optimize selects between 0 and -1Richard Sandiford2013-12-06
* [asan] rewrite asan's stack frame layoutKostya Serebryany2013-12-06
* [Stackmap] Update stackmap unit test to use AnyRegCC.Juergen Ributzka2013-12-06
* Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x)Yi Jiang2013-12-05
* Move test to X86 dirRenato Golin2013-12-05
* Add #pragma vectorize enable/disable to LLVMRenato Golin2013-12-05
* llvm-cov: Changed extension from .llcov to .gcov.Yuchen Wu2013-12-05
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external useArnold Schwaighofer2013-12-05
* [tsan] fix PR18146: sometimes a variable written into vptr could have an inte...Kostya Serebryany2013-12-05
* [NVPTX] Fix off-by-one error when creating the VT list for an SDNodeJustin Holewinski2013-12-05