Remove the CFIEnforcing flag from TargetOptions as it is unused.
[oota-llvm.git] / include / llvm / CodeGen /
2015-04-19 Eric ChristopherRemove the CFIEnforcing flag from TargetOptions as...
2015-04-19 Eric ChristopherRemove the CFIType TargetOption as it is unused.
2015-04-17 Kit BartonAdd support for v1i128 type.
2015-04-17 Nico WeberRevert r235154-r235156, they cause asserts when buildin...
2015-04-17 Reid Kleckner[SEH] Reimplement x64 SEH using WinEHPrepare
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-04-13 Krzysztof ParzyszekAllow memory intrinsics to be tail calls
2015-04-11 Benjamin KramerRemove empty non-virtual destructors or mark them ...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-10 Jingyue WuDivergence analysis for GPU programs
2015-04-10 David Majnemer[WinEHPrepare] Don't rely on the order of IR
2015-04-07 Sanjay Patelmove helper function closer to use; NFC
2015-04-07 Rafael EspindolaClear the stub map in getSortedStubs.
2015-04-06 Duncan P. N. Exon... CodeGen: Stop using DIDescriptor::is*() and auto-casting
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove DIDescriptor::Verify()
2015-04-04 Sanjay Patelremove function/variable names from comments; NFC
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-03 David Majnemer[WinEH] Fill out CatchHigh in the TryBlockMap
2015-04-03 David Majnemer[WinEH] Fill out .xdata for catch objects
2015-04-03 David Majnemer[WinEH] Sink UnwindHelp completely out of IR
2015-04-03 Andrew Kaylor[WinEH] Handle nested landing pads in outlined catch...
2015-04-03 Duncan P. N. Exon... CodeGen: Assert that inlined-at locations agree
2015-04-03 Matthias BraunMachineRegisterInfo: Make it clear that hints are for...
2015-04-02 Philip Reames[gcroot] Remove unused items from an enum
2015-04-01 Matthias BraunRemove declarations for nonexistent methods
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-30 Duncan P. N. Exon... DebugLoc: Remove getFromDILexicalBlock()
2015-03-30 Duncan P. N. Exon... LexicalScopes: Use debug info hierarchy pervasively
2015-03-30 David Majnemer[WinEH] Run cleanup handlers when an exception is thrown
2015-03-30 Duncan P. N. Exon... LexicalScopes: Use MDLocation directly instead of DebugLoc
2015-03-25 Simon Pilgrim[DAGCombiner] Add support for TRUNCATE + FP_EXTEND...
2015-03-24 Benjamin KramerInternalize the StackMapLiveness pass.
2015-03-21 Eric ChristopherChange getISAEncoding to use the target triple to determine
2015-03-20 Eric ChristopherRemove dead calls and function arguments dealing with...
2015-03-20 Eric ChristopherRewrite StackMap location handling to pre-compute the...
2015-03-19 Matthias BraunDo not track subregister liveness when it brings no...
2015-03-18 NAKAMURA TakumiSplit comma-separated \param(s). [-Wdocumentation]
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 David MajnemerRevert "COFF: Let globals with private linkage reside...
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-17 Michael ZolotukhinTTI: Honour cost model for estimating cost of vector...
2015-03-17 Michael ZolotukhinTTI: Add getCallInstrCost.
2015-03-17 Rafael EspindolaRemove the error prone GetTempSymbol API.
2015-03-17 Rafael EspindolaMake EmitFunctionHeader a private helper.
2015-03-17 Rafael EspindolaMove the EH symbol to the asm printer and use it for...
2015-03-16 Duncan P. N. Exon... IR: Take advantage of -verify checks for MDExpression
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-03-16 Akira Hatanaka[AsmPrinter] Use the per-function subtarget to emit...
2015-03-13 Daniel SandersRecommit r232027 with PR22883 fixed: Add infrastructure...
2015-03-12 Hal FinkelRevert "r232027 - Add infrastructure for support of...
2015-03-12 Daniel SandersAdd infrastructure for support of multiple memory const...
2015-03-11 Rafael EspindolaPut jump tables in unique sections on COFF.
2015-03-10 Bruno Cardoso Lopes[AsmPrinter][TLOF] Reintroduce AArch64 test
2015-03-10 Rafael EspindolaStore an optional section start label in MCSection.
2015-03-10 Chad Rosier[BranchFolding] Remove MMOs during tail merge to preser...
2015-03-09 Reid KlecknerReland r229944: EH: Prune unreachable resume instructio...
2015-03-07 Simon Pilgrim[DAGCombiner] Add a shuffle mask commutation helper...
2015-03-06 Frederic RissAdd DIEInteger::setValue() method.
2015-03-06 Bruno Cardoso Lopes[AsmPrinter][TLOF] 32-bit MachO support for replacing...
2015-03-05 Benjamin KramerSDAG: Merge the meat of two ExpandAtomic implementations.
2015-03-04 Sanjay Pateldon't repeat class / function / variable names in comme...
2015-03-04 Frederic RissMove emitDIE and emitAbbrevs to AsmPrinter. NFC.
2015-03-04 Frederic RissConstify AsmPrinter passed to DIE methods.
2015-03-04 David BlaikieRecommit r231168: unique_ptrify LiveRange::segmentSet
2015-03-04 David BlaikieRecommit r231175: Change LiveStackAnalysis::SS2Interval...
2015-03-04 David BlaikieRevert "unique_ptrify LiveRange::segmentSet"
2015-03-03 David BlaikieAdd missing header include
2015-03-03 David BlaikieRecommit r231168: unique_ptrify LiveRange::segmentSet
2015-03-03 David BlaikieChange LiveStackAnalysis::SS2IntervalMap from std:...
2015-03-03 David BlaikieRevert "unique_ptrify LiveRange::segmentSet"
2015-03-03 David Blaikieunique_ptrify LiveRange::segmentSet
2015-03-03 David BlaikieRemove the explicit SDNodeIterator::operator= in favor...
2015-03-03 David BlaikieRevert "Remove the explicit SDNodeIterator::operator...
2015-03-03 David BlaikieRemove the explicit SDNodeIterator::operator= in favor...
2015-03-03 David BlaikieRemove the explicit SUnitIterator::operator= as the...
2015-03-03 David BlaikieRemove LatencyPriorityQueue::dump because it relies...
2015-03-03 David Blaikieunique_ptrify ResourcePriorityQueue::ResourceModel
2015-03-03 David BlaikieRemove ResourcePriorityQueue::dump as it relies on...
2015-03-03 David BlaikieRemove explicit copy ctor in favor of the implicit...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Michael ZolotukhinFix a copy-paste bug.
2015-03-02 Adrian PrantlRevert "Refactor DebugLocDWARFExpression so it doesn...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Nico WeberRevert r230930, it caused PR22747.
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-01 Arnaud A. de Grand... [PBQP] Do not add an edge between nodes with totally...
2015-03-01 Benjamin KramerMake VTs and UnicodeCharSet ctors constexpr if the...
2015-03-01 Elena DemikhovskyReverted 230471 - gather scatter handling in table...
2015-02-27 Benjamin KramerMachineDominators: Move applySplitCriticalEdges into...
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-02-27 Rafael EspindolaCentralize handling of the eh_begin and eh_end labels.
2015-02-27 Eric ChristopherRewrite MachineOperand::print and MachineInstr::print...
2015-02-25 Elena DemikhovskyAVX-512: Gather and Scatter patterns
2015-02-24 Tim NorthoverARM: treat [N x i32] and [N x i64] as AAPCS composite...
2015-02-23 Bruno Cardoso Lopes[AsmPrinter] Access pointers to globals via pcrel GOT...
2015-02-23 Chad RosierPrevent hoisting fmul from THEN/ELSE to IF if there...
2015-02-21 Tim NorthoverCodeGen: convert CCState interface to using ArrayRefs
2015-02-20 Matt ArsenaultAdd generic fmad DAG node.
2015-02-20 Eric ChristopherRemove the MCInstrInfo cached variable as it was only...
next