2012-07-15 |
Nadav Rotem | Refactor the code that checks that all operands of... |
blob | commitdiff | raw |
2012-03-31 |
Rafael Espindola | Teach CodeGen's version of computeMaskedBits to underst... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Jakob Stoklund Olesen | Add a RegisterMaskSDNode class. |
blob | commitdiff | raw | diff to current |
2012-01-15 |
Benjamin Kramer | Return an ArrayRef from ShuffleVectorSDNode::getMask... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Owen Anderson | Add additional checking to ensure that MachineMemOperan... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Pete Cooper | Added invariant field to the DAG.getLoad method and... |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Eli Friedman | Relax the MemOperands on atomics a bit. Fixes -verify... |
blob | commitdiff | raw | diff to current |
2011-08-24 |
Eli Friedman | Basic x86 code generation for atomic load and store... |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Eli Friedman | Misc optimizer+codegen work for 'cmpxchg' and 'atomicrm... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Lang Hames | Add functions 'hasPredecessor' and 'hasPredecessorHelpe... |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
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-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Duncan Sands | Simplify uses of MVT and EVT. An MVT can be compared... |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Dale Johannesen | Use a MemIntrinsicSDNode for ISD::PREFETCH, which touches |
blob | commitdiff | raw | diff to current |
2010-10-20 |
Dan Gohman | Make CodeGen TBAA-aware. |
blob | commitdiff | raw | diff to current |
2010-09-21 |
Chris Lattner | add some helpful accessors. |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Dan Gohman | Move ArgFlagsTy, OutputArg, and InputArg out of Selecti... |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Devang Patel | Propagate debug loc. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Dan Gohman | Add versions of OutputArgReg, AnalyzeReturn, and Analyz... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Dan Gohman | Comment a non-obvious member variable. |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Dan Gohman | Teach regular and fast isel to set dead flags on unused... |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Dan Gohman | Eliminate unnecessary uses of getZExtValue(). |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Dan Gohman | isValueValidForType can be a static member function. |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Dan Gohman | Add const qualifiers to CodeGen's use of LLVM IR constr... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Dan Gohman | Split ISD::NodeType and a few related items out of... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Chris Lattner | Three changes: |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Bill Wendling | Make this hack more specific to the Apple gcc 4.2 non... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Chris Lattner | remove uses of DebugLoc::getUnknownLoc. |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Chris Lattner | bump FIRST_TARGET_MEMORY_OPCODE back up, there is no... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Bob Wilson | Reapply Kevin's change 94440, now that Chris has fixed... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Bob Wilson | Speculatively revert this to see if it fixes buildbot... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Kevin Enderby | Added the Advanced Encryption Standard (AES) Instructions. |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Anton Korobeynikov | Add DAG nodes to represent FP16 <-> FP32 intrinsics |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Chris Lattner | change the LabelSDNode to be EHLabelSDNode and make... |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Dale Johannesen | Make sure HasDebugValue is initialized. This should fix |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Dale Johannesen | Add some new bits of debug info handling. No |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Dan Gohman | When forming SSE min and max nodes for UGE and ULE... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Mon P Wang | getSplatIndex assumes that the first element of the... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
David Greene | Make the non-temporal bit "significant" in MemSDNodes... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
David Greene | Add non-temporal flags and remove an assumption of... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Chris Lattner | give SDValue an operator->, allowing V->isTargetOpcode... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Chris Lattner | don't make insanely large node numbers for no reason, |
blob | commitdiff | raw | diff to current |
2010-01-20 |
David Greene | When XDEBUG is enabled, check for SelectionDAG cycles... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
David Greene | Add some new debugging APIs to print out "raw" Selectio... |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Dan Gohman | Add comments to the dump() and dumpr() routines. |
blob | commitdiff | raw | diff to current |
2010-01-15 |
David Greene | Add some debug routines to SelectionDAG to dump full... |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Douglas Gregor | Remove spurious semicolon. Thanks, Clang |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Bob Wilson | BIT_CONVERT nodes are used for vector types, too. |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Chris Lattner | Remove isPod() from DenseMapInfo, splitting it out... |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Chris Lattner | improve portability to avoid conflicting with std:... |
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-11-23 |
Dan Gohman | Remove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are... |
blob | commitdiff | raw | diff to current |
2009-11-21 |
Devang Patel | We are not using DBG_STOPPOINT anymore. |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Dan Gohman | Target-independent support for TargetFlags on BlockAddr... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Dale Johannesen | Adjust isConstantSplat to allow for big-endian targets. |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Dan Gohman | Initial target-independent CodeGen support for BlockAdd... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Dan Gohman | INTRINSIC_W_CHAIN and INTRINSIC_VOID do not use MemSDNo... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Dan Gohman | Improve MachineMemOperand handling. |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Dan Gohman | Add a version of dumpr() that has a SelectionDAG* argument. |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Nate Begeman | Better solution for tracking both the original alignmen... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Nate Begeman | Add an "original alignment" field to load and store... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Devang Patel | Reapply 79977. |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Gabor Greif | eliminate all 80-col violations that I have introduced... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Gabor Greif | Clean up the minor mess I caused with removing iterator... |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Devang Patel | Revert 79977. It causes llvm-gcc bootstrap failures... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Devang Patel | Update DebugInfo interface to use metadata, instead... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Devang Patel | Record variable debug info at ISel time directly. |
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-11 |
Jim Grosbach | SjLj based exception handling unwinding support. This... |
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-08-05 |
Dan Gohman | Major calling convention code refactoring. |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Evan Cheng | I've changed the semantics of MERGE_VALUES a bit. It... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Eli Friedman | Make EXTRACT_VECTOR_ELT a bit more flexible in terms... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Chris Lattner | dag combine sext(setcc) -> vsetcc before legalize.... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Tilmann Scheller | Add NumFixedArgs attribute to CallSDNode which indicate... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Chris Lattner | fix a really subtle bug in the cross section of aliases... |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Chris Lattner | add targetflags to jump tables and constant pool entries. |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Chris Lattner | allow setting target operand flags on TargetGlobalAddre... |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Chris Lattner | start bringing targetoperand flags into isel, first... |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Devang Patel | mv CodeGen/DebugLoc.h Support/DebugLoc.h |
blob | commitdiff | raw | diff to current |
2009-06-02 |
Dale Johannesen | Revert 72707 and 72709, for the moment. |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Dale Johannesen | Make the implicit inputs and outputs of target-independent |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Nate Begeman | Update comment, replace theoretically impossible check... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Nate Begeman | Implement review feedback for vector shuffle work. |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Sanjiv Gupta | Add a public method called getAddressSpace() to the... |
blob | commitdiff | raw | diff to current |
2009-04-27 |
Nate Begeman | 2nd attempt, fixing SSE4.1 issues and implementing... |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Rafael Espindola | Revert 69952. Causes testsuite failures on linux x86-64. |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Nate Begeman | PR2957 |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Bob Wilson | Revise my previous change 68996 as suggested by Duncan. |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Duncan Sands | Don't try to make BUILD_VECTOR operands have the same |
blob | commitdiff | raw | diff to current |
2009-04-15 |
Dan Gohman | Don't use "protected:" in classes that aren't intended... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Bob Wilson | Change SelectionDAG type legalization to allow BUILD_VE... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Dan Gohman | Change the NumVTs field from short to int, since there... |
blob | commitdiff | raw | diff to current |
2009-04-03 |
Dan Gohman | Delete ISD::INSERT_SUBREG and ISD::EXTRACT_SUBREG,... |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Dan Gohman | Use CHAR_BIT instead of hard-coding 8 in several places... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Dan Gohman | Clarify a comment. |
blob | commitdiff | raw | diff to current |
next |