summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add TargetRegisterInfo::getCoveringLanes().Jakob Stoklund Olesen2013-05-16
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-16
* PPC32 cannot form counter loops around i64 FP conversionsHal Finkel2013-05-16
* Fixing a 64-bit conversion warning in MSVC.Aaron Ballman2013-05-16
* Remove dead calls to addFrameMove.Rafael Espindola2013-05-16
* [PowerPC] Report true displacement value from getPreIndexedAddressPartsUlrich Weigand2013-05-16
* [SystemZ] Tweak register array commentRichard Sandiford2013-05-16
* [msan] Switch TLS globals to initial-exec model.Evgeniy Stepanov2013-05-16
* Removed unused variable, detected by gccPatrik Hagglund2013-05-16
* Delete dead code.Rafael Espindola2013-05-16
* Don't call addFrameMove on XCore.Rafael Espindola2013-05-16
* Respect the 'nobuiltin' attribute when determining if a call is to a memory b...Richard Smith2013-05-16
* Removed dead code.Rafael Espindola2013-05-16
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-16
* Revert "Support unaligned load/store on more ARM targets"Derek Schuff2013-05-15
* Remove dead code.Eli Bendersky2013-05-15
* LoopVectorize: Move call of canHoistAllLoads to canVectorizeWithIfConvertArnold Schwaighofer2013-05-15
* Delete dead code.Rafael Espindola2013-05-15
* undef setjmp in PPCCTRLoopsHal Finkel2013-05-15
* X86: Remove redundant test instructionsDavid Majnemer2013-05-15
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* Fix legalization of SETCC with promoted integer intrinsicsHal Finkel2013-05-15
* Fix miscompile due to StackColoring incorrectly merging stack slots (PR15707)Derek Schuff2013-05-15
* Cleanup relocation sorting for ELF.Rafael Espindola2013-05-15
* PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]NAKAMURA Takumi2013-05-15
* Whitespace.NAKAMURA Takumi2013-05-15
* [objc-arc] Fixed a spelling error and made the statistic descriptions be cons...Michael Gottesman2013-05-15
* Support unaligned load/store on more ARM targetsDerek Schuff2013-05-15
* Remove MCELFObjectTargetWriter::adjustFixupOffset hackUlrich Weigand2013-05-15
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-15
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-15
* [PowerPC] Correctly handle fixups of other than 4 byte sizeUlrich Weigand2013-05-15
* [SystemZ] Add more future work items to the READMERichard Sandiford2013-05-15
* Fix build on WindowsTimur Iskhodzhanov2013-05-15
* Use only explicit bool conversion operatorsDavid Blaikie2013-05-15
* LoopVectorize: Fix commentsArnold Schwaighofer2013-05-15
* LoopVectorize: Hoist conditional loads if possibleArnold Schwaighofer2013-05-15
* Speed up Value::isUsedInBasicBlock() for long use lists.Jakob Stoklund Olesen2013-05-14
* Fix two typoSylvestre Ledru2013-05-14
* 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