| Commit message (Expand) | Author | Age | Files | Lines |
* | Yet another hard testcase | Chris Lattner | 2003-12-09 | 1 | -0/+28 |
* | Do not insert one entry PHI nodes in split exit blocks! | Chris Lattner | 2003-12-09 | 1 | -13/+23 |
* | Check in the llvm-native-gcc script, which I use in the process of | Brian Gaeke | 2003-12-09 | 1 | -0/+249 |
* | Add a new testcase which breaks the sinker because the loop canonnicalization | Chris Lattner | 2003-12-09 | 1 | -0/+19 |
* | Fix buggy test | Chris Lattner | 2003-12-09 | 1 | -1/+1 |
* | New testcase for sinking operations from loops with multiple exits | Chris Lattner | 2003-12-09 | 1 | -0/+22 |
* | Make the test a bit harder so that we test to ensure that _both_ instructions | Chris Lattner | 2003-12-09 | 1 | -1/+2 |
* | Refactor code a little bit, eliminating the gratuitous InstVisitor, which | Chris Lattner | 2003-12-09 | 1 | -41/+43 |
* | Fine grainify namespacification | Chris Lattner | 2003-12-09 | 1 | -36/+48 |
* | New testcases for LICM improvement: code sinking. | Chris Lattner | 2003-12-09 | 3 | -0/+55 |
* | Improve portability with Mac OS/X | Chris Lattner | 2003-12-09 | 3 | -3/+3 |
* | Improve testcase portability on OS/X | Chris Lattner | 2003-12-09 | 1 | -1/+1 |
* | New testcase that is not actually handled yet, but should be in the future. | Chris Lattner | 2003-12-09 | 1 | -0/+31 |
* | Added the -h option for compatibility with other linkers. | John Criswell | 2003-12-09 | 1 | -0/+2 |
* | Whoops, forgot to check this in. :) | Chris Lattner | 2003-12-08 | 1 | -0/+22 |
* | Implement: TailCallElim/accum_recursion_constant_arg.ll | Chris Lattner | 2003-12-08 | 1 | -6/+60 |
* | Implement: test/Regression/Transforms/TailCallElim/accum_recursion.ll | Chris Lattner | 2003-12-08 | 1 | -12/+122 |
* | New testcase for automatic insertion of accumulator variables to eliminate | Chris Lattner | 2003-12-08 | 1 | -0/+17 |
* | Add a missing semi colon, which breaks bison 1.5 | Chris Lattner | 2003-12-08 | 1 | -1/+1 |
* | Simplify makefiles by just explicitly listing directories | Chris Lattner | 2003-12-08 | 2 | -6/+4 |
* | Updated build instructions for Sparc. | John Criswell | 2003-12-08 | 1 | -0/+23 |
* | Fixed the dynamic generation of the list of subdirectories to compile. | John Criswell | 2003-12-08 | 2 | -2/+3 |
* | implement method | Chris Lattner | 2003-12-08 | 1 | -0/+7 |
* | Use the new method, though noone currently implements it any better than before | Chris Lattner | 2003-12-08 | 1 | -1/+5 |
* | add two new virtual functions: | Chris Lattner | 2003-12-08 | 1 | -0/+17 |
* | Finegrainify namespacification | Chris Lattner | 2003-12-08 | 4 | -17/+5 |
* | Makefile updates contributed by Reid | Chris Lattner | 2003-12-08 | 2 | -14/+24 |
* | New bug | Chris Lattner | 2003-12-08 | 1 | -1/+1 |
* | `effect' is the noun, `affect' is the verb. | Misha Brukman | 2003-12-08 | 1 | -1/+1 |
* | New testcase for PR165 | Chris Lattner | 2003-12-08 | 1 | -0/+10 |
* | Add note about sucky suse compiler | Chris Lattner | 2003-12-08 | 1 | -0/+10 |
* | Cleanup and restructure the code to make it easier to read and maintain. | Chris Lattner | 2003-12-08 | 1 | -53/+126 |
* | New testcase, this should be -tailcallelim'inated | Chris Lattner | 2003-12-08 | 1 | -0/+19 |
* | Since ssaification of the varargs builtings, the vaarg instruction no longer | Chris Lattner | 2003-12-08 | 1 | -2/+0 |
* | Regenerated using autoheader-2.57 | Brian Gaeke | 2003-12-08 | 2 | -0/+8 |
* | Bugpoint had appalingly bad grammar. Fix some of it. | Chris Lattner | 2003-12-07 | 1 | -4/+8 |
* | Do not leave a bunch of crud lying around | Chris Lattner | 2003-12-07 | 1 | -0/+2 |
* | It is now after pldi. This issue has been fixed, so remove the hack | Chris Lattner | 2003-12-07 | 1 | -6/+0 |
* | Implement RaiseAllocations/FreeCastConstantExpr.ll | Chris Lattner | 2003-12-07 | 1 | -12/+37 |
* | New testcase that the raiseallocations pass should be able to handle. | Chris Lattner | 2003-12-07 | 1 | -0/+10 |
* | * Finegrainify namespacification | Chris Lattner | 2003-12-07 | 1 | -4/+17 |
* | The recalclulate method was a nasty hack that was once used by the -cee pass, | Chris Lattner | 2003-12-07 | 2 | -21/+12 |
* | Completely rewrite domset, idom, and domtree implementation. Now it is based | Chris Lattner | 2003-12-07 | 1 | -159/+266 |
* | Rewrite dominators implementation. Now domset is constructed from immdom, | Chris Lattner | 2003-12-07 | 1 | -95/+111 |
* | Finegrainify namespacification | Chris Lattner | 2003-12-07 | 1 | -3/+38 |
* | Move this method out of the generic dominators calculation code | Chris Lattner | 2003-12-07 | 1 | -0/+2 |
* | New command line parsing. This isn't as perfect as I would have liked. The Co... | Tanya Lattner | 2003-12-06 | 1 | -58/+247 |
* | Stop using the -fshort-enum compile option | Chris Lattner | 2003-12-06 | 1 | -4/+3 |
* | Fix awkward wording | Chris Lattner | 2003-12-06 | 1 | -1/+1 |
* | Cleanup the release notes in preparation for the release. | Chris Lattner | 2003-12-06 | 1 | -41/+74 |