Age | Commit message (Expand) | Author |
2006-04-20 | Remove traces of Burg utility now that its gone and not needed. | Reid Spencer |
2006-04-20 | Remove V9 jit support | Chris Lattner |
2006-04-19 | Final piece to get relinked .o files buildable universal on Darwin. | Chris Lattner |
2006-04-12 | Make sure that the C Frontend's runtime library directory is included as | Reid Spencer |
2006-04-12 | Remove extraneous building in target dist-check. There is no reason that | Reid Spencer |
2006-04-10 | ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS | Reid Spencer |
2006-04-09 | Check for DISABLE_ASSERTIONS, not ENABLE_ASSERTIONS | Reid Spencer |
2006-04-07 | For PR723: | Reid Spencer |
2006-04-07 | A saner workaround. I hope. | Evan Cheng |
2006-04-07 | Temporary workaround for a Mac OSX specific issue. | Evan Cheng |
2006-04-06 | Add support for building the LLVM libraries and tools as a Mac OS/X | Chris Lattner |
2006-03-24 | Add a facility for invoking the llvm-config tool when linking a program. | Reid Spencer |
2006-03-22 | These changes are necessary to support the new llvm-config tool. llvm-config | Reid Spencer |
2006-03-21 | Enable assertions to be enabled in release builds by building with | Chris Lattner |
2006-03-10 | reorder these to make it work with static libraries | Chris Lattner |
2006-03-09 | Use $(Verb) instead of @ so that VERBOSE=1 will print these. | Chris Lattner |
2006-03-03 | pass -Illvm/include to tblgen | Chris Lattner |
2006-02-28 | 8 spaces -> tab. Reported by Wink Saville | Chris Lattner |
2006-02-16 | Fix a minor makefile bug with lex/yacc handling that nate noticed. We don't | Chris Lattner |
2006-02-15 | bugfixes | Chris Lattner |
2006-02-15 | Convert the bison-output-checked-into-cvs makefile handling stuff to work | Chris Lattner |
2006-02-15 | HP aCC (and a bunch of other compilers, no doubt) don't share | Duraid Madina |
2006-02-15 | oops, I meant this | Duraid Madina |
2006-02-14 | Implement an alternative way of handling generated lex files in CVS. This | Chris Lattner |
2006-02-14 | Wrap a couple more long lines | Chris Lattner |
2006-02-14 | wrap long lines | Chris Lattner |
2006-01-27 | * Eliminate FAKE_SOURCES | Chris Lattner |
2005-12-23 | For PR625: | Reid Spencer |
2005-12-21 | Some simple cleanups: | Reid Spencer |
2005-12-21 | Implement fix for PR471: | Reid Spencer |
2005-10-27 | Move some constant folding code shared by Analysis and Transform passes | John Criswell |
2005-10-26 | 1. Remove libraries no longer created from the list of libraries linked into the | John Criswell |
2005-10-25 | analyses after transformations | Chris Lattner |
2005-10-24 | Now that all libraries are built in either .o or .a form, make BUILD_ARCHIVE | Chris Lattner |
2005-10-24 | pull in the .a version of scalaropts lib to reduce the size of programs | Chris Lattner |
2005-10-23 | Remove redundant flag. | Jeff Cohen |
2005-10-23 | When a function takes a variable number of pointer arguments, with a zero | Jeff Cohen |
2005-10-21 | Plugin new subtarget backend into the build. | Jim Laskey |
2005-10-14 | Make sure targets depend on TargetSelectionDAG.td | Chris Lattner |
2005-10-05 | Add some rules for building preprocessed files | Chris Lattner |
2005-09-03 | allow for a target to ask for a dag isel | Chris Lattner |
2005-08-27 | Implement PR614: | Reid Spencer |
2005-08-25 | For PR614: | Reid Spencer |
2005-08-25 | Don't attempt to update LLVM configured header files from a build in a | Reid Spencer |
2005-08-24 | Whoops, don't use PROJ variables, these are all LLVM headers. This allows | Reid Spencer |
2005-08-24 | For PR619: | Reid Spencer |
2005-08-17 | Fix grammar | Misha Brukman |
2005-08-13 | Fix oversized GOT problem with gcc-4 on alpha | Andrew Lenharth |
2005-07-22 | No, really, it's an Alpha! And you probably thought it was a PowerPC. | Misha Brukman |
2005-07-22 | I know PowerPC wishes it could be alpha, but it cannot. so there | Andrew Lenharth |