oota-llvm.git
2013-04-05 Alexey Samsonovllvm-symbolizer: correctly parse filenames given in...
2013-04-05 Alexey SamsonovAdd a basic test for llvm-symbolizer tool
2013-04-05 Stepan DyatkovskiyBuildbot fix for r178851: mistake was in wrong TargetRe...
2013-04-05 Alexey SamsonovAdd obj2yaml to test dependencies
2013-04-05 Stepan DyatkovskiyFix for PR14824: "Optimization arm_ldst_opt inserts...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC G5
2013-04-05 Rafael EspindolaThe ppc bots say this is the last broken line, so lets...
2013-04-05 Hal FinkelAdd a SchedMachineModel for the PPC A2
2013-04-05 Rafael EspindolaOne more try before I just delete the macho bits until...
2013-04-05 Hal FinkelFix bug in PEI's virtual-register scavenging
2013-04-05 Arnold SchwaighoferARM scheduler model: Add scheduler info to more instruc...
2013-04-05 Rafael EspindolaMore test loosening.
2013-04-05 Arnold SchwaighoferARM scheduler model: Swift has varying latencies, uops...
2013-04-05 Rafael EspindolaLoosen this test too.
2013-04-05 Rafael EspindolaLoosen this test.
2013-04-05 Rafael EspindolaRemove empty directory.
2013-04-05 Rafael EspindolaMove obj2yaml to tools to sort out make's dependencies.
2013-04-05 Rafael EspindolaBuild obj2yaml with configure+make.
2013-04-05 Rafael EspindolaAdd a test for obj2yaml in preparation for refactoring it.
2013-04-05 Jakob Stoklund... Clean up some confusing language, and use more realisti...
2013-04-05 Andrew TrickRegisterPressure heuristics currently require signed...
2013-04-05 Andrew TrickDisable DFSResult for ConvergingScheduler.
2013-04-05 Andrew TrickMachineScheduler: format DEBUG output.
2013-04-04 Arnold SchwaighoferLoopVectorizer: Pass OperandValueKind information to...
2013-04-04 Arnold SchwaighoferX86 cost model: Differentiate cost for vector shifts...
2013-04-04 Arnold SchwaighoferCostModel: Add parameter to instruction cost to further...
2013-04-04 Manman RenDebug Info: revert 178722 for now.
2013-04-04 Adrian Prantltypo
2013-04-04 Hal FinkelRename the current PPC BCL definition to BCLalways
2013-04-04 Hal FinkelPPC: Improve code generation for mixed-precision recipr...
2013-04-04 Jyotsna VermaHexagon: Expand br_cc.
2013-04-04 Benjamin KramerReassociate: Avoid iterator invalidation.
2013-04-04 Jyotsna VermaDisable 2010-10-01-crash.ll for Hexagon as the Hexagon...
2013-04-04 Rafael EspindolaAdd back parsing of header charactestics.
2013-04-04 Richard Osborne[XCore] Add bru instruction.
2013-04-04 Richard Osborne[XCore] The RRegs register class is a superset of GRRegs.
2013-04-04 Eli BenderskyMissing word
2013-04-04 Jakob Stoklund... Avoid high-latency false CPSR dependencies even for...
2013-04-04 Eli BenderskyFormatting
2013-04-04 Evan ChengRevert r178713
2013-04-04 Stepan DyatkovskiyNew-password-test commit.
2013-04-04 Vincent LejeuneR600: Use a mask for offsets when encoding instructions
2013-04-04 Vincent LejeuneR600: Fix wrong address when substituting ENDIF
2013-04-04 Vincent LejeuneR600: Take export into account when computing cf address
2013-04-04 Alexey SamsonovPropagate path to ASan/MSan symbolizer into test enviro...
2013-04-04 Nadav RotemDocument the return value of SmallSet insert.
2013-04-04 Jakob Stoklund... Add SPARC v9 support for select on 64-bit compares.
2013-04-04 Rafael EspindolaExplicitly add -Wl,--export-all-symbols on mingw/cygwin.
2013-04-04 Rafael EspindolaDon't export symbols in every binary on linux.
2013-04-04 Manman RenDebug Info: according to DWARF 2, FORM_ref_addr the...
2013-04-03 Michael GottesmanRefactored out the helper method FindPredecessorAutorel...
2013-04-03 Michael GottesmanRefactored out the helper function FindPredecessorRetai...
2013-04-03 Evan ChengMake it possible to include llvm-c without including...
2013-04-03 Michael GottesmanSmall cleanups.
2013-04-03 Michael GottesmanRefactored out a part of ObjCARCOpt::OptimizeReturns...
2013-04-03 Michael GottesmanRemoved an old comment.
2013-04-03 Michael GottesmanClean up arc annotations by moving the top/bottom BB...
2013-04-03 Arnold SchwaighoferX86 cost model: Vector shifts are expensive in most...
2013-04-03 Rafael EspindolaImplement the "mips endian" for r_info.
2013-04-03 Richard Osborne[XCore] Check disassembly of the st8 instruction.
2013-04-03 Richard Osborne[XCore] Update disassembler test to improve coverage...
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2013-04-03 Eric ChristopherDon't disassemble symbols with an unknown address or...
2013-04-03 Eric ChristopherImplement sectionContainsSymbol for ELF.
2013-04-03 Eric ChristopherWhen dumping clear the arm/thumb flag for now.
2013-04-03 Vincent LejeuneR600: Fix last ALU of a clause being emitted in a separ...
2013-04-03 Aaron BallmanEnsuring that both bits are set, and not just a combina...
2013-04-03 Hal FinkelCleanup PPC reciprocal-estimate functionality
2013-04-03 Vincent LejeuneR600: Factorize maximum alu per clause in a single...
2013-04-03 Aaron BallmanTesting for Visual Studio 2010 SP1 or greater before...
2013-04-03 Vincent LejeuneR600: Simplify data structure and add DEBUG to R600Cont...
2013-04-03 Vincent LejeuneR600: Consider KILLGT as an ALU instruction
2013-04-03 Eli BenderskyMeasure time that IR parsing took as part of the -time...
2013-04-03 Hal FinkelPPC: Enable FRES and FRSQRTE on the default PPC64 descr...
2013-04-03 Hal FinkelPPC: Add a FIXME regarding the non-working fma+fneg...
2013-04-03 Hal FinkelRemove some obsolete PowerPC/README entries
2013-04-03 Ulrich WeigandMore direct types in PowerPC AltiVec intrinsics.
2013-04-03 Bill SchmidtFix PR15632: No support for ppcf128 floating-point...
2013-04-03 Tim NorthoverAArch64: implement ETMv4 trace system registers.
2013-04-03 Aaron BallmanSecond pass at addressing PR15351 by explicitly checkin...
2013-04-03 Timur IskhodzhanovTemporarily relax the WIN32 checks in the SRet test...
2013-04-03 Timur IskhodzhanovFix SRet for thiscall in i686-pc-win32
2013-04-03 Tim NorthoverAArch64: switch patterns to be type-based rather than...
2013-04-03 Eric ChristopherFix grammar.
2013-04-03 Eric ChristopherRemove ZeroOrMore from the option description. We don...
2013-04-03 Jakob Stoklund... Add 64-bit compare + branch for SPARC v9.
2013-04-03 Hal FinkelRemove some unsupported-feature comments from PPC.td
2013-04-03 Hal FinkelUse PPC reciprocal estimates with Newton iteration...
2013-04-03 Rafael EspindolaFix the fde encoding used by mips to match gas.
2013-04-03 Aaron BallmanRolling back the AVX support patch due to breaking...
2013-04-03 Michael GottesmanRemove an optimization where we were changing an objc_a...
2013-04-03 Michael GottesmanImproved comment. No functionality change.
2013-04-03 Aaron BallmanAttempting to fix the build on older GCC versions.
2013-04-03 Rafael EspindolaRemove anonymous namespace.
2013-04-03 Aaron BallmanThis patch addresses PR15351 by explicitly checking...
2013-04-02 Rafael EspindolaUse yaml::IO in yaml2obj.cpp.
2013-04-02 Eric ChristopherFormatting.
2013-04-02 Akira Hatanaka[mips] Small update to the implementation of eh.return...
2013-04-02 Eric ChristopherSupport and test template arguments for unions.
2013-04-02 Eric ChristopherReformat arguments.
next