aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer2004-11-292-1665/+5236
* * Update instructions about upgrading libtoolReid Spencer2004-11-291-8/+35
* Don't include ltdl.h any more. Its nested in lib/System now.Reid Spencer2004-11-291-4/+0
* Mods for compilation with llvm.Reid Spencer2004-11-291-7/+10
* Original version of ltdl.h from libtool 1.5.10Reid Spencer2004-11-291-0/+366
* Original version of ltdl.c from libtool 1.5.10Reid Spencer2004-11-291-0/+4495
* Converted with autoupdate for autoconf 2.50 -> 2.59 differences.Reid Spencer2004-11-291-12/+9
* This file contains macros that allow us to incorporate the ltdl source intoReid Spencer2004-11-291-0/+430
* Implement the default constructor which causes the current program to beReid Spencer2004-11-294-9/+39
* Make the default constructor cause the program's symbols to be loaded asReid Spencer2004-11-291-2/+10
* Make it HTML 4.01 Strict compliant.Reid Spencer2004-11-291-2/+3
* * Document how to turn on doxygen documentation generationReid Spencer2004-11-291-3/+50
* No longer necessary, moved Makefile.rulesReid Spencer2004-11-291-68/+0
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-294-18/+6
* Incorporate tools/Makefile.JITReid Spencer2004-11-291-0/+57
* Make sure the program's symbols can be dlsym'd as well.Reid Spencer2004-11-291-0/+2
* Revamp long/ulong comparisons to use a much more efficient sequence (thanksChris Lattner2004-11-291-36/+15
* * Allow date command to be printed in verbose modeReid Spencer2004-11-291-17/+8
* Add "docs" as a descendable directory (at the end)Reid Spencer2004-11-291-2/+2
* * allow doxygen documentation to be enabled/disabled (default off)Reid Spencer2004-11-292-42/+458
* * Get additional configured values into the makefilesReid Spencer2004-11-291-31/+54
* Make the check a little quieter.Reid Spencer2004-11-291-3/+5
* * Make this makefile compliant with LLVM makefile standardsReid Spencer2004-11-291-5/+53
* Moved --> doxygen.cfg.inReid Spencer2004-11-291-863/+0
* Reworked branching so we don't handle BAs specially. It just updates the bran...Tanya Lattner2004-11-292-139/+97
* * Get rid of extraneous directoriesReid Spencer2004-11-291-12/+18
* * add llvmc and llvm-ldReid Spencer2004-11-291-19/+25
* Adjust this so that doxygen doesn't barf on it.Reid Spencer2004-11-291-9/+2
* * Adjust so this falls in line with LLVM Makefile standards.Reid Spencer2004-11-291-11/+48
* * Fix an item list.Reid Spencer2004-11-291-0/+10
* Add a link.Reid Spencer2004-11-292-2/+2
* For PR393:Reid Spencer2004-11-291-14/+14
* Fixed bug where instructions in the kernel were not ordered right to preserve...Tanya Lattner2004-11-284-7/+32
* Update the test to match the optimization. The optimization can let someReid Spencer2004-11-281-1/+1
* Fix for PR454:Reid Spencer2004-11-281-41/+80
* The LLVM bool type shall have 1 byte alignment on PPC.Chris Lattner2004-11-281-2/+2
* Make DSE potentially more aggressive by being more specific about alloca sizes.Chris Lattner2004-11-281-4/+10
* Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.llChris Lattner2004-11-281-3/+3
* New testcase. The store is not dead here.Chris Lattner2004-11-281-0/+13
* Fix SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.c, and hopefullyChris Lattner2004-11-281-1/+1
* new testcase for PR463Chris Lattner2004-11-281-0/+3
* Fix PR463Chris Lattner2004-11-281-1/+4
* Correct the RUN line to remove unneeded parameters and make sure the testReid Spencer2004-11-281-1/+1
* Test case for PR454Reid Spencer2004-11-281-0/+159
* Compute the firstFileOffset correctly after reading the LLVM symbol table.Reid Spencer2004-11-282-4/+6
* Bug fixedChris Lattner2004-11-281-0/+2
* New testcase for PR447Chris Lattner2004-11-281-0/+9
* Bug fixedChris Lattner2004-11-281-1/+3
* New testcase for PR360Chris Lattner2004-11-281-0/+11
* Bug fixedChris Lattner2004-11-281-0/+2