summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Minor changes to the MCJITTest unittests to use the correct API for finalizingDavid Tweed2013-05-17
* R600/SI: return undef instead of null for skipped argumentsChristian Konig2013-05-17
* [Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...Venkatraman Govindaraju2013-05-16
* Generate debug info for by-value struct args even if they are not used.Adrian Prantl2013-05-16
* [mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...Akira Hatanaka2013-05-16
* Remove addFrameMove.Rafael Espindola2013-05-16
* [mips] Factor out unaligned store lowering code.Akira Hatanaka2013-05-16
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-16
* Mips td file formatting: white space and long linesJack Carter2013-05-16
* Create an new preheader in PPCCTRLoops to avoid counter register clobbersHal Finkel2013-05-16
* [mips] Test case for r182042. Add comment.Akira Hatanaka2013-05-16
* [mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...Akira Hatanaka2013-05-16
* Mips assembler: Add branch macro definitionsJack Carter2013-05-16
* DAGCombine: Also shrink eq compares where the constant is exactly as large as...Benjamin Kramer2013-05-16
* [mips] Fix indentation.Akira Hatanaka2013-05-16
* [mips] Delete unused enum value.Akira Hatanaka2013-05-16
* 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