aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* LoopVectorize: Move call of canHoistAllLoads to canVectorizeWithIfConvertArnold Schwaighofer2013-05-151-4/+4
* Delete dead code.Rafael Espindola2013-05-151-19/+9
* undef setjmp in PPCCTRLoopsHal Finkel2013-05-151-0/+16
* X86: Remove redundant test instructionsDavid Majnemer2013-05-151-7/+39
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-159-669/+481
* Fix legalization of SETCC with promoted integer intrinsicsHal Finkel2013-05-151-2/+13
* Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)Derek Schuff2013-05-151-11/+8
* Cleanup relocation sorting for ELF.Rafael Espindola2013-05-152-46/+16
* PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]NAKAMURA Takumi2013-05-151-14/+14
* Whitespace.NAKAMURA Takumi2013-05-151-2/+2
* [objc-arc] Fixed a spelling error and made the statistic descriptions be cons...Michael Gottesman2013-05-151-5/+5
* Support unaligned load/store on more ARM targetsDerek Schuff2013-05-151-4/+17
* Remove MCELFObjectTargetWriter::adjustFixupOffset hackUlrich Weigand2013-05-152-7/+0
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-153-24/+10
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-151-0/+1
* [PowerPC] Correctly handle fixups of other than 4 byte sizeUlrich Weigand2013-05-151-3/+27
* [SystemZ] Add more future work items to the READMERichard Sandiford2013-05-151-7/+91
* Fix build on WindowsTimur Iskhodzhanov2013-05-151-0/+1
* Use only explicit bool conversion operatorsDavid Blaikie2013-05-154-4/+4
* LoopVectorize: Fix commentsArnold Schwaighofer2013-05-151-4/+4
* LoopVectorize: Hoist conditional loads if possibleArnold Schwaighofer2013-05-151-3/+102
* Speed up Value::isUsedInBasicBlock() for long use lists.Jakob Stoklund Olesen2013-05-141-14/+13
* Fix two typoSylvestre Ledru2013-05-142-2/+2
* Object: Fix Mach-O relocation printing.Ahmed Bougacha2013-05-141-2/+3
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-141-25/+32
* GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function.Manman Ren2013-05-141-3/+3
* Make getCompileUnit non-const and return the current DIE if itEric Christopher2013-05-142-3/+3
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-144-0/+28
* SectionMemoryManager shouldn't be a JITMemoryManager. Previously, the Filip Pizlo2013-05-143-9/+20
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-145-0/+686
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-141-7/+7
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-141-7/+7
* Fix __clear_cache declaration.Rafael Espindola2013-05-141-1/+1
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-141-7/+7
* Recognize sparc64 as an alias for sparcv9 triples.Jakob Stoklund Olesen2013-05-141-1/+1
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-141-0/+87
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-141-5/+31
* Add bitcast to store of personality function.Kai Nacke2013-05-141-1/+3
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-141-0/+1
* 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
* Declare __clear_cache.Rafael Espindola2013-05-141-0/+1
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-1411-6/+399
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-143-20/+81
* [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