mi-sched: improve regpressure tracing.
[oota-llvm.git] / lib /
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 Daniel Sanders[mips][msa] Indentation
2013-09-06 Daniel Sanders[mips][msa] Requires<[HasMSA]> is redundant, it is...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Multiply and...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move to/from...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move Conditional...
2013-09-06 Tim NorthoverSelectionDAG: create correct BooleanContent constants
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS disassembler...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Richard Sandiford[SystemZ] Tweak integer comparison code
2013-09-06 Daniel Sanders[mips][msa] Sorted MSA_BIT_[BHWD]_DESC_BASE into ascend...
2013-09-06 Daniel Sanders[mips][msa] Made the operand register sets optional...
2013-09-06 Daniel Sanders[mips][msa] Made the InstrItinClass argument optional...
2013-09-06 Richard Sandiford[SystemZ] Use XC for a memset of 0
2013-09-06 Matt ArsenaultUse type helper functions.
2013-09-06 Matt ArsenaultTeach CodeGenPrepare about address spaces
2013-09-05 Tom StellardR600: Coding style
2013-09-05 Juergen Ributzka[X86] Perform VSELECT DAG combines also before DAG...
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-09-05 Matt ArsenaultConsistently use dbgs() in debug printing
2013-09-05 Matt ArsenaultR600: Fix i64 to i32 trunc on SI
2013-09-05 Rafael EspindolaRemove unused argument.
2013-09-05 Yunzhong GaoImprove handling of .file, .include and .incbin directi...
2013-09-05 Manman RenDebug Info: Use identifier to reference DIType in base...
2013-09-05 Tom StellardR600: Add support for local memory atomic add
2013-09-05 Tom StellardR600: Expand SELECT nodes rather than custom lowering...
2013-09-05 Tom StellardR600: Fix incorrect LDS size calculation
2013-09-05 Tom StellardR600/SI: Don't emit S_WQM_B64 instruction for compute...
2013-09-05 Tom StellardR600: Fix segfault in R600TextureIntrinsicReplacer
2013-09-05 Eric ChristopherMove accelerator table defines and constants to Dwarf...
2013-09-05 Eric ChristopherReformat.
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-09-05 Tilmann SchellerReverting 190043 for now.
2013-09-05 Tilmann SchellerARM: Add GPR register class excluding LR for use with...
2013-09-05 Richard Sandiford[SystemZ] Add NC, OC and XC
2013-09-05 Nick LewyckyDeclare missing dependency on AliasAnalysis. Patch...
2013-09-05 Venkatraman Govind... [Sparc] Correctly handle call to functions with Returns...
2013-09-05 Bill WendlingFix comments to reflect reality.
2013-09-05 Eric ChristopherFormatting.
2013-09-04 Andrew Trickmi-sched: Force bottom up scheduling for generic targets.
2013-09-04 Nick KledzikAdd names for mach-o permissions bits and use the symbo...
2013-09-04 Bill WendlingAdd missing header line.
2013-09-04 Bill WendlingUse ArrayRef instead of explicit container.
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...
2013-09-04 Andrew Trickmi-sched: bypass heuristic checks when regpressure...
2013-09-04 Andrew TrickAdded -misched-regpressure option.
2013-09-04 Rafael EspindolaRename some variables to match the style guide.
2013-09-04 Vincent LejeuneR600: Use shared op optimization when checking cycle...
2013-09-04 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-09-04 Vincent LejeuneR600: Use SchedModel enum for is{Trans,Vector}Only...
2013-09-04 Eric ChristopherUnify and clean up.
2013-09-04 Jim GrosbachARM: Teach A15 SDOptimizer to properly handle D-reg...
2013-09-04 Rafael EspindolaSmall simplification given that insert of an empty...
2013-09-04 Rafael EspindolaRefactor duplicated logic to a helper function.
2013-09-04 Rafael EspindolaRemove dead code.
2013-09-04 Arnold SchwaighoferSwift: Only build vldm/vstm with q register aligned...
2013-09-04 Silviu BarangaFix scheduling for vldm/vstm instructions that load...
2013-09-04 Rafael EspindolaRevert "Add r159136 back now that pr13124 has been...
2013-09-04 Alexander KornienkoMove generic isPrint and columnWidth implementations...
2013-09-04 Rafael EspindolaError on linking appending globals with different unnam...
2013-09-04 Venkatraman Govind... [Sparc] Fix an assertion failure while lowering fcmp...
2013-09-04 Rafael EspindolaFix linking of unnamed_addr in functions.
2013-09-04 NAKAMURA TakumiSupport/Process: Add comments about PageSize and Alloca...
2013-09-04 NAKAMURA TakumiMemoryBuffer.cpp: Don't peek the next page if file...
2013-09-04 NAKAMURA TakumiWhitespace.
2013-09-04 Rafael EspindolaFix linking of unnamed_addr.
2013-09-04 Tim NorthoverInstCombine: allow unmasked icmps to be combined with...
2013-09-04 Tim NorthoverInstCombine: look for masked compares with subset relation
2013-09-04 Hao LiuInplement aarch64 neon instructions in AdvSIMD(shift...
2013-09-04 Michael GottesmanRevert "Revert "Remove the darwin gdb option, that...
2013-09-04 Michael GottesmanRevert "Remove the darwin gdb option, that version...
2013-09-04 Michael GottesmanAdd llvm namespace to llvm::next.
2013-09-04 Michael GottesmanUse llvm::next() instead of incrementing begin iterator...
next