aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Describe both objdir==srcdir and objdir!=srcdir methods of building LLVMReid Spencer2004-12-311-13/+18
* Where do these tabs keep coming from???Jeff Cohen2004-12-312-2/+2
* Mostly cleanup, but also some bug fixes, for win32/Path.cppJeff Cohen2004-12-312-76/+162
* Fix a compilation error for the case where mallinfo() is not available.Reid Spencer2004-12-312-2/+2
* For PR351:Reid Spencer2004-12-312-5/+6
* Get rid of those nasty tabs...Jeff Cohen2004-12-312-36/+36
* Bring win32/Path.cpp up to date with respect to Unix/Path.cppJeff Cohen2004-12-312-18/+208
* * Add missing libraries: Linker, Archive, SparcV8Reid Spencer2004-12-311-8/+14
* * Don't include weak definitions as a definitionReid Spencer2004-12-301-4/+4
* Add a section on library dependencies now that GenLibDeps.html is written.Reid Spencer2004-12-301-0/+295
* A Perl script to generate an HTML definition list containing the LLVMReid Spencer2004-12-301-0/+101
* Fix the help documentation to not imply multiple archive files can beReid Spencer2004-12-301-1/+1
* For PR351:Reid Spencer2004-12-3017-840/+948
* Fix MINGW compilation errorsJeff Cohen2004-12-302-4/+4
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-293-5/+21
* Fix a Bourne Shell syntax error in a testReid Spencer2004-12-291-1/+1
* Fix one of the names to not have a . in front of it.Reid Spencer2004-12-291-1/+1
* Bug fixedChris Lattner2004-12-291-0/+2
* Fix PR491 and testcase Transforms/DeadStoreElimination/2004-12-28-PartialStor...Chris Lattner2004-12-291-1/+2
* Add a comment, add a new testcaseChris Lattner2004-12-292-0/+13
* New testcase for PR491Chris Lattner2004-12-291-0/+10
* Bug fixedChris Lattner2004-12-291-1/+2
* Fix PR490Chris Lattner2004-12-292-0/+12
* new testcase for PR490Chris Lattner2004-12-291-0/+5
* XFAIL this test everywhere.Reid Spencer2004-12-291-1/+2
* XFAIL this everywhere, the CFE doesn't support bitfield initialization.Reid Spencer2004-12-291-1/+1
* Remove potential platform portability issue with size of "int".Reid Spencer2004-12-292-2/+6
* Correct the name of the variable for the LLVM examples directory so thatReid Spencer2004-12-281-1/+1
* Make the x86_64 target names match between def and use. Thanks Misha.Reid Spencer2004-12-282-2/+2
* Make the 64-bit x86 target named "x86_64" instead of "AMD64".Reid Spencer2004-12-282-4/+4
* Add a note about registering the backend so it's available in LLC and LLIMisha Brukman2004-12-271-0/+12
* Bring VS projects up to date with respect to recent changesJeff Cohen2004-12-271-41/+2
* Don't create symbolic links for lib/System any more. It doesn't need them.Reid Spencer2004-12-272-180/+29
* Clean up some autoconf cruftReid Spencer2004-12-272-33/+37
* Make it possible to reconfigure a project as well as just LLVM main dir.Reid Spencer2004-12-271-4/+5
* Fix a bug that made the nightly tester *really* slow. During changes forReid Spencer2004-12-271-3/+9
* For PR351:Reid Spencer2004-12-271-2/+2
* For PR351:Reid Spencer2004-12-271-4/+58
* For PR351:Reid Spencer2004-12-272-8/+0
* For PR351:Reid Spencer2004-12-275-0/+48
* For PR351:Reid Spencer2004-12-272-2/+50
* For PR351:Reid Spencer2004-12-272-0/+100
* For PR351:Reid Spencer2004-12-276-12/+40
* For PR351:Reid Spencer2004-12-278-192/+8
* For PR351:Reid Spencer2004-12-278-155/+7
* For PR351:Reid Spencer2004-12-278-190/+7
* For PR351:Reid Spencer2004-12-278-407/+7
* For PR351:Reid Spencer2004-12-278-130/+7
* For PR351:Reid Spencer2004-12-278-155/+7
* For PR351:Reid Spencer2004-12-2711-308/+0