Initial support for Neon scalar instructions.
[oota-llvm.git] / lib / CodeGen /
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-09-24 Michael Gottesman[stackprotector] Allow for copies from vreg -> vreg...
2013-09-24 Eric ChristopherAdd namespaces to the list of items that we expose...
2013-09-23 Eric ChristopherAdd more external types to the pubtypes table. Expand...
2013-09-23 Eric ChristopherRename IsStatic variable to Linkage in order to be...
2013-09-23 Eric ChristopherFormatting.
2013-09-23 Bill WendlingReformat code with clang-format.
2013-09-23 Eric ChristopherHandle gnu pubtypes sections:
2013-09-23 Kay Tiong Khoofix typo: than -> then
2013-09-23 Richard MittonFixed debug_aranges handling for common symbols.
2013-09-22 Benjamin KramerProvide basic type safety for array_pod_sort comparators.
2013-09-22 Tim NorthoverISelDAG: spot chain cycles involving MachineNodes
2013-09-21 Juergen RibutzkaRevert "SelectionDAG: Teach the legalizer to split...
2013-09-21 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...
2013-09-20 Eric ChristopherMove emission of the debug string table to early in...
2013-09-20 Eric ChristopherMigrate addGlobalName to the .cpp file as an intermedia...
2013-09-20 Andrew TrickAllow subtarget selection of the default MachineSchedul...
2013-09-20 David BlaikieDebugInfo: GDBIndexEntry*String conversion functions...
2013-09-20 David BlaikieAdd braces to suppress Clang's dangling-else warning.
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-09-19 Andrew TrickRename ConvergingScheduler to GenericScheduler.
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-09-19 Kai NackePR16726: extend rol/ror matching
2013-09-19 Kai NackeRevert PR16726: extend rol/ror matching
2013-09-19 Kai NackePR16726: extend rol/ror matching
2013-09-19 David BlaikieDebugInfo: Improve IR annotation comments for GNU pubth...
2013-09-19 David BlaikieUnshift the GDB index/GNU pubnames constants modified...
2013-09-19 David BlaikieDebugInfo: Simplify gnu_pubnames index computation.
2013-09-19 David BlaikieRemove unnecessary conditional operators performing...
2013-09-19 David BlaikieFix a typo and simplify a boolean expression.
2013-09-19 Benjamin KramerDAGCombiner: Don't fold vector muls with constants...
2013-09-18 Adrian PrantlDebug info: Get rid of the VLA indirection hack in...
2013-09-17 Arnold SchwaighoferCostmodel: Add support for horizontal vector reductions
2013-09-17 Serge PavlovAdded documentation to getMemsetStores.
2013-09-17 Quentin Colombet[SelectionDAG] Teach the vector scalarizer about TRUNCATE.
2013-09-16 Adrian PrantlDebug info: Fix PR16736 and rdar://problem/14990587.
2013-09-16 Jakub StaszakUse reference instead of copy.
2013-09-16 Peter CollingbourneImplement function prefix data as an IR feature.
2013-09-15 Benjamin KramerReplace some unnecessary vector copies with references.
2013-09-15 Hal FinkelPrevent assert in CombinerGlobalAA with null values
2013-09-13 Quentin Colombet[Peephole] Rewrite copies to avoid cross register banks...
2013-09-13 Eric ChristopherAdd initial support for handling gnu style pubnames...
2013-09-13 Eric ChristopherReformat and hoist section grabbing to top level.
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-12 Hal FinkelFix crash in AggressiveAntiDepBreaker with empty Critic...
2013-09-12 Matt ArsenaultRemove pointless assertion after r190376
2013-09-11 Manman RenDebug info: add more comments.
2013-09-11 Hal FinkelAdd getUnrollingPreferences to TTI
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-09-11 Bill WendlingSimplify the checking of function attributes by using...
2013-09-11 Eli FriedmanRename variables for consistency.
2013-09-10 Eli FriedmanFix unused variables.
2013-09-10 Eric ChristopherHoist section call out of loop.
2013-09-10 Manman RenDebug Info: create scope children DIEs when the scope...
2013-09-10 Manman RenDebug Info: define a DIRef template.
2013-09-10 Matt ArsenaultDon't use getSetCCResultType for creating a vselect
2013-09-09 Andrew TrickEnable -misched-cyclicpath by default.
2013-09-09 Manman RenDebug Info: move DIScope::getContext back from DwarfDebug.
2013-09-09 Andrew Trickmi-sched: smooth out the cyclicpath heuristic.
2013-09-09 Jack Carterwhite spaces and long lines
2013-09-09 Eric ChristopherAlways add global names. We're adding them in the rest...
2013-09-09 Eric ChristopherRename for consistency.
2013-09-09 Bill WendlingCall generateCompactUnwindEncodings() right before...
2013-09-09 Manman RenDebug Info: Use DIScopeRef for DIType::getContext.
2013-09-09 Manman RenDebug Info: move DIScope::getContext to DwarfDebug.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-09-09 Manman RenDebug Info: Move isSubprogramContext from DebugInfo...
2013-09-09 Manman RenDebug Info: Rename DITypeRef to DIScopeRef.
2013-09-09 Benjamin Kramer[stackprotector] Modernize code with IRBuilder
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-07 Manman RenDebug Info: Use identifier to reference DIType in conta...
2013-09-06 Manman RenDebug Info: Use identifier to reference DIType in conta...
2013-09-06 Andrew Trickmi-sched: cleanup register pressure update, remove...
2013-09-06 Andrew Trickmi-sched: improve regpressure tracing.
2013-09-06 Andrew Trickmi-sched: print tree size in -view-misched-dags
2013-09-06 Andrew Trickmi-sched: register pressure update tracing.
2013-09-06 Andrew Trickmi-sched: Reorder Cyclicpath (latency) and CriticalMax...
2013-09-06 Andrew TrickAdded MachineSchedPolicy.
2013-09-06 Matthias Braunavoid unnecessary direct access to LiveInterval::ranges
2013-09-06 Matthias Braunremove unused argument from LiveRanges::join()
2013-09-06 Matthias Braunremove pointless assert
2013-09-06 Matthias Braunfix comment
2013-09-06 Tim NorthoverSelectionDAG: create correct BooleanContent constants
2013-09-05 Manman RenDebug Info: Use identifier to reference DIType in base...
2013-09-05 Eric ChristopherMove accelerator table defines and constants to Dwarf...
2013-09-05 Eric ChristopherReformat.
2013-09-04 Andrew Trickmi-sched: Force bottom up scheduling for generic targets.
2013-09-04 Eric ChristopherRemove hack ensuring that darwin didn't produce dwarf...
2013-09-04 Eric ChristopherRevert "Revert r189902 as the workaround shouldn't...
2013-09-04 Eric ChristopherRevert r189902 as the workaround shouldn't be necessary...
2013-09-04 Andrew Trickcomment typo
2013-09-04 Andrew TrickRemove dead subtree limit code.
2013-09-04 Andrew Trick-view-misched-dags, better pruning.
2013-09-04 Andrew Trickmi-sched: DEBUG cleanup, call tracePick for unidirectio...
2013-09-04 Andrew Trick80 columns
2013-09-04 Andrew Trickmi-sched: Suppress register pressure tracking when...
2013-09-04 Andrew Trickmi-sched: Load clustering is a bit to expensive to...
2013-09-04 Andrew Trickmi-sched: Reuse an invalid HazardRecognizer to save...
next