summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Object: Fix Mach-O relocation printing.Ahmed Bougacha2013-05-14
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-14
* GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function.Manman Ren2013-05-14
* Make getCompileUnit non-const and return the current DIE if itEric Christopher2013-05-14
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the Filip Pizlo2013-05-14
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-14
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-14
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-14
* Fix __clear_cache declaration.Rafael Espindola2013-05-14
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-14
* Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen2013-05-14
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-14
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-14
* Add bitcast to store of personality function.Kai Nacke2013-05-14
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-14
* Hexagon: Remove dead-code after unconditional return from addPreSched2.Jyotsna Verma2013-05-14
* R600/SI: Add processor type for Hainan asicTom Stellard2013-05-14
* Declare __clear_cache.Rafael Espindola2013-05-14
* [SystemZ] Add disassembler supportRichard 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