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