cmake: Install llvm-tblgen again
[oota-llvm.git] / lib /
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...
2013-09-04 Eric ChristopherRemove the darwin gdb option, that version of gdb is...
2013-09-04 Eric ChristopherMake the default dwarf version 3 for darwin when we...
2013-09-03 Rafael EspindolaAdd r159136 back now that pr13124 has been fixed.
2013-09-03 Jim GrosbachX86: Mark non-crashing report_fatal_errors() as such.
2013-09-03 Michael Gottesman[objc-arc] Remove dead code from previous commit.
2013-09-03 Michael Gottesman[objc-arc] Turn off the objc_retainBlock -> objc_retain...
2013-09-03 Eric ChristopherAdd a hashing routine that handles hashing types. Add...
2013-09-03 Eric ChristopherSentences end with periods.
2013-09-03 Nadav RotemEnable late-vectorization by default.
2013-09-03 Matt ArsenaultTeach InstCombineLoadCast about address spaces.
2013-09-03 Matt ArsenaultUse type form of getIntPtrType in alloca visitor.
2013-09-03 Bill WendlingWIP: Refactor some code so that it can be called by...
2013-09-03 Jim GrosbachRevert "Revert "ARM: Improve pattern for isel mul of...
2013-09-03 Eric ChristopherAdd the rest of the stock attributes to the attribute...
2013-09-03 Yi JiangIn this patch we are trying to do two things:
2013-09-03 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-09-03 Evgeniy Stepanov[msan] Fix handling of select with struct arguments.
2013-09-03 Evgeniy Stepanov[msan] Fix select instrumentation.
2013-09-03 Venkatraman Govind... [Sparc] Add support for soft long double (fp128).
2013-09-03 Craig TopperAdd hadSideEffects=0 to some instructions.
2013-09-02 Venkatraman Govind... [Sparc] Implement spill and load for long double(f128...
2013-09-02 Tilmann SchellerARM: Default to the Swift CPU when targeting armv7s...
2013-09-02 Tilmann SchellerRevert 189756 for now, it doesn't match what rdar:...
2013-09-02 Tilmann SchellerARM: Default to Swift when compiling for iOS 6 or later.
2013-09-02 Craig TopperCreate BEXTR instructions for (and ((sra or srl) x...
2013-09-02 Elena DemikhovskyAVX-512: updated the list of high-latency instructions.
2013-09-02 Elena DemikhovskyAVX-512: gather-scatter tests; added foldable instructions;
2013-09-02 Elena Demikhovskyllvm interpreter: select, shuffle and insertelement...
2013-09-02 Chandler CarruthFix some rather confusing indentation and control flow...
2013-09-01 Elena DemikhovskyAVX-512: Added GATHER and SCATTER instructions.
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 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.
next