aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix header, fix broken friend declChris Lattner2003-09-201-3/+4
* Fix bug: BasicAA/2003-09-19-LocalArgument.llChris Lattner2003-09-201-7/+22
* New testcase that basicaa should be able to handleChris Lattner2003-09-202-0/+24
* Fix file headerChris Lattner2003-09-201-2/+1
* UnsquishifyChris Lattner2003-09-202-2/+2
* Keep track of the number of typed/untyped memory accesses theyre are in the p...Chris Lattner2003-09-201-30/+62
* New header file for gccld.John Criswell2003-09-191-0/+64
* Removed linking functionality from gccld.cpp and moved it to linker.cpp.John Criswell2003-09-196-567/+1416
* Reject "llvm." as a function nameChris Lattner2003-09-191-1/+3
* Implement InstCombine/and.ll:test(15|16)Chris Lattner2003-09-191-0/+27
* Two new tests for shifts followed by andsChris Lattner2003-09-191-0/+12
* pull a large nested conditional out into its own functionChris Lattner2003-09-191-70/+91
* Implement InstCombine/add.ll:test(15|16)Chris Lattner2003-09-191-0/+37
* New testcasesChris Lattner2003-09-191-0/+12
* a bitfield stress test to exercise various parts of the front-end.Chris Lattner2003-09-191-0/+28
* Changed the empty rule for .h files. The rule needs an empty command so thatJohn Criswell2003-09-181-1/+1
* Fix a typo in Sparc.cpp.Brian Gaeke2003-09-182-10/+6
* Rename the pass creator fn to mimic the other creator fn names.Brian Gaeke2003-09-181-1/+1
* Fix (and properly doxygenify) some comments. IncorporateBrian Gaeke2003-09-181-39/+86
* Make the symbol prologue/epilogue stuff redundant with MappingInfo, inBrian Gaeke2003-09-181-20/+31
* Refactored gccld into three C++ source files.John Criswell2003-09-184-313/+606
* Minimal implementation of the abstract ModuleProvider interface.Misha Brukman2003-09-181-0/+28
* Abstract interface for module providers, e.g. streaming bytecode reader.Misha Brukman2003-09-181-0/+40
* Document new columnChris Lattner2003-09-171-0/+2
* Fixed spelling.Misha Brukman2003-09-177-17/+17
* Replaced the call to strdup() with a new operator followed by a strcpy().John Criswell2003-09-171-1/+2
* Added the use of the const keyword.John Criswell2003-09-171-14/+29
* In ExecWait(), made the child process exit if it can't execve() the newJohn Criswell2003-09-174-28/+48
* Added sections about debugging mis-compilations and incorrect code generation.Misha Brukman2003-09-171-6/+75
* Do not put DEBUG() guard around error condition; this must *always* be printed.Misha Brukman2003-09-172-2/+2
* Fix the flag on `rm' to properly do a recursive deletion.Misha Brukman2003-09-172-2/+2
* Change FunctionInfo from being an annotation put on Functions to beChris Lattner2003-09-173-22/+9
* Removed the use of the environ variable and instead use the environment arrayJohn Criswell2003-09-171-21/+120
* Added the ExecWait() function.John Criswell2003-09-172-0/+16
* Added the ExecWait() function. It executes a program with the specifiedJohn Criswell2003-09-172-0/+196
* fix misspelling analyse -> analyzeChris Lattner2003-09-171-3/+3
* Renamed the link page to llvmlink.htmlJohn Criswell2003-09-174-3/+168
* new old testcaseChris Lattner2003-09-171-0/+14
* Use new methodChris Lattner2003-09-171-7/+2
* Change the semancics of the dropallrefs methodChris Lattner2003-09-171-2/+1
* Add new deleteBody methodChris Lattner2003-09-171-2/+13
* Added the -native option.John Criswell2003-09-161-7/+125
* Updated the name of the linker to llvm-link.John Criswell2003-09-161-1/+1
* Fix bug raising allocations whose call sites were invoke instructions.Chris Lattner2003-09-161-0/+15
* This is effectively a complete rewrite of the globaldce algorithm, resultingChris Lattner2003-09-161-177/+104
* Add missing apostrophe. It's been bugging me for years.Brian Gaeke2003-09-162-2/+2
* Regenerated configure with Misha's changes.John Criswell2003-09-161-19/+19
* Fix typo in comment. Take out some random whitespace.Brian Gaeke2003-09-162-8/+2
* These transitional scripts are no longer necessary, no one should have `as' orMisha Brukman2003-09-162-10/+0
* Edit comment for accuracyBrian Gaeke2003-09-162-6/+6