summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-142-7/+220
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-142-220/+7
* Fix __clear_cache declaration.Rafael Espindola2013-05-141-1/+1
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-142-7/+220
* Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen2013-05-142-3/+3
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-142-0/+167
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-142-5/+63
* Add bitcast to store of personality function.Kai Nacke2013-05-141-1/+3
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-1418-168/+143
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-142-4/+9
* Hexagon: Test case to check if branch probabilities are properly reflected inJyotsna Verma2013-05-141-0/+79
* Hexagon: Remove dead-code after unconditional return from addPreSched2.Jyotsna Verma2013-05-141-3/+0
* R600/SI: Add processor type for Hainan asicTom Stellard2013-05-142-1/+3
* Get the unittests compiling when building with cmake and the settingDuncan Sands2013-05-142-1/+6
* Declare __clear_cache.Rafael Espindola2013-05-141-0/+1
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14353-7/+7189
* R600/SI: Add lit test coverage for the remaining patterns added recentlyMichel Danzer2013-05-146-11/+111
* [SystemZ] Add extra testscases for r181773Richard Sandiford2013-05-1424-0/+384
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-1431-130/+425
* [SystemZ] Remove bogus isAsmParserOnlyRichard Sandiford2013-05-141-28/+22
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-143-57/+79
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-145-312/+326
* Removed trailing whitespace.Michael Gottesman2013-05-141-4/+4
* Fix typo.Reed Kotler2013-05-141-1/+1
* Removed an unnamed namespace and forgot to make two of the functions insideReed Kotler2013-05-141-3/+5
* This is the first of three patches which creates stubs used forReed Kotler2013-05-142-0/+1303
* StackColoring: don't clear an instruction's mem operand if the underlyingAkira Hatanaka2013-05-142-0/+44
* Assert that DIEEntries are constructed with non-null DIEsDavid Blaikie2013-05-141-1/+3
* LoopVectorize: Handle loops with multiple forward inductionsArnold Schwaighofer2013-05-142-17/+70
* [objc-arc-opts] Added debug statements when we set and unset whether a pointe...Michael Gottesman2013-05-141-0/+2
* [objc-arc-opts] In the presense of an alloca unconditionally remove RR pairs ...Michael Gottesman2013-05-132-5/+294
* Move a couple more statistics inside '#ifndef NDEBUG'.Matt Beaumont-Gay2013-05-131-1/+1
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-132-1/+4
* [objc-arc-opts] Add comment to BBState making it clear that get{TopDown,Botto...Michael Gottesman2013-05-131-0/+6
* Fix goofy commentary in PPCTargetObjectFile.cpp.Bill Schmidt2013-05-131-2/+2
* PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt2013-05-135-0/+121
* Remove redundant variable introduced by r181682.Bob Wilson2013-05-131-1/+0
* [objc-arc] Move the before optimization statistics gathering phase out of Opt...Michael Gottesman2013-05-131-8/+7
* [mips] Add option -mno-ldc1-sdc1.Akira Hatanaka2013-05-134-4/+120
* Fix a bug that APFloat::fusedMultiplyAdd() mistakenly evaluate "14.5f * -14.5...Shuxin Yang2013-05-132-2/+50
* [mips] Define a helper function which creates an instruction with the sameAkira Hatanaka2013-05-132-0/+19
* [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-137-29/+29
* Remove unused fields and arguments.Rafael Espindola2013-05-133-13/+6
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-136-14/+58
* Correctly preserve the input chain for potential tailcall nodes whoseLang Hames2013-05-132-1/+18
* Suppress GCC compiler warnings in release builds about variables that are onlyDuncan Sands2013-05-133-0/+3
* SLPVectorizer: Swap LHS and RHS. No functionality change.Nadav Rotem2013-05-131-4/+4
* Fix PR15950 A bug in DAG Combiner about undef maskHao Liu2013-05-132-10/+35
* Remove the MachineMove class.Rafael Espindola2013-05-1338-177/+169
* XFAIL this test for mingw too.Rafael Espindola2013-05-131-1/+1