| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll, the other recent | Chris Lattner | 2007-05-15 | 1 | -5/+7 |
* | Added \!con(a,b) syntax to concatnate two dag fragments. | Evan Cheng | 2007-05-15 | 7 | -179/+226 |
* | Mark all (not just the first) predicate operand M_PREDICATE_OPERAND. | Evan Cheng | 2007-05-15 | 1 | -1/+1 |
* | PredicateOperand related bug fix. | Evan Cheng | 2007-05-15 | 1 | -1/+3 |
* | Remove duplicated line. | Evan Cheng | 2007-05-14 | 1 | -1/+0 |
* | If a PredicateOperand has an empty ExecuteAlways field, treat it as if a norm... | Evan Cheng | 2007-05-08 | 1 | -4/+9 |
* | Add an "implies" field to features. This indicates that, if the current | Bill Wendling | 2007-05-04 | 1 | -46/+54 |
* | Make my proxy happy. | Lauro Ramos Venancio | 2007-05-03 | 1 | -0/+1 |
* | A bit of feedback from Chris that I missed; error rather than asserting. | Nate Begeman | 2007-05-01 | 1 | -2/+5 |
* | llvm bug #1350, parts 1, 2, and 3. | Nate Begeman | 2007-05-01 | 1 | -0/+36 |
* | Update a comment to reflect recent changes in the type system. | Dan Gohman | 2007-04-26 | 1 | -1/+1 |
* | bugfix: remember that ResNode was declared. | Lauro Ramos Venancio | 2007-04-26 | 1 | -2/+3 |
* | Fix generation of certain scheduler itineraries. | Christopher Lamb | 2007-04-22 | 1 | -1/+2 |
* | Bug fix; add super-registers sets. | Evan Cheng | 2007-04-21 | 1 | -11/+58 |
* | Implement "general dynamic", "initial exec" and "local exec" TLS models for | Lauro Ramos Venancio | 2007-04-20 | 1 | -2/+5 |
* | Add sub-registers sets. | Evan Cheng | 2007-04-20 | 1 | -6/+61 |
* | For PR1328: | Reid Spencer | 2007-04-16 | 1 | -2/+0 |
* | Adding target triplet to be passed to database. | Tanya Lattner | 2007-04-13 | 1 | -1/+18 |
* | Correctly report version of GCC used. | Jeff Cohen | 2007-04-10 | 1 | -0/+2 |
* | Update for PathWithStatus | Reid Spencer | 2007-04-07 | 1 | -1/+2 |
* | Terminate some lines that need to be. | Reid Spencer | 2007-04-07 | 1 | -2/+2 |
* | Reinstate the SVN capability without requiring Date::Parse. As before the | Reid Spencer | 2007-04-07 | 1 | -63/+154 |
* | Revert this until the Date::Parse module can be installed on the nightly | Reid Spencer | 2007-04-04 | 1 | -147/+62 |
* | Prepare for Subversion migration by implementing a -usesvn to tell the | Reid Spencer | 2007-04-03 | 1 | -62/+147 |
* | For PR1297: | Reid Spencer | 2007-04-01 | 3 | -17/+35 |
* | Add better support for keywords. | Bill Wendling | 2007-03-27 | 1 | -21/+40 |
* | Add support for the v1i64 type. This makes better code for this: | Bill Wendling | 2007-03-26 | 1 | -0/+2 |
* | The -funcresolve and -raise options no longer exist. | Duncan Sands | 2007-03-22 | 1 | -1/+1 |
* | Recognize target instruction flag 'isReMaterializable'. | Evan Cheng | 2007-03-19 | 3 | -0/+3 |
* | Refactoring of formal parameter flags. Enable properly use of | Anton Korobeynikov | 2007-03-07 | 1 | -2/+6 |
* | Use new SDIselParamAttr enumeration. This removes "magick" constants | Anton Korobeynikov | 2007-03-06 | 1 | -2/+2 |
* | rename some CCActions | Chris Lattner | 2007-02-28 | 1 | -2/+2 |
* | implement CCPromoteToType | Chris Lattner | 2007-02-28 | 1 | -8/+13 |
* | reapply | Chris Lattner | 2007-02-27 | 5 | -8/+20 |
* | *** empty log message *** | Chris Lattner | 2007-02-27 | 2 | -0/+166 |
* | Backing out | Evan Cheng | 2007-02-27 | 4 | -18/+7 |
* | initial support for calling convention generation, still unfinished. | Chris Lattner | 2007-02-27 | 4 | -7/+18 |
* | emit an enum value for the # of target registers. | Chris Lattner | 2007-02-26 | 1 | -2/+2 |
* | the lengths of the strings are known, just use memcmp | Chris Lattner | 2007-02-15 | 1 | -1/+1 |
* | Implement Function::getIntrinsicID without it needing to call Value::getName, | Chris Lattner | 2007-02-15 | 1 | -2/+4 |
* | For PR1195: | Reid Spencer | 2007-02-15 | 1 | -1/+1 |
* | For PR1195: | Reid Spencer | 2007-02-15 | 1 | -3/+3 |
* | remove obsolete path | Chris Lattner | 2007-02-14 | 1 | -1/+1 |
* | Automatically generating intrinsic declarations from Dan Gohman. Modified | Jim Laskey | 2007-02-07 | 2 | -0/+73 |
* | Set the new NO_INSTALL flag for build-only tools. | Reid Spencer | 2007-02-06 | 4 | -1/+4 |
* | Error check and eliminate unnecessary value. | Jim Laskey | 2007-02-06 | 1 | -8/+15 |
* | Regenerate. | Jim Laskey | 2007-02-06 | 2 | -143/+138 |
* | Deemed too cute to live. | Jim Laskey | 2007-02-06 | 1 | -1/+1 |
* | Regenerate. | Jim Laskey | 2007-02-06 | 2 | -178/+183 |
* | Support var arg intrinsics. | Jim Laskey | 2007-02-06 | 2 | -1/+6 |