oota-llvm.git
2005-01-01 Reid SpencerImplement a function to print a warning if bytecode...
2005-01-01 Jeff CohenAdd functions for determining if the stdin/out/err...
2005-01-01 Jeff CohenAdd llvm-link, Linker projects to Visual Studio.
2005-01-01 Jeff CohenAdd missing header files to projects.
2005-01-01 Reid SpencerAdd functions for determining if the stdin/out/err...
2005-01-01 Jeff CohenFix typo 'ompress' => 'compress'.
2005-01-01 Jeff CohenAdd llvm-ranlib project to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-ar project to Visual Studio.
2005-01-01 Jeff CohenAdd -v option to bison.
2005-01-01 Jeff CohenAdd missing file SystemUtils.cpp to Support project.
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenAdd llvm-dis project to Visual Studio
2005-01-01 Jeff CohenPut executables into a single directory
2005-01-01 Jeff CohenFix bountiful sources of VC++ 'possible loss of data...
2005-01-01 Jeff CohenImprove TableGen dependencies
2005-01-01 Reid SpencerAdd HAVE_SBRK
2005-01-01 Reid SpencerIgnore some files
2005-01-01 Chris LattnerThis is a bulk commit that implements the following...
2005-01-01 Chris LattnerNew testcases that we should combine.
2005-01-01 Chris LattnerNew testcase for common bitfield manipulation instructi...
2005-01-01 Chris LattnerAdd a bunch of tests for cases that should be eliminated.
2005-01-01 Chris LattnerAdd a bunch of tests for ANDs that should be eliminated.
2005-01-01 Chris LattnerThis now works.
2005-01-01 Chris LattnerFix a FIXME: Select instructions on longs were miscompiled.
2005-01-01 Chris LattnerSubstantially improve the code generated by non-folded...
2005-01-01 Chris LattnerImplement SimplifyCFG/DeadSetCC.ll
2005-01-01 Chris LattnerAdd new test to make sure simplifycfg doesn't leave...
2005-01-01 Chris LattnerAllow getZeroExtend and getSignExtend to work with...
2005-01-01 Chris LattnerAdd a useful accessor
2005-01-01 Chris LattnerAdd two helper functions.
2005-01-01 Reid SpencerUpdate to autoconf 2.59 standards.
2004-12-31 Reid SpencerCorrect the conditional test for non-portable tools...
2004-12-31 Reid SpencerFor PR351:
2004-12-31 Reid SpencerDescribe both objdir==srcdir and objdir!=srcdir methods...
2004-12-31 Jeff CohenWhere do these tabs keep coming from???
2004-12-31 Jeff CohenMostly cleanup, but also some bug fixes, for win32...
2004-12-31 Reid SpencerFix a compilation error for the case where mallinfo...
2004-12-31 Reid SpencerFor PR351:
2004-12-31 Jeff CohenGet rid of those nasty tabs...
2004-12-31 Jeff CohenBring win32/Path.cpp up to date with respect to Unix...
2004-12-31 Reid Spencer* Add missing libraries: Linker, Archive, SparcV8
2004-12-30 Reid Spencer* Don't include weak definitions as a definition
2004-12-30 Reid SpencerAdd a section on library dependencies now that GenLibDe...
2004-12-30 Reid SpencerA Perl script to generate an HTML definition list conta...
2004-12-30 Reid SpencerFix the help documentation to not imply multiple archiv...
2004-12-30 Reid SpencerFor PR351:
2004-12-30 Jeff CohenFix MINGW compilation errors
2004-12-29 Reid Spencer* Fix a bug in an m4 macro that used an incorrect test...
2004-12-29 Reid SpencerFix a Bourne Shell syntax error in a test
2004-12-29 Reid SpencerFix one of the names to not have a . in front of it.
2004-12-29 Chris LattnerBug fixed
2004-12-29 Chris LattnerFix PR491 and testcase Transforms/DeadStoreElimination...
2004-12-29 Chris LattnerAdd a comment, add a new testcase
2004-12-29 Chris LattnerNew testcase for PR491
2004-12-29 Chris LattnerBug fixed
2004-12-29 Chris LattnerFix PR490
2004-12-29 Chris Lattnernew testcase for PR490
2004-12-29 Reid SpencerXFAIL this test everywhere.
2004-12-29 Reid SpencerXFAIL this everywhere, the CFE doesn't support bitfield...
2004-12-29 Reid SpencerRemove potential platform portability issue with size...
2004-12-28 Reid SpencerCorrect the name of the variable for the LLVM examples...
2004-12-28 Reid SpencerMake the x86_64 target names match between def and...
2004-12-28 Reid SpencerMake the 64-bit x86 target named "x86_64" instead of...
2004-12-27 Misha BrukmanAdd a note about registering the backend so it's availa...
2004-12-27 Jeff CohenBring VS projects up to date with respect to recent...
2004-12-27 Reid SpencerDon't create symbolic links for lib/System any more...
2004-12-27 Reid SpencerClean up some autoconf cruft
2004-12-27 Reid SpencerMake it possible to reconfigure a project as well as...
2004-12-27 Reid SpencerFix a bug that made the nightly tester *really* slow...
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerOops, reverse the logic on a test for WITH_LLVMGCCDIR...
2004-12-27 Reid SpencerProvide a value for HAVE_MMAP_ANONYMOUS variable, for...
2004-12-26 Reid SpencerDescribe the --with-llvmgccdir option to configure.
2004-12-26 Reid SpencerRevert the last patch so that the LLVMGCCDIR environmen...
2004-12-25 Reid SpencerFor PR351:
2004-12-25 Jeff Cohenmingw doesn't support the official debug API.
2004-12-24 Jeff CohenGet VC++ building again
2004-12-24 Reid SpencerIgnore the autom4te.cache directoy.
2004-12-24 Reid SpencerMake sure llvm-g++ gets the right path for the llvm...
2004-12-24 Jeff CohenEliminate use of ltdl.c when doing a VC++ build. Becau...
2004-12-24 Reid SpencerMake the symbolic link using the correct variable!
2004-12-24 Reid SpencerRemove references to LLVMGCCDIR because it was only...
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
next