summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-10fix selectcc testcodesize5Vincent Lejeune1-0/+1
2013-04-10R600: Take inner deps inside tex clauseVincent Lejeune1-1/+5
2013-04-10R600: Relax some vector constraints on Dot4.Vincent Lejeune9-5/+268
2013-04-10R600: Recompute schedule graph non order dependencies.Vincent Lejeune9-8/+547
2013-04-10R600: Use bottom up scheduling algorithmVincent Lejeune6-38/+53
2013-04-10Add a case to LiveIntervalAnalysis::HandleMoveVincent Lejeune1-4/+134
2013-04-10R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addrVincent Lejeune2-1/+54
2013-04-10[test] Use lit's shell test runner on WindowsReid Kleckner1-3/+12
2013-04-10Revert "TMP"Tim Northover1-1/+6
2013-04-10ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover11-25/+104
2013-04-10TMPTim Northover1-6/+1
2013-04-10Change CloneFunctionInto to always clone Argument attributes induvidually,Joey Gouly2-23/+47
2013-04-10R600/SI: dynamical figure out the reg class of MIMGChristian Konig7-17/+78
2013-04-10R600/SI: adjust writemask to only the used componentsChristian Konig5-33/+156
2013-04-10R600/SI: remove image sample writemaskChristian Konig3-31/+30
2013-04-10Cleanup PPCInstrInfo::DefinesPredicateHal Finkel1-5/+10
2013-04-10RegionInfo: Add helpers to replace entry/exit recursivelyTobias Grosser2-0/+50
2013-04-10PPC: Prep for if conversion of bctr[l]Hal Finkel3-2/+37
2013-04-10Template the MachO types over endianness.Rafael Espindola3-109/+153
2013-04-10Include the more specific header.Rafael Espindola1-1/+1
2013-04-10__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng2-6/+22
2013-04-10Generalize the PassConfig API and remove addFinalizeRegAlloc().Andrew Trick2-51/+96
2013-04-09Mips specific inline asm operand modifier 'D' Jack Carter2-3/+26
2013-04-09Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel7-0/+297
2013-04-09Fix some comment typos.Bob Wilson1-2/+2
2013-04-09Cleanup. No functional change intended.Chad Rosier1-5/+5
2013-04-09Cleanup. No functional change intended.Chad Rosier1-16/+16
2013-04-09Remove unused method and default values.Rafael Espindola2-8/+6
2013-04-09Update the version of dwarf we say we're emitting to at least 3.Eric Christopher2-1/+18
2013-04-09Revert r179115 as it looks to have killed the ASan tests.Chad Rosier3-17/+5
2013-04-09Rationalize the formatting of these case labels. Having two sortedChandler Carruth1-15/+29
2013-04-09This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler24-11/+908
2013-04-09Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem15-0/+995
2013-04-09Make check depend on all.Eric Christopher1-1/+1
2013-04-09[ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need toChad Rosier3-5/+17
2013-04-09The .dwo section shouldn't contain the unrelocated values (andEric Christopher2-26/+34
2013-04-09Cleanup PPCEarlyReturnHal Finkel1-28/+31
2013-04-09Revert r176408 and r176407 to address PR15540.Nadav Rotem4-189/+43
2013-04-09[ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,Chad Rosier3-38/+47
2013-04-09DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer2-0/+72
2013-04-09Use virtual base registers on PPCHal Finkel4-15/+216
2013-04-09Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheckHal Finkel1-1/+5
2013-04-09Rewrite test/Linker tests to use FileCheck instead of grep.Eli Bendersky25-34/+57
2013-04-09Convert MachOObjectFile to a template.Rafael Espindola6-925/+881
2013-04-09DWARF parser: Fix DWARF-2/3 incompatibility: size of DW_FORM_ref_addr is the ...Alexey Samsonov3-45/+35
2013-04-09Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.Michael Gottesman8-17/+21
2013-04-09Extract a function.Jakob Stoklund Olesen1-31/+17
2013-04-09Remove the confusing sentence.Nadav Rotem1-2/+0
2013-04-09Revert 179071 because it is not the right way to support non standard new/new...Nadav Rotem4-21/+25
2013-04-09Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen4-25/+56