| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a (disabled by default) way to view the ID of a node. | Chris Lattner | 2007-10-15 | 1 | -0/+4 |
* | Added major new capabilities to scheduler (only BURR for now) to support phys... | Evan Cheng | 2007-09-25 | 1 | -1/+1 |
* | Use struct SDep instead of std::pair for SUnit pred and succ lists. First step | Evan Cheng | 2007-09-19 | 1 | -1/+1 |
* | Enhance APFloat to retain bits of NaNs (fixes oggenc). | Dale Johannesen | 2007-08-31 | 1 | -2/+2 |
* | Add an option, -view-sunit-dags, for viewing the actual SUnit DAGs used by | Dan Gohman | 2007-08-28 | 1 | -0/+70 |
* | Make chain dependencies blue, in addition to being dashed. | Dan Gohman | 2007-06-18 | 1 | -1/+1 |
* | Qualify several calls to functions in the MVT namespace, for consistency. | Dan Gohman | 2007-05-18 | 1 | -1/+1 |
* | Removing even more <iostream> includes. | Bill Wendling | 2006-12-07 | 1 | -11/+10 |
* | Fixing the ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=1 build. | Jim Laskey | 2006-11-17 | 1 | -0/+1 |
* | Rename ISD::MemOpAddrMode to ISD::MemIndexedMode | Evan Cheng | 2006-11-09 | 1 | -2/+2 |
* | Print jumptable index. | Evan Cheng | 2006-11-01 | 1 | -0/+2 |
* | Make flag and chain edges visually distinguishable from value edges in DOT | Chris Lattner | 2006-10-20 | 1 | -1/+16 |
* | Fix printer for StoreSDNode. | Evan Cheng | 2006-10-17 | 1 | -4/+5 |
* | Make it simplier to dump DAGs while in DAGCombiner. Remove a nasty optimizat... | Jim Laskey | 2006-10-17 | 1 | -1/+2 |
* | Naming consistency. | Evan Cheng | 2006-10-11 | 1 | -1/+1 |
* | Also update getNodeLabel for LoadSDNode. | Evan Cheng | 2006-10-10 | 1 | -0/+21 |
* | Debugging kruft | Jim Laskey | 2006-10-02 | 1 | -3/+0 |
* | Add ability to annotate (color) nodes in a viewGraph. | Jim Laskey | 2006-10-02 | 1 | -1/+69 |
* | Added support for machine specific constantpool values. These are useful for | Evan Cheng | 2006-09-12 | 1 | -6/+13 |
* | For PR801: | Reid Spencer | 2006-06-27 | 1 | -91/+3 |
* | For PR798: | Reid Spencer | 2006-06-05 | 1 | -13/+56 |
* | print arbitrary constant pool entries | Chris Lattner | 2006-03-05 | 1 | -0/+9 |
* | Added an index field to GlobalAddressSDNode so it can represent X+12, etc. | Evan Cheng | 2005-11-30 | 1 | -0/+5 |
* | Add support for a new STRING and LOCATION node for line number support, patch | Chris Lattner | 2005-11-29 | 1 | -0/+3 |
* | more progress towards bug 291 being finished. Patch by Owen Anderson, | Chris Lattner | 2005-11-20 | 1 | -12/+17 |
* | Improve Selection DAG printer portability. Patch by Owen Anderson! | Chris Lattner | 2005-11-19 | 1 | -4/+6 |
* | Teach the graph viewer to handle register operands that are zero. | Chris Lattner | 2005-11-19 | 1 | -1/+1 |
* | add a method | Chris Lattner | 2005-10-01 | 1 | -0/+5 |
* | Change ConstantPoolSDNode to actually hold the Constant itself instead of | Chris Lattner | 2005-08-26 | 1 | -2/+4 |
* | Fix pasto that prevented VT ndoes from showing up in -view-isel-dags correctly | Chris Lattner | 2005-08-24 | 1 | -1/+1 |
* | Print physreg register nodes with target names (e.g. F1) instead of numbers | Chris Lattner | 2005-08-19 | 1 | -1/+7 |
* | Fix printing of VTSDNodes | Chris Lattner | 2005-08-18 | 1 | -0/+2 |
* | Eliminate the RegSDNode class, which 3 nodes (CopyFromReg/CopyToReg/ImplicitDef) | Chris Lattner | 2005-08-16 | 1 | -2/+2 |
* | Use a extant helper to do this. | Chris Lattner | 2005-08-16 | 1 | -19/+7 |
* | * Unbreak release build | Misha Brukman | 2005-08-04 | 1 | -3/+6 |
* | Fix PR611, codegen'ing SREM of FP operands to fmod or fmodf instead of | Chris Lattner | 2005-08-03 | 1 | -0/+2 |
* | You can't use config options without config.h | Chris Lattner | 2005-07-15 | 1 | -0/+1 |
* | Make this use the new autoconf support for finding the executables for | Chris Lattner | 2005-07-14 | 1 | -5/+8 |
* | As discussed on IRC, this stuff is just for debugging. | Chris Lattner | 2005-07-14 | 1 | -0/+5 |
* | If the Graphviz program is available, use it to visualize dot graphs. | Chris Lattner | 2005-07-14 | 1 | -1/+10 |
* | Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode. | Chris Lattner | 2005-07-10 | 1 | -2/+0 |
* | Print SrcValue nodes correctly | Chris Lattner | 2005-05-09 | 1 | -0/+5 |
* | Convert tabs to spaces | Misha Brukman | 2005-04-22 | 1 | -4/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -5/+5 |
* | Don't mash stuff together. | Chris Lattner | 2005-01-16 | 1 | -1/+1 |
* | Print extra type for nodes with extra type info. | Chris Lattner | 2005-01-15 | 1 | -0/+2 |
* | Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode. | Chris Lattner | 2005-01-13 | 1 | -1/+1 |
* | Print the value types in the nodes of the graph | Chris Lattner | 2005-01-11 | 1 | -0/+19 |
* | Print SelectionDAGs bottom up, include extra info in the node labels | Chris Lattner | 2005-01-11 | 1 | -3/+38 |
* | Add a marker for the graph root. | Chris Lattner | 2005-01-10 | 1 | -0/+6 |