oota-llvm.git
2014-10-10 Benjamin KramerAPInt: Unfold return expressions so RVO can work.
2014-10-10 Chandler Carruth[ADT] Add an (ADL-friendly) abs free function for APFlo...
2014-10-10 Chandler CarruthDon't use an unqualified 'abs' function call with a...
2014-10-10 David MajnemerAdd tests for r219479.
2014-10-10 David MajnemerObject, COFF: Relax aux symbols for section definitions
2014-10-10 David BlaikieSink the per-CU part of DwarfDebug::finishSubprogramDef...
2014-10-10 David BlaikieSink most of DwarfDebug::constructAbstractSubprogramSco...
2014-10-10 Matt ArsenaultAdd minnum / maxnum to APFloat
2014-10-10 Chandler Carruth[ADT] Replace the logb implementation with the simpler...
2014-10-10 Chandler Carruth[ADT] Add the scalbn function for APFloat.
2014-10-10 Chandler Carruth[ADT] Implement the 'logb' functionality for APFloat...
2014-10-10 Hal Finkel[LVI] Revert the remainder of "r218231 - Add two thresh...
2014-10-10 David BlaikieAvoid unnecessary map lookup/insertion.
2014-10-10 Matt ArsenaultAdd isInfinity to ConstantFP
2014-10-10 Arnold SchwaighoferSimplifyCFG: Don't convert phis into selects if we...
2014-10-10 Rafael EspindolaFix gcc warning in gold-plugin.cpp.
2014-10-10 David Majnemerobj2yaml, COFF: Handle long section names
2014-10-09 Chandler Carruth[ADT] Add basic operator overloads for arithmetic to...
2014-10-09 Sanjay PatelImprove sqrt estimate algorithm (fast-math)
2014-10-09 Sanjay Pateldelete function names from comments
2014-10-09 Sanjay Pateldelete function name from comment
2014-10-09 Frederic RissAdd ApplePropertyString dump helper to Dwarf.{h|cpp}.
2014-10-09 Samuel AntaoFix bug in GPR to FPR moves in PPC64LE.
2014-10-09 David BlaikieRemove unused parameter
2014-10-09 David BlaikieSink DwarfDebug::createAndAddScopeChildren down into...
2014-10-09 David BlaikieSink DwarfDebug::constructSubprogramScopeDIE down into...
2014-10-09 Chad Rosier[Reassociate] Don't canonicalize X - undef to X + ...
2014-10-09 Benjamin KramerRemove a compiler bug workaround from 2007. The affecte...
2014-10-09 Hal FinkelRevert "[BasicAA] Revert "Revert r218714 - Make better...
2014-10-09 Matt ArsenaultRemove unused field from Operand
2014-10-09 Matt ArsenaultFix typo
2014-10-09 Tom StellardR600/SI: Legalize CopyToReg during instruction selection
2014-10-09 Lang Hames[PBQP] Add missing headers from r219421.
2014-10-09 David BlaikieSink DwarfDebug::createScopeChildrenDIE down into Dwarf...
2014-10-09 Lang Hames[PBQP] Replace PBQPBuilder with composable constraints...
2014-10-09 Tom StellardR600/SI: Legalize INSERT_SUBREG instructions during...
2014-10-09 David BlaikieSink DwarfDebug.cpp::constructVariableDIE into DwarfCom...
2014-10-09 David BlaikieMove DwarfUnit::constructVariableDIE down to DwarfCompi...
2014-10-09 Bill Schmidt[PPC64] VSX indexed-form loads use wrong instruction...
2014-10-09 David BlaikieSink DwarfDebug::constructLexicalScopeDIE into DwarfCom...
2014-10-09 David BlaikieMissing reformatting
2014-10-09 David BlaikieSink DwarfDebug::constructInlinedScopeDIE into DwarfCom...
2014-10-09 Andrea Di Biagio[InstCombine] Fix wrong folding of constant comparisons...
2014-10-09 Kevin Qin[AArch64] Enable partial & runtime unrolling on cortex...
2014-10-09 David MajnemerObject, COFF: Move the VirtualSize/SizeOfRawData logic...
2014-10-09 Robert Khasanov[AVX512] Extended avx512_binop_rm for AVX512VL subsets.
2014-10-09 David MajnemerObject, COFF: Cap the section contents to min(VirtualSi...
2014-10-09 Eric ChristopherRemove more calls to getSubtargetImpl from the schedule...
2014-10-09 Bob WilsonUse triple's isiOS() and isOSDarwin() methods.
2014-10-09 Rui UeyamaObject: Add range iterators for COFF import/export...
2014-10-09 Eric ChristopherRemove unused argument to CreateTargetScheduleState...
2014-10-09 Eric ChristopherRemove uses of getSubtargetImpl from ResourcePriorityQu...
2014-10-09 Eric ChristopherRemove the uses of getSubtargetImpl from InstrEmitter...
2014-10-09 Eric ChristopherUse the subtarget on the dag to get TargetFrameLowering...
2014-10-09 Eric ChristopherRemove uses of the TargetMachine from FunctionLoweringInfo
2014-10-09 David BlaikiePush DwarfDebug::attachRangesOrLowHighPC down into...
2014-10-09 David BlaikieSink DwarfDebug::addScopeRangeList down into DwarfCompi...
2014-10-08 Eric ChristopherRemove unnecessary include.
2014-10-08 Eric ChristopherUse both the cached TLI and the subtarget off of the...
2014-10-08 Eric ChristopherRemove getSubtargetImpl calls from FastISel, we can...
2014-10-08 Robin MorissetFix typo in comment
2014-10-08 David BlaikieSink DwarfUnit::addSectionDelta into DwarfCompileUnit...
2014-10-08 Adam Nemet[AVX512] Rename AVX512_masking* to AVX512_maskable*
2014-10-08 Adam Nemet[AVX512] Intrinsics for vextract*x4
2014-10-08 Adam Nemet[AVX512] Add asm-only support for vextract*x4 masking...
2014-10-08 Adam Nemet[AVX512] Move DAG for all-zero node to X86VectorVTInfo
2014-10-08 Adam Nemet[AVX512] Support mask register in MRMDestReg format
2014-10-08 Adam Nemet[AVX512] Peel off an asm-only class from AVX512_masking...
2014-10-08 Robin Morisset[X86] Don't transform atomic-load-add into an inc/dec...
2014-10-08 David BlaikieReformat some stuff I missed in recent previous commits
2014-10-08 Alexey SamsonovRevert r219354. It seems to break some buildbots.
2014-10-08 Alexey SamsonovUse llvm-symbolizer to symbolize LLVM/Clang crash dumps.
2014-10-08 David BlaikieSink and coalesce DwarfDebug.cpp::addSectionLabel and...
2014-10-08 Eric ChristopherRemove dead call to getTypeToTransformTo. The result is
2014-10-08 David BlaikieDebugInfo: The rest of pushing DwarfDebug::constructSco...
2014-10-08 David BlaikiePush DwarfDebug::constructScopeDIE down into DwarfCompi...
2014-10-08 Eric ChristopherRemove a bunch of getSubtargetImpl calls since we alrea...
2014-10-08 Robin Morisset[X86] Avoid generating inc/dec when slow for x.atomic_s...
2014-10-08 David MajnemerInliner: Non-local functions in COMDATs shouldn't be...
2014-10-08 Timur IskhodzhanovFix COFF section index relocation should be 16 bits...
2014-10-08 Rafael EspindolaCorrectly compute the size of common symbols in COFF.
2014-10-08 Rafael EspindolaPrint symbol sizes in this test in preparation for...
2014-10-08 Justin BognerRevert "[InstCombine] re-commit r218721 with fix for...
2014-10-08 Robert Khasanov[AVX512] Added intrinsics for 128-, 256- and 512-bit...
2014-10-08 Rafael EspindolaRemove bogus std::error_code returns form SectionRef.
2014-10-08 Rafael EspindolaFix indentation.
2014-10-08 Frederic RissUpdate dwarf::ApplePropertyAttributes enum to meaningfu...
2014-10-08 Robert Khasanov[AVX512] Refactoring of avx512_binop_rm multiclass...
2014-10-08 Rafael EspindolaRemove an out of date comment.
2014-10-08 Renato GolinEmit unaligned access build attribute for ARM
2014-10-08 Renato GolinRefactor isThumb1Only() && isMClass() into a predicate...
2014-10-08 Renato GolinSimplify switch statement in ARM subtarget align access
2014-10-08 Eric ChristopherUse the TargetLowering information we already have...
2014-10-08 Eric ChristopherGrab the TargetRegisterInfo off of the subtarget from the
2014-10-08 Renato GolinUpdate git-svnrevert to accept git and svn revisions
2014-10-08 David MajnemerUnix/Process: Don't use pthread_sigmask if we aren...
2014-10-08 Eric ChristopherReplace calls to get the subtarget and TargetFrameLower...
2014-10-08 Suyog SardaFormat spacing and remove extra lines to comply with...
2014-10-08 Eric ChristopherUse cached subtarget rather than looking it up on the
2014-10-08 Eric ChristopherCache TargetLowering on SelectionDAGISel and update...
next