2015-10-27 |
James Y Knight | Make the SelectionDAG graph printer use SDNode::Persist... |
blob | commitdiff | raw |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2014-06-26 |
Alp Toker | Revert "Introduce a string_ostream string builder facilty" |
blob | commitdiff | raw | diff to current |
2014-06-26 |
Alp Toker | Introduce a string_ostream string builder facilty |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Chandler Carruth | [Modules] Make Support/Debug.h modular. This requires... |
blob | commitdiff | raw | diff to current |
2014-04-14 |
Craig Topper | [C++11] More 'nullptr' conversion. In some cases just... |
blob | commitdiff | raw | diff to current |
2014-03-06 |
Chandler Carruth | [Layering] Move DebugInfo.h into the IR library where... |
blob | commitdiff | raw | diff to current |
2014-01-09 |
Chandler Carruth | Put the functionality for printing a value to a raw_ost... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Chandler Carruth | Move the LLVM IR asm writer header files into the IR... |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Roman Divacky | Constify SDNodeIterator an stop its only non-const... |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Craig Topper | Add a getName function to MachineFunction. Use it in... |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Bill Wendling | Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Dylan Noblesmith | drop unneeded config.h includes |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Benjamin Kramer | Twinify GraphWriter a little bit. |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Jay Foad | Remove some unnecessary includes of PseudoSourceValue.h. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Tobias Grosser | Pass the graph to the DOTGraphTraits.getEdgeAttributes(). |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Chris Lattner | flags -> glue for selectiondag |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Chris Lattner | rename MVT::Flag to MVT::Glue. "Flag" is a terrible... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Dan Gohman | Eliminate unnecessary empty string literals. |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Duncan Sands | Convert some tab stops into spaces. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
David Greene | Change errs() to dbgs(). |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Dan Gohman | Add edge source labels to SelectionDAG graphs, now... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Dan Gohman | Minor cleanups. |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Dan Gohman | Trim an unnecessary #include. |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Tobias Grosser | Fix last DOTGraphTraits problems in CompilationGraph. |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Tobias Grosser | Remove ShortNames from getNodeLabel in DOTGraphTraits |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Tobias Grosser | Instantiate DefaultDOTGraphTraits |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Daniel Dunbar | Fix some refactos for iostream changes (in -Asserts... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Chris Lattner | remove a few DOUTs here and there. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Owen Anderson | Split EVT into MVT and EVT, the former representing... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Owen Anderson | Rename MVT to EVT, in preparation for splitting SimpleV... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Daniel Dunbar | Switch to getNameStr(). |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Chris Lattner | implement DOTGraphTraits<SelectionDAG*>::getNodeLabel... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Chris Lattner | dot graph viewing is apparently not using SDNode::print... |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Owen Anderson | Get rid of the global CFGOnly flag by threading a Short... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Evan Cheng | Fix some significant problems with constant pools that... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Bill Wendling | Oops...I committed too much. |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Bill Wendling | Temporarily XFAIL this test. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Bill Wendling | Pass in a std::string when getting the names of debuggi... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Dan Gohman | Move ScheduleDAGSDNodes.h to be a private header. Front... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Devang Patel | Use DebugInfo interface to lower dbg_* intrinsics. |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Dan Gohman | Fix printing of PseudoSourceValues in SDNode graphs. |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Dan Gohman | Experimental post-pass scheduling support. Post-pass... |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Dan Gohman | Move the code for printing a graph node label for an... |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Dan Gohman | Check in the correct version of the patch in r59279. |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Dan Gohman | Debug printing for SUnits that carry MachineInstrs. |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Dan Gohman | Initial support for carrying MachineInstrs in SUnits. |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Dan Gohman | Change DOTGraphTraits<ScheduleDAG*>::getGraphName how... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Dan Gohman | Remove the FlaggedNodes member from SUnit. Instead... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Dan Gohman | Make the Node member of SUnit private, and add accessors. |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Dan Gohman | Change ScheduleDAG's DAG member from a reference to... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Ted Kremenek | Fix bogus comparison of "const char *" with c-string... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
David Greene | Add setSubgraphColor to color an entire portion of... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Dan Gohman | Don't truncate GlobalAddress offsets to int in debug... |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Chris Lattner | don't print GlobalAddressSDNode's with an offset of... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
Bill Wendling | Reverting r56249. On further investigation, this functi... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
Dan Gohman | Include the alignment value when displaying ConstantPoo... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
Bill Wendling | - Change "ExternalSymbolSDNode" to "SymbolSDNode". |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Dan Gohman | Define CallSDNode, an SDNode subclass for use with... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
Dan Gohman | Rename ConstantSDNode::getValue to getZExtValue, for... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Gabor Greif | erect abstraction boundaries for accessing SDValue... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Gabor Greif | disallow direct access to SDValue::ResNo, provide a... |
blob | commitdiff | raw | diff to current |
2008-08-23 |
Chris Lattner | get MachineConstantPool off std::ostream, onto raw_ostr... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
Dan Gohman | Move SelectionDAG::viewGraph() out of line; as an inlin... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Dan Gohman | Make the ScheduleDAG's GraphRoot edge be blue and dashe... |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Dan Gohman | Rename SDOperand to SDValue. |
blob | commitdiff | raw | diff to current |
2008-07-22 |
Dan Gohman | Make the GraphRoot edge look like a chain edge, which... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Dan Gohman | Enhance the GraphWriter support for edge destinations... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Dan Gohman | Add titles to the various SelectionDAG viewGraph calls |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Duncan Sands | Eliminate unused variable. |
blob | commitdiff | raw | diff to current |
2008-07-17 |
Dan Gohman | When printing MemOperand nodes, only use print() for |
blob | commitdiff | raw | diff to current |
2008-07-14 |
Dan Gohman | Improve debug output for MemOperandSDNode. PseudoSource... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
Bill Wendling | Revert my previous check-in that split up MachineModule... |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Dan Gohman | Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
Dan Gohman | Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Dan Gohman | Remove ScheduleDAG's SUnitMap altogether. Instead,... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Dan Gohman | Change ScheduleDAG's SUnitMap from DenseMap<SDNode... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Duncan Sands | Wrap MVT::ValueType in a struct to get type safety |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Dan Gohman | Fix an out-of-bounds access in -view-sunit-dags in... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Dan Gohman | In -view-sunit-dags, display "special" chain dependenci... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Dan Gohman | Fix -view-sunit-dags to support cross-rc-copy nodes. |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Duncan Sands | Introduce a new node for holding call argument |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Bill Wendling | Final de-tabification. |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Bill Wendling | Rename PrintableName to Name. |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Bill Wendling | Change "Name" to "AsmName" in the target register info... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
Dan Gohman | Rename MRegisterInfo to TargetRegisterInfo. |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Dan Gohman | Re-apply the memory operand changes, with a fix for... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Evan Cheng | Revert 46556 and 46585. Dan please fix the PseudoSource... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Dan Gohman | Create a new class, MemOperand, for describing memory... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Dan Gohman | Factor the addressing mode and the load/store VT out... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Chris Lattner | include alignment and volatility information in -view... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Chris Lattner | Add a (disabled by default) way to view the ID of a... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Evan Cheng | Added major new capabilities to scheduler (only BURR... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Evan Cheng | Use struct SDep instead of std::pair for SUnit pred... |
blob | commitdiff | raw | diff to current |
2007-08-31 |
Dale Johannesen | Enhance APFloat to retain bits of NaNs (fixes oggenc). |
blob | commitdiff | raw | diff to current |
2007-08-28 |
Dan Gohman | Add an option, -view-sunit-dags, for viewing the actual... |
blob | commitdiff | raw | diff to current |
next |