aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-29Make it HTML 4.01 Strict compliant.Reid Spencer
2004-11-29* Document how to turn on doxygen documentation generationReid Spencer
2004-11-29No longer necessary, moved Makefile.rulesReid Spencer
2004-11-29Use LLVMLIBS=JIT to get JIT librariesReid Spencer
2004-11-29Incorporate tools/Makefile.JITReid Spencer
2004-11-29Make sure the program's symbols can be dlsym'd as well.Reid Spencer
2004-11-29Revamp long/ulong comparisons to use a much more efficient sequence (thanksChris Lattner
2004-11-29* Allow date command to be printed in verbose modeReid Spencer
2004-11-29Add "docs" as a descendable directory (at the end)Reid Spencer
2004-11-29* allow doxygen documentation to be enabled/disabled (default off)Reid Spencer
2004-11-29* Get additional configured values into the makefilesReid Spencer
2004-11-29Make the check a little quieter.Reid Spencer
2004-11-29* Make this makefile compliant with LLVM makefile standardsReid Spencer
2004-11-29Moved --> doxygen.cfg.inReid Spencer
2004-11-29Reworked branching so we don't handle BAs specially. It just updates the bran...Tanya Lattner
2004-11-29* Get rid of extraneous directoriesReid Spencer
2004-11-29* add llvmc and llvm-ldReid Spencer
2004-11-29Adjust this so that doxygen doesn't barf on it.Reid Spencer
2004-11-29* Adjust so this falls in line with LLVM Makefile standards.Reid Spencer
2004-11-29* Fix an item list.Reid Spencer
2004-11-29Add a link.Reid Spencer
2004-11-29For PR393:Reid Spencer
2004-11-28Fixed bug where instructions in the kernel were not ordered right to preserve...Tanya Lattner
2004-11-28Update the test to match the optimization. The optimization can let someReid Spencer
2004-11-28Fix for PR454:Reid Spencer
2004-11-28The LLVM bool type shall have 1 byte alignment on PPC.Chris Lattner
2004-11-28Make DSE potentially more aggressive by being more specific about alloca sizes.Chris Lattner
2004-11-28Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.llChris Lattner
2004-11-28New testcase. The store is not dead here.Chris Lattner
2004-11-28Fix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.c, and hopefullyChris Lattner
2004-11-28new testcase for PR463Chris Lattner
2004-11-28Fix PR463Chris Lattner
2004-11-28Correct the RUN line to remove unneeded parameters and make sure the testReid Spencer
2004-11-28Test case for PR454Reid Spencer
2004-11-28Compute the firstFileOffset correctly after reading the LLVM symbol table.Reid Spencer
2004-11-28Bug fixedChris Lattner
2004-11-28New testcase for PR447Chris Lattner
2004-11-28Bug fixedChris Lattner
2004-11-28New testcase for PR360Chris Lattner
2004-11-28Bug fixedChris Lattner
2004-11-28New testcase for PR244Chris Lattner
2004-11-27Bug fixedChris Lattner
2004-11-27New testcase for PR397Chris Lattner
2004-11-27Bug fixedChris Lattner
2004-11-27new testcaseChris Lattner
2004-11-27Remove a dead check at the end of the configure script that was a left overReid Spencer
2004-11-27Get the cache variable name right.Reid Spencer
2004-11-27Move this to the QOI sectionChris Lattner
2004-11-27Mention djChris Lattner
2004-11-27Bug fixedChris Lattner