oota-llvm.git
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-09-01 Reed KotlerMake sure we don't generate stubs for any of these...
2013-08-31 Benjamin KramerMark an unreachable code path with llvm_unreachable...
2013-08-31 Benjamin KramerFree PressureDiffs instead of leaking.
2013-08-31 Benjamin KramerSimplifyLibCalls: When emitting an overloaded fp functi...
2013-08-31 Andrew TrickFix my previous checkin to updatePressureDiffs.
2013-08-31 Bill Schmidt[PowerPC] Fast-isel cleanup patch.
2013-08-30 Bill Schmidt[PowerPC] Add integer truncation support to fast-isel.
2013-08-30 Bill SchmidtCorrect partially defined variable
2013-08-30 Chris LattnerRemove the suggestion to not duplicate comments in...
2013-08-30 Bill Schmidt[PowerPC] Call support for fast-isel.
2013-08-30 Richard MittonBuild fix
2013-08-30 Richard MittonFixed a bug where diassembling an instruction that...
2013-08-30 Bill WendlingCompulsive reformatting.
2013-08-30 Daniel Dunbar[conf] Add config variable to disable crash related...
2013-08-30 Reed KotlerFix a problem with dual mips16/mips32 mode. When the...
2013-08-30 Andrew TrickUse LiveRangeQuery for instruction-level liveness queries.
2013-08-30 Bill Schmidt[PowerPC] Add handling for conversions to fast-isel.
2013-08-30 Andrey ChurbanovChecking commit access; removed one space added in...
2013-08-30 Benjamin KramerInstCombine: Check for zero shift amounts before subtra...
2013-08-30 Benjamin KramerX86: Add a description of the Intel Atom Silvermont...
2013-08-30 Alexey SamsonovRestore llvm-ranlib expansion in RUN-lines removed...
2013-08-30 Craig TopperFixup BZHI selection to remove an unneeded zero extension.
2013-08-30 Craig TopperRemove unused X86andn_flag node.
2013-08-30 Craig TopperTeach X86 backend to create BMI2 BZHI instructions...
2013-08-30 Michael GottesmanRevert "ARM: Improve pattern for isel mul of vector...
2013-08-30 Andrew Trickmi-sched: update PressureDiffs on-the-fly for liveness.
2013-08-30 Andrew TrickReplace LiveInterval::killedAt with isKilledAtInstr.
2013-08-30 Andrew Trick mi-sched: improve the generic register pressure compar...
2013-08-30 Andrew Trickmi-sched: Precompute a PressureDiff for each instructio...
2013-08-30 Bill Schmidt[PowerPC] Handle selection of compare instructions...
2013-08-30 Bill SchmidtRemove bogus debug statement. Sheesh.
2013-08-30 Bill Schmidt[PowerPC] Miscellaneous fast-isel test cases.
2013-08-30 Bill Schmidt[PowerPC] Add loads, stores, and related things to...
2013-08-30 Andrew Trickcomment typo
2013-08-30 Bill WendlingRandom cleanup: No need to use a std::vector here,...
2013-08-30 Eric ChristopherDon't bother emitting the pubtypes section on darwin...
2013-08-30 Eric ChristopherReformat slightly.
2013-08-29 Eli FriedmanChange default # of digits for APFloat::toString
2013-08-29 Manman RenDIBuilder: retain a type when created with a unique...
2013-08-29 Jim GrosbachARM: Improve pattern for isel mul of vector by scalar.
2013-08-29 Jim GrosbachTidy up. Comment grammar.
2013-08-29 Jim GrosbachTidy up. Trailing whitespace.
2013-08-29 Reid KlecknerSubstitute LLVM's version into the msbuild property...
2013-08-29 Warren HuntModified ms-build configuration file to be version...
2013-08-29 Cameron EsfahaniClean up some usage of Triple. The base class has...
2013-08-29 Kaelyn UhrainFix the following error when NDEBUG is defined:
2013-08-29 Andrew TrickComment and revise the cyclic critical path code.
2013-08-29 Manman RenAdd unique identifier field to Composite Types and...
2013-08-29 Alexander KornienkoisCharInSet refactoring.
2013-08-29 Elena DemikhovskyAVX-512: added extend and truncate instructions.
2013-08-29 Craig TopperMove StringToOffsetTable into the TableGen include...
2013-08-29 Hal FinkelRevert: r189565 - Add getUnrollingPreferences to TTI
2013-08-29 Hal FinkelAdd getUnrollingPreferences to TTI
2013-08-29 Hal FinkelUse TargetSubtargetInfo::useAA() in DAGCombine
2013-08-29 Hal FinkelAdd useAA() to TargetSubtargetInfo
2013-08-29 Daniel Dunbar[lit] [tests] Add missing test input file.
2013-08-29 Daniel Dunbar[tests] Use multiple statements instead of 'echo -e...
2013-08-29 Daniel Dunbar[lit] Fix internal shell's argv[0] handling.
2013-08-29 Daniel Dunbar[lit] Add support for multiprocessing, under --use...
2013-08-29 Daniel Dunbar[lit] Implement --max-time support by using provider...
2013-08-29 Daniel Dunbar[lit] Refactor test execution logic into lit.run.Run.
2013-08-29 Daniel Dunbar[lit] Put display lock inside the ThreadResultsConsumer.
2013-08-29 Daniel Dunbar[lit] Factor out a results consumer interface for test...
2013-08-29 Daniel Dunbar[lit] Move top-level execute code into Run object.
2013-08-29 Daniel Dunbar[lit] Factor out Run class to capture configuration...
2013-08-29 Daniel Dunbar[lit] Change lit.Test.ResultCode to be unique across...
2013-08-29 Daniel DunbarFix a test to not fail for users with my name. :)
2013-08-29 Daniel Dunbar[lit] Add a TODO.
2013-08-29 Daniel Dunbar[lit] Update shtest format to return lit.Test.Result...
2013-08-29 Daniel Dunbar[lit] Update LitTestCase to support lit.Test.Result.
2013-08-29 Kevin EnderbyThe darwin integrated assembler for X86 in 64-bit mode...
2013-08-28 Rui Ueyama[Object/COFF] Add coff_aux_weak_external.
2013-08-28 Nadav RotemVectorizer/PassManager: I am working on moving the...
2013-08-28 Matt ArsenaultConvert tests to FileCheck
2013-08-28 Warren HuntAdding VCIncludeDir and WindowsSDKDir to the msbuild...
2013-08-28 Matt ArsenaultHandle address spaces in TargetTransformInfo
2013-08-28 Juergen RibutzkaFix a typo and coding style of a previous commit. No...
2013-08-28 Matt ArsenaultFix typo.
2013-08-28 Michael Gottesman[doxygen] Use correct variable names for external varia...
2013-08-28 Rafael EspindolaFix name matching to work on windows.
2013-08-28 David BlaikiePeriod.
2013-08-28 David Blaikier189495: Pull out some debug logic into a function...
2013-08-28 Michael Gottesman[doxygen] Added support for doxygen external search.
2013-08-28 Michael Gottesman[cmake] Created an aggregate doxygen target for generat...
2013-08-28 Rui UeyamaOption parsing: support case-insensitive option matching.
2013-08-28 Hal FinkelDisable unrolling in the loop vectorizer when disabled...
2013-08-28 Kevin EnderbyThe integrated darwin assembler can hang in an infinite...
2013-08-28 David BlaikiePR16995: DebugInfo: Don't overwrite existing member...
2013-08-28 Hans Wennborgcmake: Prevent semicolon separated lists in llvm-config...
2013-08-28 Joey Gouly[ARMv8]
2013-08-28 Rafael EspindolaAdd a minimal implementation of ranlib.
2013-08-28 Tim NorthoverARM: Use "dmb sy" for barriers on M-class CPUs
2013-08-28 Joey Gouly[ARMv8] Add a missing IsThumb to t2LDAEXD.
2013-08-28 Tim NorthoverARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
2013-08-28 Tim NorthoverARM: add patterns for vqdmlal with separate vqdmull...
2013-08-28 Daniel Sanders[mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
2013-08-28 Daniel Sanders[mips][msa] Added load/store intrinsics.
2013-08-28 Alexey Samsonov80 cols
2013-08-28 Elena DemikhovskyAVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP1...
next