[TableGen] Remove unnecessary include and just forward declare. NFC
[oota-llvm.git] / lib / CodeGen /
2015-05-25 Elena DemikhovskyAdded promotion to EXTRACT_SUBVECTOR operand.
2015-05-25 NAKAMURA TakumiReformat.
2015-05-25 NAKAMURA TakumiPrune CRLFs.
2015-05-24 Duncan P. N. Exon... AsmPrinter: Avoid creating symbols in DwarfStringPool
2015-05-24 Duncan P. N. Exon... AsmPrinter: Prune an include, NFC
2015-05-24 Duncan P. N. Exon... AsmPrinter: Remove dead code, NFC
2015-05-24 Duncan P. N. Exon... AsmPrinter: Avoid EmitLabelDifference() in DwarfAccelTable
2015-05-24 Duncan P. N. Exon... AsmPrinter: Use DwarfStringPoolEntry in DwarfAccelTable...
2015-05-24 Duncan P. N. Exon... AsmPrinter: Make DIEString small
2015-05-24 Duncan P. N. Exon... AsmPrinter: Extract DwarfStringPoolEntry from DwarfStri...
2015-05-24 Duncan P. N. Exon... AsmPrinter: Emit the DwarfStringPool offset directly...
2015-05-24 Duncan P. N. Exon... AsmPrinter: Refactor DwarfStringPool::getEntry(), NFC
2015-05-24 Matt ArsenaultAdd target hook to allow merging stores of nonzero...
2015-05-23 Aaron BallmanSilencing a spurious -Wreturn-type warning; NFC.
2015-05-23 Duncan P. N. Exon... AsmPrinter: Remove the vtable-entry from DIEValue
2015-05-23 Duncan P. N. Exon... CodeGen: Remove redundant DIETypeSignature::dump()...
2015-05-23 Akira HatanakaStop resetting NoFramePointerElim in TargetMachine...
2015-05-23 Akira HatanakaSimplify and rename function overrideFunctionAttributes...
2015-05-22 Ahmed Bougacha[AArch64][CGP] Sink zext feeding stxr/stlxr into the...
2015-05-22 Puyan LotfiCompile time improvements to VirtRegRewriter.
2015-05-22 NAKAMURA TakumiRevert r237954, "Resubmit r237708 (MIR Serialization...
2015-05-22 Duncan P. N. Exon... SDAG: Give SDDbgValues their own allocator (and reset it)
2015-05-22 Duncan P. N. Exon... SDAG: Cleanup initialization of SDDbgValue, NFC
2015-05-21 Quentin Colombet[InlineSpiller] Fix rematerialization for bundles.
2015-05-21 Sanjay Patelfix typo in comment; NFC
2015-05-21 Alex LorenzResubmit r237708 (MIR Serialization: print and parse...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-21 Sanjay Pateluse range-based for-loops; NFCI
2015-05-21 Sanjay Pateluse range-based for-loops; NFCI
2015-05-21 Sanjay Pateluse range-based for-loop
2015-05-21 Sanjay Pateluse range-based for-loop; NFCI
2015-05-21 Manuel Klimekstd::sort must be called with a strict weak ordering.
2015-05-21 Simon Pilgrim[X86][SSE] Improve support for 128-bit vector sign...
2015-05-21 Duncan P. N. Exon... AsmPrinter: Compute absolute label difference directly
2015-05-20 Andrew KaylorFix build error
2015-05-20 Andrew KaylorFix build warning
2015-05-20 Andrew Kaylor[WinEH] C++ EH state numbering fixes
2015-05-20 Pete CooperDon't generate comments in the DebugLocStream unless...
2015-05-20 Pete CooperRevert "Add bool to DebugLocDwarfExpression to control...
2015-05-20 Pete CooperAdd bool to DebugLocDwarfExpression to control emitting...
2015-05-20 Matthias BraunDAGCombiner: Continue combining if FoldConstantArithmet...
2015-05-20 Pawel BylicaFix icmp lowering
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-05-20 Igor Laevsky[StatepointLowering] Support of the gc.relocates for...
2015-05-20 Swaroop SridharAdd a GCStrategy for CoreCLR
2015-05-19 Philip ReamesRemove a stale comment
2015-05-19 Alex LorenzRevert r237708 (MIR serialization) - incremental buildb...
2015-05-19 Matthias BraunMachineInstr: Remove unused parameter.
2015-05-19 Sanjay Pateluse 'auto *' for pointers; clearer usage, no deep copying
2015-05-19 Sanjay Pateltidy up
2015-05-19 Sanjay Pateluse range-based for-loop
2015-05-19 Alex LorenzMIR Serialization: print and parse LLVM IR using MIR...
2015-05-19 Matthias BraunRegisterCoalescer: Improve a comment.
2015-05-19 Sanjay Pateluse range-based for loop
2015-05-19 Matthias BraunSelectionDAG: Cleanup and simplify FoldConstantArithmetic
2015-05-19 Matthias BraunDAGCombiner: Factor common pattern into isOneConstant...
2015-05-19 Matthias BraunDAGCombiner: Factor common pattern into isAllOnesConsta...
2015-05-19 Matthias BraunDAGCombiner: Use isNullConstant() where possible
2015-05-18 Matthias BraunRevert accidental change in r237633
2015-05-18 Matthias BraunDAGCombiner: Factor common pattern into isNullConstant...
2015-05-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
2015-05-18 Matthias BraunMachineInstr: Change return value of getOpcode() to...
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-18 Hal FinkelPreserve the order of READ_REGISTER and WRITE_REGISTER
2015-05-18 Oliver StannardRevert r237579, as it broke windows buildbots
2015-05-18 Oliver Stannard[LLVM - ARM/AArch64] Add ACLE special register intrinsics
2015-05-18 Hal Finkel[DAGCombine] Be more pedantic about use iteration in...
2015-05-17 Andrew TrickMachineScheduler debug output clarity.
2015-05-17 Andrew TrickRegisterPressureTracker: reword stale comments.
2015-05-16 Benjamin Kramer[WinEH] Push unique_ptr through the Action interface.
2015-05-16 Craig TopperCorrect indentation. NFC
2015-05-16 Matthias BraunMachineSink: Collect registers before clearing their...
2015-05-15 James Molloy[SDAGBuilder] Make the AArch64 builder happier.
2015-05-15 James MolloyAdd SDNodes for umin, umax, smin and smax.
2015-05-15 Akira HatanakaStop resetting SanitizeAddress in TargetMachine::resetT...
2015-05-14 Matthias BraunTurn effective assert(0) into llvm_unreachable
2015-05-14 Matthias BraunTargetSchedule: factor out common code; NFC
2015-05-14 Matthias BraunRemove MCInstrItineraries includes in parts that don...
2015-05-14 Ahmed Bougacha[CodeGen] Use standard -not gnueabi- naming for f16...
2015-05-13 Nick LewyckyRevert r237046. See the testcase on the thread where...
2015-05-13 Sergey Dmitrouk[DebugInfo] Debug locations for constant SD nodes
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Saleem AbdulrasoolCodeGen: ignore DEBUG_VALUE nodes in KILL tagging
2015-05-12 Pat Gavlin[Statepoints] Clean up statepoint argument accessors.
2015-05-12 Pete CooperConvert PHI getIncomingValue() to foreach over incoming...
2015-05-12 Pat Gavlin[Statepoints] Split the calling convention and statepoi...
2015-05-12 Igor LaevskyReverse ordering of base and derived pointer during...
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-05-12 Andrew KaylorFixing memory leak
2015-05-11 Sanjoy DasRefactoring gc_relocate related code in CodeGenPrepare.cpp
2015-05-11 Andrew Kaylor[WinEH] Handle nested landing pads that return directly...
2015-05-11 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes; 2nd...
2015-05-11 Andrew KaylorFixing build warnings
2015-05-11 Andrew Kaylor[WinEH] Update exception numbering to give handlers...
2015-05-11 Sanjoy Das[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
2015-05-11 Matthias BraunLiveRangeCalc: Improve error messages on malformed IR
2015-05-10 Simon Pilgrim[SelectionDAG] Fixed constant folding issue when legali...
2015-05-09 James Y KnightFix MergeConsecutiveStore for non-byte-sized memory...
next