oota-llvm.git
2013-05-17 Sylvestre LedruFix a typo (ouput => output)
2013-05-17 Benjamin KramerDon't cast away constness.
2013-05-17 David TweedMinor changes to the MCJITTest unittests to use the...
2013-05-17 Christian KonigR600/SI: return undef instead of null for skipped arguments
2013-05-16 Venkatraman... [Sparc] Prevent instructions that defines or uses ...
2013-05-16 Adrian PrantlGenerate debug info for by-value struct args even if...
2013-05-16 Ahmed Bougachallvm-objdump: Initialize MCDisassembler once instead...
2013-05-16 Akira Hatanaka[mips] Improve instruction selection for pattern (store...
2013-05-16 Rafael EspindolaRemove addFrameMove.
2013-05-16 Rafael EspindolaMore test coverage for addFrameMove.
2013-05-16 Akira Hatanaka[mips] Factor out unaligned store lowering code.
2013-05-16 Hal FinkelFix cpu on test CodeGen/PowerPC/ctrloop-fp64.ll
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-16 Jack CarterMips td file formatting: white space and long lines
2013-05-16 Rafael EspindolaMore addFrameMove test coverage.
2013-05-16 Hal FinkelCreate an new preheader in PPCCTRLoops to avoid counter...
2013-05-16 Akira Hatanaka[mips] Test case for r182042. Add comment.
2013-05-16 Akira Hatanaka[mips] Fix instruction selection pattern for sint_to_fp...
2013-05-16 Rafael EspindolaMore test coverage for addFrameMove.
2013-05-16 Jack CarterMips assembler: Add branch macro definitions
2013-05-16 Benjamin KramerDAGCombine: Also shrink eq compares where the constant...
2013-05-16 Akira Hatanaka[mips] Fix indentation.
2013-05-16 Akira Hatanaka[mips] Delete unused enum value.
2013-05-16 Jakob Stoklund... Add TargetRegisterInfo::getCoveringLanes().
2013-05-16 Ulrich Weigand[PowerPC] Use true offset value in "memrix" machine...
2013-05-16 Hal FinkelPPC32 cannot form counter loops around i64 FP conversions
2013-05-16 Rafael EspindolaAdd a triple to the test to try to fix the windows...
2013-05-16 Rafael EspindolaMore addFrameMove test coverage.
2013-05-16 Bill SchmidtUse new CHECK-DAG support to stabilize CodeGen/PowerPC...
2013-05-16 Rafael EspindolaAdd more addFrameMove test coverage.
2013-05-16 Aaron BallmanFixing a 64-bit conversion warning in MSVC.
2013-05-16 Rafael EspindolaAdd more test coverage for addFrameMove.
2013-05-16 Rafael EspindolaRemove dead calls to addFrameMove.
2013-05-16 Ulrich Weigand[PowerPC] Report true displacement value from getPreInd...
2013-05-16 Rafael EspindolaAdd more addFrameMove test coverage.
2013-05-16 Rafael EspindolaExtend test to check the .cfi instructions.
2013-05-16 Richard Sandiford[SystemZ] Tweak register array comment
2013-05-16 Benjamin KramerRelax CHECK-NEXTs a bit to cope with atom's return...
2013-05-16 Evgeniy Stepanov[msan] Switch TLS globals to initial-exec model.
2013-05-16 Patrik HagglundRemoved unused variable, detected by gcc
2013-05-16 Rafael EspindolaDelete dead code.
2013-05-16 Rafael EspindolaDon't call addFrameMove on XCore.
2013-05-16 Richard SmithRespect the 'nobuiltin' attribute when determining...
2013-05-16 Rafael EspindolaExtend test for better coverage.
2013-05-16 Rafael EspindolaRemoved dead code.
2013-05-16 Lang HamesFix PBQP graph iterator typedefs.
2013-05-16 Reed KotlerPatch number 2 for mips16/32 floating point interoperab...
2013-05-15 Derek SchuffRevert "Support unaligned load/store on more ARM targets"
2013-05-15 Eli BenderskyRemove dead code.
2013-05-15 Arnold SchwaighoferLoopVectorize: Move call of canHoistAllLoads to canVect...
2013-05-15 Rafael EspindolaDelete dead code.
2013-05-15 David MajnemerSet an explicit triple for this test.
2013-05-15 Hal Finkelundef setjmp in PPCCTRLoops
2013-05-15 David MajnemerX86: Remove redundant test instructions
2013-05-15 Bill WendlingUse proper syntax.
2013-05-15 Hal FinkelImplement PPC counter loops as a late IR-level pass
2013-05-15 Hal FinkelFix legalization of SETCC with promoted integer intrinsics
2013-05-15 Bill WendlingAdd lldb and polly to the projects to tag.
2013-05-15 Derek SchuffFix miscompile due to StackColoring incorrectly merging...
2013-05-15 Rafael EspindolaCleanup relocation sorting for ELF.
2013-05-15 NAKAMURA TakumiPPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]
2013-05-15 NAKAMURA TakumiWhitespace.
2013-05-15 Michael Gottesman[objc-arc] Fixed a spelling error and made the statisti...
2013-05-15 Douglas GregorAdd missing #include
2013-05-15 Derek SchuffSupport unaligned load/store on more ARM targets
2013-05-15 Ulrich WeigandRemove MCELFObjectTargetWriter::adjustFixupOffset hack
2013-05-15 Ulrich Weigand[PowerPC] Remove need for adjustFixupOffst hack
2013-05-15 Richard Sandiford[SystemZ] Make use of SUBTRACT HALFWORD
2013-05-15 Ulrich Weigand[PowerPC] Add test case for r181891
2013-05-15 Ulrich Weigand[PowerPC] Correctly handle fixups of other than 4 byte...
2013-05-15 Arnaud A. de... Add Jade to the list of external projects using LLVM...
2013-05-15 Richard Sandiford[SystemZ] Add more future work items to the README
2013-05-15 Richard Sandiford[SystemZ] Consolidate disassembler tests for valid...
2013-05-15 Richard Sandiford[SystemZ] Consolidate assembler tests into 4 big tests
2013-05-15 Timur IskhodzhanovFix build on Windows
2013-05-15 David BlaikieUse only explicit bool conversion operators
2013-05-15 NAKAMURA TakumiELFRelocationEntry::operator<(): Try to stabilize the...
2013-05-15 Arnold SchwaighoferLoopVectorize: Fix comments
2013-05-15 Arnold SchwaighoferLoopVectorize: Hoist conditional loads if possible
2013-05-14 Jakob Stoklund... Speed up Value::isUsedInBasicBlock() for long use lists.
2013-05-14 Sylvestre LedruFix two typo
2013-05-14 NAKAMURA TakumiExceptionDemo: Corresponding to r181820, SectionMemoryM...
2013-05-14 Ahmed BougachaObject: Fix Mach-O relocation printing.
2013-05-14 Arnold SchwaighoferARM ISel: Don't create illegal types during LowerMUL
2013-05-14 Manman RenGlobalOpt: fix an issue where CXAAtExitFn points to...
2013-05-14 Eric ChristopherRevert previous patch, it's actually on under Wall.
2013-05-14 Eric ChristopherAdd -Wreorder to the list of C++ warnings.
2013-05-14 Eric ChristopherMake getCompileUnit non-const and return the current...
2013-05-14 Michael LiaoAdd 'CHECK-DAG' support
2013-05-14 Michael LiaoRefactor string checking. No functionality change.
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-14 Filip PizloSectionMemoryManager shouldn't be a JITMemoryManager...
2013-05-14 Jyotsna VermaHexagon: Pass to replace tranfer/copy instructions...
2013-05-14 Eric ChristopherReapply "Subtract isn't commutative, fix this for MMX...
2013-05-14 Eric ChristopherTemporarily revert "Subtract isn't commutative, fix...
2013-05-14 Rafael EspindolaFix __clear_cache declaration.
2013-05-14 Eric ChristopherSubtract isn't commutative, fix this for MMX psub.
2013-05-14 Jakob Stoklund... Recognize sparc64 as an alias for sparcv9 triples.
2013-05-14 Jyotsna VermaHexagon: Add patterns to generate 'combine' instructions.
2013-05-14 Jyotsna VermaHexagon: ArePredicatesComplement should not restrict...
next