summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * [SystemZ] Add disassembler supportRichard Sandiford2013-05-14
| * R600/SI: Add lit test coverage for the remaining patterns added recentlyMichel Danzer2013-05-14
| * [SystemZ] Add extra testscases for r181773Richard Sandiford2013-05-14
| * [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-14
| * [SystemZ] Remove bogus isAsmParserOnlyRichard Sandiford2013-05-14
| * [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-14
| * [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-14
| * Removed trailing whitespace.Michael Gottesman2013-05-14
| * Fix typo.Reed Kotler2013-05-14
| * Removed an unnamed namespace and forgot to make two of the functions insideReed Kotler2013-05-14
| * This is the first of three patches which creates stubs used forReed Kotler2013-05-14
| * StackColoring: don't clear an instruction's mem operand if the underlyingAkira Hatanaka2013-05-14
| * Assert that DIEEntries are constructed with non-null DIEsDavid Blaikie2013-05-14
| * LoopVectorize: Handle loops with multiple forward inductionsArnold Schwaighofer2013-05-14
| * [objc-arc-opts] Added debug statements when we set and unset whether a pointe...Michael Gottesman2013-05-14
| * [objc-arc-opts] In the presense of an alloca unconditionally remove RR pairs ...Michael Gottesman2013-05-13
| * Move a couple more statistics inside '#ifndef NDEBUG'.Matt Beaumont-Gay2013-05-13
| * Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-13
| * [objc-arc-opts] Add comment to BBState making it clear that get{TopDown,Botto...Michael Gottesman2013-05-13
| * Fix goofy commentary in PPCTargetObjectFile.cpp.Bill Schmidt2013-05-13
| * PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt2013-05-13
| * Remove redundant variable introduced by r181682.Bob Wilson2013-05-13
| * [objc-arc] Move the before optimization statistics gathering phase out of Opt...Michael Gottesman2013-05-13
| * [mips] Add option -mno-ldc1-sdc1.Akira Hatanaka2013-05-13
| * Fix a bug that APFloat::fusedMultiplyAdd() mistakenly evaluate "14.5f * -14.5...Shuxin Yang2013-05-13
| * [mips] Define a helper function which creates an instruction with the sameAkira Hatanaka2013-05-13
| * [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-13
| * Remove unused fields and arguments.Rafael Espindola2013-05-13
| * The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-13
| * Correctly preserve the input chain for potential tailcall nodes whoseLang Hames2013-05-13
| * Suppress GCC compiler warnings in release builds about variables that are onlyDuncan Sands2013-05-13
| * SLPVectorizer: Swap LHS and RHS. No functionality change.Nadav Rotem2013-05-13
| * Fix PR15950 A bug in DAG Combiner about undef maskHao Liu2013-05-13
| * Remove the MachineMove class.Rafael Espindola2013-05-13
| * XFAIL this test for mingw too.Rafael Espindola2013-05-13
| * SLPVectorizer: Fix a bug in the code that generates extracts for values with ...Nadav Rotem2013-05-12
| * SLPVectorizer: Clear the map that maps between scalars to vectors after each ...Nadav Rotem2013-05-12
* | Merge branch 'master' into embtk-support-masterAbdoulaye Walsimou Gaye2013-05-12
|\|
| * InstCombine: Flip the order of two urem transformsDavid Majnemer2013-05-12
| * LoopVectorize: Use the widest induction variable typeArnold Schwaighofer2013-05-11
| * LoopVectorize: Use variable instead of repeated function callArnold Schwaighofer2013-05-11
| * LoopVectorize: Use IRBuilder interface in more placesArnold Schwaighofer2013-05-11
| * Correct parameter name in doc comment to match declaration.David Blaikie2013-05-11
| * StringRefize some debug accel table bits.Benjamin Kramer2013-05-11
| * InstCombine: Turn urem to bitwise-and more oftenDavid Majnemer2013-05-11
| * Change getFrameMoves to return a const reference.Rafael Espindola2013-05-11
| * Remove more dead code.Rafael Espindola2013-05-11
| * Add -mtriple=mipsel-linux-gnu to the test so that the compiler doesReed Kotler2013-05-11
| * Remove dead code.Rafael Espindola2013-05-10
| * SLPVectorizer: Add support for trees with external users.Nadav Rotem2013-05-10