2008-08-13 |
Dan Gohman | Initial checkin of the new "fast" instruction selection... |
blob | commitdiff | raw |
2008-06-24 |
Chris Lattner | Add support for building on solaris, working around... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Evan Cheng | Warn of potential violations of strict aliasing rules. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Evan Cheng | Revert 51775. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Evan Cheng | Patches for building llvm on Solaris x86. Contributed... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Gabor Greif | Fix a bunch of 80col violations that arose from the... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Gordon Henriksen | Refresh Makefile.ocaml in objdir if it is modified... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Gabor Greif | Remove inappropriate whitespace, change CVS to SVN... |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Andrew Lenharth | when making bytecode modules, link as library |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Chris Lattner | Make the check for GCC version more robust, fix shared... |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Duncan Sands | Unbreak builds with differing object and source |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Chris Lattner | reduce duplicate -I flags passed to the compiler, clean... |
blob | commitdiff | raw | diff to current |
2008-01-22 |
Chris Lattner | One too many )'s breaks 'make clean' with certain versi... |
blob | commitdiff | raw | diff to current |
2008-01-15 |
Chris Lattner | Commit a piece that I missed before, patch by Alain... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
Gordon Henriksen | Modify Makefile.rules to allow makefiles to prepend... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
Chris Lattner | Factor out makefile dependency generation better. |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
blob | commitdiff | raw | diff to current |
2007-09-26 |
Chris Lattner | noone uses etags. Connected to PR1601 |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Reid Spencer | Restore ability to build archives (oops) |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Reid Spencer | Remove bizarre use of /dev/null in a makefile include... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Reid Spencer | Make sure to keep symbols for profile build. |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Reid Spencer | Make sure that preprocessor symbols like _DEBUG, NDEBUG... |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Reid Spencer | Add a missing . |
blob | commitdiff | raw | diff to current |
2007-06-29 |
David Greene | Clean up comments to be consistent with code. |
blob | commitdiff | raw | diff to current |
2007-06-28 |
David Greene | Add support for building with _GLIBCXX_DEBUG. New... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Reid Spencer | Fix a problem with building .y files when BISON is... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Reid Spencer | Disable RTTI handling until we're ready. |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Reid Spencer | Add a rule to get the footprint of binaries and libraries. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Anton Korobeynikov | Removed tabs everywhere except autogenerated & external... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Chris Lattner | add a target to print out 80-column violations. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Reid Spencer | Speed up installation a bit by ignoring .svn directories. |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Reid Spencer | For PR789: |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Chris Lattner | correct dependency |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Chris Lattner | target for generating CC info |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Reid Spencer | Fix some bugs in module building that broke llvm-stacke... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Reid Spencer | Don't use gccld or gccas |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Reid Spencer | Make the cleaning of BUILT_SOURCES be a "clean-all... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Reid Spencer | Remove a spurious ; |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Reid Spencer | Implement the NO_INSTALL feature. Setting this variable... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Reid Spencer | When using LINK_COMPONENTS, append the components to... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Andrew Lenharth | Work around broken binutils on alpha |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Reid Spencer | Don't remove the find_rule label from FLEX output.... |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Reid Spencer | Remove the find_rule label from the output of flex... |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Reid Spencer | When compiling a C or C++ file to assembly, make the... |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Reid Spencer | Allow an --enable-pic option to turn on -fPIC compiler... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Reid Spencer | Don't bother with setting the path before running llvm... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Reid Spencer | Remove line not meant to be committed. |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Reid Spencer | Handle upgrade of llvm-gcc3 assembly files. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Reid Spencer | Undo removal of the runtime libraries. While this may... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Reid Spencer | In LLVM 2.0 we won't use the runtime libraries as llvm... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Chris Lattner | Fix typo pointed out by Bryan Adams |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Reid Spencer | Allow ENABLE_OPTIMIZED=0 to turn off optimization ... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Reid Spencer | For PR786: |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Chris Lattner | Targets should depend on all the intrinsics.td files... |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Chris Lattner | Move CompileCommonOpts to the end of the list so that... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Fix a build problem |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Remove some dead makefilery |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Bugfix for llvm-config support |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Make LINK_COMPONENTS interact well with make clean |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Add a new make option (LINK_COMPONENTS) which tools... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Rearrange library linkage order. |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Reid Spencer | For PR387: |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Reid Spencer | Doh! Commit the change that turns ON -fno-exceptions. |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Reid Spencer | For PR797: |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Reid Spencer | For PR738: |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Reid Spencer | To avoid errors where a non-exception .o is on the... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Reid Spencer | For PR797: |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Reid Spencer | For PR780: |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Chris Lattner | Pass -fstrict-aliasing to the compiler when building... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Reid Spencer | For PR814: |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Chris Lattner | Reduce work done for directory traversal in srcdir... |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Evan Cheng | Workaround no longer needed. |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Devang Patel | Fix MacOSX build failures. (pr841) |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Chris Lattner | Build more debugger/selectiondag libraries as archives... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Andrew Lenharth | Fix linking on Alpha |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Chris Lattner | Profile builds should always have debug info enabled. |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Chris Lattner | Allow specifying an explicit list of architectures... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Chris Lattner | Add targets for generating .s file in addition to ... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Chris Lattner | Factor a bunch of rules together, no functionality... |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Evan Cheng | Allow LLVM to be built with extra options. |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Chris Lattner | Do not hardcode random paths into the makefile. Make... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Chris Lattner | Fix building on case-sensitive file systems, grr :) |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Chris Lattner | Remove obsolete CORE_IS_ARCHIVE stuff. |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Reid Spencer | Provide configuration support and usage for MINGW32... |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Reid Spencer | For PR786: |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Reid Spencer | Use archive libraries instead of object files for VMCor... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Chris Lattner | Enable -fno-use-cxa-atexit on darwin/ppc also. |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Chris Lattner | Abstract out the current optimization level into a... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Chris Lattner | Remove flags implied by -O3 |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Chris Lattner | Don't use -fomit-frame-pointer on darwin, it breaks... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Reid Spencer | Make some changes suggested by Chris: |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Reid Spencer | Make sure that $(CXX.Flags) is passed to the linker... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Vladimir Prus | Replace "../whatever.td" with "whatever.td", so that... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Reid Spencer | When linking, make sure the project libraries are linke... |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Owen Anderson | Fix some problems linking stuff in libTarget. |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Reid Spencer | Remove traces of Burg utility now that its gone and... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Chris Lattner | Remove V9 jit support |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Chris Lattner | Final piece to get relinked .o files buildable universa... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Reid Spencer | Make sure that the C Frontend's runtime library directo... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Reid Spencer | Remove extraneous building in target dist-check. There... |
blob | commitdiff | raw | diff to current |
next |