aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new cleandeps target, to allow easy cleaning out of .d filesChris Lattner2003-08-182-8/+24
* Add support for casting any pointer to any integer typeChris Lattner2003-08-181-6/+8
* Fix linking bug in xboardChris Lattner2003-08-181-1/+4
* Add support for the sig(set|long)jmp intrinsicsChris Lattner2003-08-185-2/+14
* New testcase, distilled from ed-0.2Chris Lattner2003-08-181-0/+8
* Add intrinsics for the llvm.sig(set|long)jmp functionsChris Lattner2003-08-183-5/+11
* Wrap line at 80 columnsChris Lattner2003-08-181-1/+2
* Spell `necessary' correctly.Misha Brukman2003-08-1850-65/+65
* Fix minor bugs in the testerChris Lattner2003-08-181-2/+2
* * Split the programs table into MultiSource and SingleSource componentsChris Lattner2003-08-182-15/+49
* The CBE output is compiled at -O2Chris Lattner2003-08-181-1/+1
* Add docs for new column, native tests now run with -O2Chris Lattner2003-08-181-1/+3
* New testcase distilled from GNU GoChris Lattner2003-08-181-0/+7
* Give correct command line for making a shared objectChris Lattner2003-08-171-1/+7
* Fix ABI issue: Longs really do need to be only 4 byte aligned on X86.Chris Lattner2003-08-171-1/+2
* Make sure that "newmain" gets names for its argumentsChris Lattner2003-08-171-1/+4
* Fix messageChris Lattner2003-08-171-2/+3
* Fix the bug that broke the nightly tester in McCat/18-imp last night. :(Chris Lattner2003-08-171-6/+6
* Make the check for a failed test run more robust!!Chris Lattner2003-08-171-1/+1
* Implement folding of switch instructions.Chris Lattner2003-08-171-3/+56
* New testcase to ensure that switch folding happens correctlyChris Lattner2003-08-171-0/+49
* Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.llChris Lattner2003-08-172-1/+11
* New testcaseChris Lattner2003-08-171-0/+24
* The fixme is irrelevant: if that happens, the LLVM bytecode is malformed.Chris Lattner2003-08-171-7/+1
* New testcaseChris Lattner2003-08-171-0/+20
* This really isn't the gcc library!Chris Lattner2003-08-171-1/+1
* Fix bug: Jello/2003-08-15-AllocaAssertion.llChris Lattner2003-08-171-8/+18
* Fix bug: LoopPreheaders/2003-08-15-PreheadersFail.llChris Lattner2003-08-162-10/+89
* No need to print in the testcaseChris Lattner2003-08-162-2/+2
* Rename -emitmaps to -enable-mapsBrian Gaeke2003-08-161-1/+1
* `execve_test' is not part of LLEE.Misha Brukman2003-08-151-1/+1
* A lot of changes were suggested by Chris.Misha Brukman2003-08-154-40/+58
* new testcase narrowed down from xboardChris Lattner2003-08-152-0/+130
* New testcase identified by misha, distilled from the 'ls' programChris Lattner2003-08-151-0/+9
* Fix typo in commentBrian Gaeke2003-08-151-1/+1
* lib/Support/CommandLine.cpp:Brian Gaeke2003-08-154-94/+104
* hash_map and hash_set:Misha Brukman2003-08-152-5/+13
* Remove extraneous ;'s, no functional changesChris Lattner2003-08-152-28/+28
* * Match the column names in the reportMisha Brukman2003-08-151-20/+25
* Now that the JIT memory manager allocates as many bytes as necessary rather thanMisha Brukman2003-08-151-1/+2
* Reordered includes to be consistent with the LLVM style.Misha Brukman2003-08-152-2/+2
* Document new column, remove X86 specific stuffChris Lattner2003-08-151-1/+2
* Fix register and parameter numbers in saving double FP registers.Misha Brukman2003-08-151-1/+1
* Add llvm tools to path of LLVMGCCChris Lattner2003-08-152-4/+4
* Remove extraneous #includeChris Lattner2003-08-151-1/+0
* Remove uses of the NonCopyable class, to make the doxygen output look betterChris Lattner2003-08-152-18/+34
* Revert my last (accidental) checkin, but keep the typeo fixChris Lattner2003-08-151-1/+0
* rename selection library to selectiondagChris Lattner2003-08-154-4/+5
* rename selection directory and library to SelectionDAGChris Lattner2003-08-152-2/+2
* build the new runtime directoryChris Lattner2003-08-151-1/+1