aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen
AgeCommit message (Expand)Author
2013-04-13[mips] Reapply r179420 and r179421.Akira Hatanaka
2013-04-12Revert r179420 and r179421.Akira Hatanaka
2013-04-12[mips] Instruction selection patterns for carry-setting and using addAkira Hatanaka
2013-04-12[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.Akira Hatanaka
2013-04-12Replace coff-/elf-dump with llvm-readobjNico Rieck
2013-04-12Fix the test on linux by setting the triple and the align formatNadav Rotem
2013-04-12Add a flag to align all basic blocks in the function.Nadav Rotem
2013-04-11Use FileCheck instead of grep.Preston Gurd
2013-04-11Mips specific inline asm memory operand modifier test caseJack Carter
2013-04-11Add a CHECK-NOT for a more faithful translation of the original grep | count 2.Eli Bendersky
2013-04-11Add missing colons to check lines.Benjamin Kramer
2013-04-11FileCheckize a bunch of tests.Benjamin Kramer
2013-04-11Optimize vector select from all 0s or all 1sMichael Liao
2013-04-11Enhance bool simplifcation in X86 to handle more casesMichael Liao
2013-04-10Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky
2013-04-10Manually remove successors in if conversion when CopyAndPredicateBlock is usedHal Finkel
2013-04-10Mips specific inline asm memory operand modifier test caseJack Carter
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