oota-llvm.git
2013-09-06 Hans Wennborgmsbuild integration: provide separate files for VS2010...
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 Matthias Braunfix typo in 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 Manman RenTrying to un-break the bots.
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 ChristopherRename enums to match convention and remove superfluous...
2013-09-05 Eric ChristopherReformat.
2013-09-05 Joey Gouly[ARMv8] Add some missing tests for DSB/DMB.
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 Nick LewyckyFix typos in assert message.
2013-09-05 Venkatraman... [Sparc] Correctly handle call to functions with Returns...
2013-09-05 Reid Klecknermsbuild: Add clang's compiler-rt libs to the LibraryPath
2013-09-05 Bill WendlingFix comments to reflect reality.
2013-09-05 Eric ChristopherFormatting.
2013-09-05 Eric ChristopherClean up some whitespace and comment formatting.
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 Eric ChristopherMove default dwarf version enum into the llvm dwarf...
2013-09-04 Nick Kledzikfix typo in enum name
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 Eric ChristopherExpand and rewrite comment.
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 Arnold SchwaighoferChange swift/vldm test case to be less dependent on...
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 Vincent LejeuneR600: Remove fmul.v4f32.ll test which is redundant...
2013-09-04 Eric ChristopherUnify and clean up.
2013-09-04 Rafael EspindolaMerge these 2 tests in a single file.
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 Bill WendlingRemove 'param' label from comments. They aren't used...
2013-09-04 Rafael EspindolaRefactor duplicated logic to a helper function.
2013-09-04 Rafael EspindolaRemove dead code.
2013-09-04 Dmitri GribenkoMemoryBufer: add a test: check that a file with size...
2013-09-04 Rafael EspindolaRename variables to match the style guide and clang...
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... [Sparc] Fix an assertion failure while lowering fcmp...
next