| Commit message (Expand) | Author | Age | Files | Lines |
* | * Remove trailing whitespace | Misha Brukman | 2005-04-21 | 2 | -15/+15 |
* | Check for eqv matching | Chris Lattner | 2005-04-21 | 1 | -0/+13 |
* | Match another form of eqv | Chris Lattner | 2005-04-21 | 1 | -1/+6 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 20 | -142/+142 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 41 | -382/+382 |
* | this passes on darwin | Chris Lattner | 2005-04-21 | 1 | -1/+0 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 36 | -353/+353 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 76 | -609/+609 |
* | Handle stores of global address as stores of immediates. Instead of: | Chris Lattner | 2005-04-21 | 1 | -0/+5 |
* | Handle (store &GV -> mem) as a store immediate. This often occurs for | Chris Lattner | 2005-04-21 | 1 | -0/+14 |
* | Use the actual uid/gid for defaulting the fields in the archive. | Reid Spencer | 2005-04-21 | 2 | -4/+6 |
* | Fix a bug where we would not promote calls to invokes if they occured in | Chris Lattner | 2005-04-21 | 1 | -3/+5 |
* | Eliminate calls to system dependent function getuid by using | Reid Spencer | 2005-04-21 | 2 | -4/+6 |
* | Provide an implementation of the GetCurrentUserId and GetCurrentGroupId | Reid Spencer | 2005-04-21 | 2 | -0/+20 |
* | Add two new methods for getting the User Id and Group Id values for the | Reid Spencer | 2005-04-21 | 1 | -0/+10 |
* | Add doxygen comments, patch contributed by Evan Jones. | Chris Lattner | 2005-04-21 | 1 | -6/+6 |
* | add support for taking and resolving the address of free. | Chris Lattner | 2005-04-21 | 1 | -2/+31 |
* | add support for taking the address of free. | Chris Lattner | 2005-04-21 | 1 | -4/+8 |
* | Improve doxygen, from part of Evan's patch that didn't apply. | Chris Lattner | 2005-04-21 | 1 | -6/+6 |
* | Improve doxygen documentation, patch contributed by Evan Jones! | Chris Lattner | 2005-04-21 | 3 | -59/+59 |
* | Improve and elimination. On PPC, for: | Chris Lattner | 2005-04-21 | 1 | -6/+26 |
* | Fold (x & 8) != 0 and (x & 8) == 8 into (x & 8) >> 3. | Chris Lattner | 2005-04-21 | 1 | -0/+22 |
* | Instcombine this: | Chris Lattner | 2005-04-21 | 1 | -0/+3 |
* | Teach simplifycfg that setcc is cheap and non-trapping, so that it can | Chris Lattner | 2005-04-21 | 1 | -0/+6 |
* | Fix some broken links, taking care of PR554 | Chris Lattner | 2005-04-21 | 1 | -6/+6 |
* | update to match build changes. | Chris Lattner | 2005-04-21 | 1 | -2/+2 |
* | For Bug 543: | Reid Spencer | 2005-04-21 | 1 | -24/+24 |
* | For Bug 543: | Reid Spencer | 2005-04-21 | 1 | -6/+8 |
* | Remove trailing whitespace at the end of lines | Misha Brukman | 2005-04-20 | 4 | -41/+41 |
* | Remove trailing whitespace, patch by Markus Oberhumer. | Misha Brukman | 2005-04-20 | 3 | -115/+115 |
* | Add FIXME by Markus Oberhumer from bug 545: not checking for "." in $PATH may | Misha Brukman | 2005-04-20 | 1 | -0/+2 |
* | Do not mark directories as `executable', we only want program files | Misha Brukman | 2005-04-20 | 1 | -0/+4 |
* | #include system headers after all LLVM headers | Misha Brukman | 2005-04-20 | 1 | -2/+1 |
* | Eliminate trailing spaces at end-of-line | Misha Brukman | 2005-04-20 | 2 | -18/+18 |
* | Consistently eschew space between `*' or `&' and function argument name | Misha Brukman | 2005-04-20 | 1 | -12/+12 |
* | Ignore dangling symlinks in getDirectoryContents() | Misha Brukman | 2005-04-20 | 1 | -3/+8 |
* | Initialize fields mode, uid, and gid. | Misha Brukman | 2005-04-20 | 2 | -0/+12 |
* | Align comments together for consistency | Misha Brukman | 2005-04-20 | 2 | -2/+2 |
* | * Print commands as we execute them with `-v' | Misha Brukman | 2005-04-20 | 3 | -21/+44 |
* | Wrap some long lines. | Chris Lattner | 2005-04-19 | 1 | -3/+9 |
* | ignore generated files | Chris Lattner | 2005-04-19 | 1 | -0/+4 |
* | fix bogus warning | Chris Lattner | 2005-04-19 | 1 | -0/+1 |
* | fix PR549 | Chris Lattner | 2005-04-19 | 1 | -1/+3 |
* | Bug fixed | Chris Lattner | 2005-04-19 | 1 | -0/+2 |
* | Eliminate a broken transformation, fixing PR548 | Chris Lattner | 2005-04-19 | 1 | -4/+2 |
* | Add completely untested support for mtcrf/mfcrf encoding | Chris Lattner | 2005-04-19 | 1 | -0/+7 |
* | switch over the rest of the formats that use RC to use isDOT | Chris Lattner | 2005-04-19 | 2 | -71/+73 |
* | Convert the XForm instrs and XSForm instruction over to use isDOT | Chris Lattner | 2005-04-19 | 2 | -52/+60 |
* | Now that the ppc64 and vmx operands of I are always 0, forward substitute | Chris Lattner | 2005-04-19 | 1 | -36/+30 |
* | convert over bform and iform instructions | Chris Lattner | 2005-04-19 | 2 | -17/+17 |