summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Switch to the new MingW ABI.Rafael Espindola2013-12-12
* [AArch64] Removed unnecessary copy patterns with v1fx types.Chad Rosier2013-12-12
* PowerPC: add Linux triple to TLS testsTim Northover2013-12-12
* Added new X86 patterns to select SSE scalar fp arithmetic instructions fromAndrea Di Biagio2013-12-12
* [AArch64]Fix the problem that AArch64 backend fails to select scalar_to_vecto...Hao Liu2013-12-12
* Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin2013-12-12
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-12
* Fix an over-constrained assertion in MachineFunction::addLiveIn.Quentin Colombet2013-12-12
* [AArch64] Refactor NEON floating-point Max/Min/Maxnm/Minnm across vector AArch64Chad Rosier2013-12-11
* Fix the PPC subsumes-predicate checkHal Finkel2013-12-11
* Merge all tls tests to two files. One for normal codegen (initial and localRoman Divacky2013-12-11
* On ELF and COFF treat linker_private like private.Rafael Espindola2013-12-11
* Remove test thats testing the same thing as tls.ll.Roman Divacky2013-12-11
* [AArch64] Add NEON scalar floating-point compare LLVM AArch64 intrinsics thatChad Rosier2013-12-11
* [AArch64] Refactor the NEON scalar floating-point reciprocal step andChad Rosier2013-12-11
* [AArch64] Refactor the NEON scalar floating-point reciprocal estimate, floating-Chad Rosier2013-12-11
* ARM: constrain register-class in fast-iselTim Northover2013-12-11
* AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatib...Elena Demikhovsky2013-12-11
* [SystemZ] Optimize fcmp X, 0 in cases where X is also negatedRichard Sandiford2013-12-11
* Extend (truncate (load)) foldingRichard Sandiford2013-12-11
* Fix XFAIL rules.Manuel Klimek2013-12-11
* Make this test a bit stricter.Rafael Espindola2013-12-11
* Distinguish and choose 16 or 32 bit forms of save/restore for Mips16.Reed Kotler2013-12-11
* Revert the backend fatal error from r196939Reid Kleckner2013-12-10
* on darwin<10, fallback to .weak_definition (PPC,X86)David Fang2013-12-10
* [AArch64] Refactor the NEON floating-point absolute difference LLVM AArch64Chad Rosier2013-12-10
* [AArch64] Refactor the NEON signed/unsigned floating-point convert to fixed-p...Chad Rosier2013-12-10
* [AArch64] Overload NEON signed/unsigned floating-point convert to fixed-pointChad Rosier2013-12-10
* [AArch64] Overload NEON signed/unsigned integer convert to floating-pointChad Rosier2013-12-10
* R600/SI: Add i64 cmp testsMatt Arsenault2013-12-10
* Reland "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* [AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics soChad Rosier2013-12-10
* [AArch64] Refactor the Neon vector/scalar floating-point convert implementation.Chad Rosier2013-12-10
* Ensure that the backend no longer emits unnecessary vector insert instructionsAndrea Di Biagio2013-12-10
* R600: Fix an infinite loop when trying to reorganize export/tex vector inputVincent Lejeune2013-12-10
* R600: Fix input modifiers lost for CaymanVincent Lejeune2013-12-10
* Next step in Mips16 prologue/epilogue cleanup.Reed Kotler2013-12-10
* AVX-512: changed intrinsics for mask operationsElena Demikhovsky2013-12-10
* AVX-512: Changed intrinsics of VPCONFLICT to match GCC builtin formElena Demikhovsky2013-12-10
* [mips][msa] Correct sld and sldi builtins.Daniel Sanders2013-12-10
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* Add TargetLowering::prepareVolatileOrAtomicLoadRichard Sandiford2013-12-10
* [AArch64 NEON] Support poly128_t and implement relevant intrinsic.Kevin Qin2013-12-10
* Revert "Fix miscompile of MS inline assembly with stack realignment"Reid Kleckner2013-12-10
* Fix miscompile of MS inline assembly with stack realignmentReid Kleckner2013-12-10
* Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.Nadav Rotem2013-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