]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen
Debug Info: Move the complex expression handling (=the remainder) of
[opencl/llvm.git] / lib / CodeGen /
2015-01-13 Adrian PrantlDebug Info: Move the complex expression handling (...
2015-01-13 Adrian Prantlcleanup.
2015-01-13 Adrian PrantlDocument, cleanup, and clang-format DwarfExpression.h
2015-01-13 Adrian PrantlDebug Info: Turn DIExpression::getFrameRegister() into...
2015-01-13 Matthias BraunDAGCombiner: simplify by using condition variables...
2015-01-13 Matt ArsenaultR600: Implement getRecipEstimate
2015-01-13 Hal Finkel[StackMaps] Use CurrentFnSymForSize
2015-01-13 Hal Finkel[StackMaps] Mark in CallLoweringInfo when lowering...
2015-01-13 Hal Finkel[StackMaps] Allow the target to pre-process the live...
2015-01-13 Olivier SallenaveAdded TLI hook for isFPExtFree. Some of the FMA combine...
2015-01-13 Mehdi AminiPeephole opt needs optimizeSelect() to keep track of...
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-13 Matt ArsenaultCombine fcmp + select to fminnum / fmaxnum if no nans...
2015-01-13 Adrian PrantlDebug Info: Move support for constants into DwarfExpres...
2015-01-12 Adrian PrantlMake DwarfExpression store the AsmPrinter instead of...
2015-01-12 Adrian Prantlremove extra semicolon
2015-01-12 Reid Klecknermusttail: Only set the inreg flag for fastcall and...
2015-01-12 Adrian PrantlRun clang-format on the parts of AsmPrinterDwarf where...
2015-01-12 Adrian PrantlDebug Info: Add a virtual destructor to DwarfExpression.
2015-01-12 Adrian PrantlUntwine this expression. Thanks to David for noticing!
2015-01-12 Adrian PrantlDebug Info: Implement DwarfUnit::addRegisterOpPiece...
2015-01-12 Adrian PrantlDebug Info: Implement DwarfUnit::addRegisterOffset...
2015-01-12 Adrian PrantlDebug info: Factor out the creation of DWARF expression...
2015-01-12 Matthias BraunRegisterCoalescer: Turn some impossible conditions...
2015-01-12 Ahmed Bougacha[SimplifyLibCalls] Factor out fortified libcall handling.
2015-01-10 Joerg SonnenbergerRevert r225500, it leads to infinite loops.
2015-01-09 Lang HamesRecommit r224935 with a fix for the ObjC++/AArch64...
2015-01-09 Matthias BraunRegisterCoalescer: Fix removeCopyByCommutingDef with...
2015-01-09 Matthias BraunRegisterCoalescer: Some cleanup in removeCopyByCommutin...
2015-01-09 Matthias BraunRegisterCoalescer: No need to set kill flags, they...
2015-01-09 Matthias BraunRegisterCoalescer: Turn some impossible conditions...
2015-01-09 Hal Finkel[DAGCombine] Remainder of fix to r225380 (More FMA...
2015-01-09 Hal FinkelPartial fix to r225380 (More FMA folding opportunities)
2015-01-08 Hal Finkel[MachineLICM] A command-line option to hoist even cheap...
2015-01-08 Duncan P. N. Exon... CodeGen: Use handy new-fangled post-increment, NFC
2015-01-08 Duncan P. N. Exon... CodeGen: Use range-based for loops, NFC
2015-01-08 Elena DemikhovskyMasked Load/Store - fixed a bug in type legalization.
2015-01-08 Michael KupersteinFix include ordering, NFC.
2015-01-08 Michael KupersteinMove SPAdj logic from PEI into the targets (NFC)
2015-01-08 Quentin Colombet[RegAllocGreedy] Introduce a late pass to repair broken...
2015-01-08 Ahmed Bougacha[SelectionDAG] Allow targets to specify legality of...
2015-01-08 Matthias BraunRegisterCoalescer: Do not remove IMPLICIT_DEFS if they...
2015-01-07 Matthias BraunRegisterCoalescer: Fix valuesIdentical() in some subran...
2015-01-07 Matthias BraunLiveInterval: Implement feedback by Quentin Colombet.
2015-01-07 Adrian PrantlUpdate a comment.
2015-01-07 Ahmed Bougacha[CodeGen] Use MVT iterator_ranges in legality loops...
2015-01-07 Olivier SallenaveMore FMA folding opportunities.
2015-01-07 Adrian PrantlDebug info: Allow aggregate types to be described by...
2015-01-07 Olivier SallenaveTest commit
2015-01-07 Philip ReamesAdd a missing file from 225365
2015-01-07 Philip ReamesIntroduce an example statepoint GC strategy
2015-01-07 Jonas PaulssonNew method SDep::isNormalMemoryOrBarrier() in ScheduleD...
2015-01-07 Jonas PaulssonFix typos in comment and option help texts.
2015-01-06 Lang HamesRevert r224935 "Refactor duplicated code. No intended...
2015-01-06 Mehdi AminiSelectionDAGBuilder: move constant initialization out...
2015-01-06 Andrea Di Biagio[CodeGenPrepare] Improved logic to speculate calls...
2015-01-05 Frederic RissMake DIE.h a public CodeGen header.
2015-01-05 Craig TopperReplace several 'assert(false' with 'llvm_unreachable...
2015-01-03 Hal Finkel[PowerPC/BlockPlacement] Allow target to provide a...
2014-12-31 Alexey SamsonovRevert "merge consecutive stores of extracted vector...
2014-12-30 David BlaikieDebugInfo: Omit is_stmt from line table entries on...
2014-12-30 Peter Collingbournex86_64: Fix calls to __morestack under the large code...
2014-12-30 Michael Kuperstein[COFF] Don't try to add quotes to already quoted linker...
2014-12-29 Rafael EspindolaRefactor duplicated code.
2014-12-28 Andrea Di Biagio[CodeGenPrepare] Teach when it is profitable to specula...
2014-12-28 Elena DemikhovskyScalarizer for masked load and store intrinsics.
2014-12-26 Timur IskhodzhanovBand-aid fix for PR22032: don't emit DWARF debug info...
2014-12-25 David MajnemerSilence GCC's -Wparentheses warning
2014-12-25 Elena DemikhovskyMasked Load/Store - Changed the order of parameters...
2014-12-24 David MajnemerCodeGen: Error on redefinitions instead of asserting
2014-12-24 David MajnemerCodeGen: Allow aliases to be overridden by variables
2014-12-24 David MajnemerMC: Label definitions are permitted after .set directives
2014-12-24 Matthias BraunLiveInterval: Remove accidentally committed debug code.
2014-12-24 Matthias BraunLiveInterval: Introduce createMainRangeFromSubranges().
2014-12-24 Matthias BraunRegisterCoalescer: With subrange liveness there may...
2014-12-24 Matthias BraunLiveRangeEdit: Check for completely empy subranges...
2014-12-24 Matthias BraunLiveIntervalAnalysis: Fix performance bug that I introd...
2014-12-24 Adrian PrantlDebug Info: In symmetry to DW_TAG_pointer_type, do...
2014-12-23 Mehdi AminiAlways assert in DAGCombine and not only when -debug...
2014-12-23 Michael Kuperstein[DagCombine] Improve DAGCombiner BUILD_VECTOR when...
2014-12-22 Reid KlecknerMake musttail more robust for vector types on x86
2014-12-22 Quentin Colombet[CodeGenPrepare] Handle properly the promotion of opera...
2014-12-22 Rafael EspindolaThe leak detector is dead, long live asan and valgrind.
2014-12-21 Saleem AbdulrasoolCodeGen: minor style tweaks to SSP
2014-12-21 Matt ArsenaultEnable (sext x) == C --> x == (trunc C) combine
2014-12-20 Saleem AbdulrasoolCodeGen: constify and use range loop for SSP
2014-12-20 Matthias BraunLiveIntervalAnalysis: No kill flags for partially undef...
2014-12-20 Matthias BraunLiveIntervalAnalysis: cleanup addKills(), NFC
2014-12-19 Reid KlecknerEH: Sink computation of local PadMap variable into...
2014-12-19 Reid KlecknerAdd the ExceptionHandling::MSVC enumeration
2014-12-19 Sanjay Patelmerge consecutive stores of extracted vector elements
2014-12-19 Matthias BraunRegisterCoalescer: rewrite eliminateUndefCopy().
2014-12-19 Adrian PrantlExplain why LLVM is emitting a DW_AT_containing_type...
2014-12-18 Matthias BraunLiveIntervalAnalysis: Cleanup computeDeadValues
2014-12-18 Eric ChristopherAdd a new string member to the TargetOptions struct...
2014-12-17 Matthias BraunRegisterCoalescer: Fix stripCopies() picking up main...
2014-12-17 Matthias BraunExecutionDepsFix: Correctly handle wide registers.
2014-12-17 Michael Kuperstein[DAGCombine] Slightly improve lowering of BUILD_VECTOR...
2014-12-17 Toma Tabacu[mips] Set GCC-compatible MIPS asssembler options befor...
next