aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen
AgeCommit message (Expand)Author
2013-04-10R600/SI: Add pattern for AMDGPUurecipMichel Danzer
2013-04-10This is for an experimental option -mips-os16. The idea is to compile allReed Kotler
2013-04-10R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addrVincent Lejeune
2013-04-10R600/SI: dynamical figure out the reg class of MIMGChristian Konig
2013-04-10R600/SI: adjust writemask to only the used componentsChristian Konig
2013-04-10R600/SI: remove image sample writemaskChristian Konig
2013-04-10__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng
2013-04-09Mips specific inline asm operand modifier 'D' Jack Carter
2013-04-09Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel
2013-04-09This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler
2013-04-09DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer
2013-04-09Use virtual base registers on PPCHal Finkel
2013-04-09Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheckHal Finkel
2013-04-09Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen
2013-04-08Generate PPC early conditional returnsHal Finkel
2013-04-08AArch64: remove barriers from AArch64 atomic operations.Tim Northover
2013-04-07Cleanup and improve PPC fsel generationHal Finkel
2013-04-07Implement LowerCall_64 for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen
2013-04-06Implement LowerReturn_64 for SPARC v9.Jakob Stoklund Olesen
2013-04-06SPARC v9 stack pointer bias.Jakob Stoklund Olesen
2013-04-06Implement PPCInstrInfo::FoldImmediateHal Finkel
2013-04-06Complete formal arguments for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen
2013-04-05R600/SI: Add support for buffer stores v2Tom Stellard
2013-04-05R600/SI: Add processor types for each SI variantTom Stellard
2013-04-05R600/SI: Avoid generating S_MOVs with 64-bit immediates v2Tom Stellard
2013-04-05Enable early if conversion on PPCHal Finkel
2013-04-05Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...Timur Iskhodzhanov
2013-04-05Reverting 178851 as it broke buildbotsRenato Golin
2013-04-05Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...Stepan Dyatkovskiy
2013-04-05RegisterPressure heuristics currently require signed comparisons.Andrew Trick
2013-04-04PPC: Improve code generation for mixed-precision reciprocal sqrtHal Finkel
2013-04-04Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen
2013-04-04New-password-test commit.Stepan Dyatkovskiy
2013-04-04R600: Take export into account when computing cf addressVincent Lejeune
2013-04-04Add SPARC v9 support for select on 64-bit compares.Jakob Stoklund Olesen
2013-04-03R600: Fix last ALU of a clause being emitted in a separate clauseVincent Lejeune
2013-04-03Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.Bill Schmidt
2013-04-03Temporarily relax the WIN32 checks in the SRet test to fix the Atom D2700 botTimur Iskhodzhanov
2013-04-03Fix SRet for thiscall in i686-pc-win32Timur Iskhodzhanov
2013-04-03Add 64-bit compare + branch for SPARC v9.Jakob Stoklund Olesen
2013-04-03Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel
2013-04-02[mips] Small update to the implementation of eh.return for Mips.Akira Hatanaka
2013-04-02llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming, in atomic{32|64}.ll ...NAKAMURA Takumi
2013-04-02Fix PR15630: Replace faulty stdcx. with stwcx.Bill Schmidt
2013-04-02Don't attempt MTM heuristics without a scheduling model present.Jakob Stoklund Olesen
2013-04-02[fast-isel] Use the correct API to disable FastLowerArguments for Win64.Chad Rosier
2013-04-02DAGCombiner: Merge store/loads when we have extload/truncstoresArnold Schwaighofer
2013-04-02Simplify test cases for Atom preferring call register indirect overPreston Gurd
2013-04-02Add 64-bit load and store instructions.Jakob Stoklund Olesen
2013-04-02Basic 64-bit ALU operations.Jakob Stoklund Olesen