| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Just some code beautification changes I had sitting around in my tree. | Misha Brukman | 2003-04-22 | 2 | -22/+15 |
| | | | | | llvm-svn: 5859 | ||||
| * | Fixed compilation errors, command-line argument declarations, cleaned up code to | Misha Brukman | 2003-04-10 | 4 | -267/+257 |
| | | | | | | | | | | | | | look nicer and removed useless stuff. Also renamed a few variables, moved them into namespaces, converted outputting to a file into a print to std::cerr with a DEBUG() guard, as all passes should do anyway. No functional changes have been made. However, this code now compiles. llvm-svn: 5769 | ||||
| * | Made the code readable: | Misha Brukman | 2003-04-09 | 4 | -1884/+1977 |
| | | | | | | | | | | * Lines must be wrapped at 80 chars. This is a hard limit. * Consistent style on functions, braces, if, for, etc. Code must be readable. No functional changes have been made, even though I added a new typedef. llvm-svn: 5768 | ||||
| * | change the include file names and some class names to make it compile | Guochun Shi | 2003-04-06 | 4 | -24/+30 |
| | | | | | llvm-svn: 5764 | ||||
| * | *** empty log message *** | Guochun Shi | 2003-03-27 | 5 | -0/+2726 |
| llvm-svn: 5755 | |||||

