aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove bogus commentGabor Greif2008-06-111-1/+0
* op_iterator-ify dropAllReferencesGabor Greif2008-06-111-5/+4
* Sometimes (rarely) nodes held in LegalizeTypesDuncan Sands2008-06-116-72/+110
* Better test for availability of __gnu_cxx::stdio_filebuf.Gordon Henriksen2008-06-111-1/+7
* Clarify a comment.Matthijs Kooijman2008-06-111-3/+3
* op_iterator-ify loopsGabor Greif2008-06-101-13/+16
* Small doc fix.Duncan Sands2008-06-101-1/+1
* Use %link not %llvmgxx (which includes -c) to do the link.Dale Johannesen2008-06-101-1/+1
* Suppress ObjC FE warnings, which cause the test to fail.Dale Johannesen2008-06-101-1/+1
* Add -w to inhibit gcc warnings, which causes theDale Johannesen2008-06-108-8/+8
* Fix parameter spelling: sse not sse1Dale Johannesen2008-06-101-2/+2
* Ignore stderr for some more tests that expect warnings there.Matthijs Kooijman2008-06-102-2/+4
* Fix some more quoting issues in RUN lines, this time regarding unintendedMatthijs Kooijman2008-06-104-8/+8
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-107-7/+7
* Remove double pipes in RUN commandlines.Matthijs Kooijman2008-06-105-5/+5
* Remove trailing whitespace after line continuations in test cases to them work.Matthijs Kooijman2008-06-102-2/+2
* Let some more tests ignore expected output on stderr.Matthijs Kooijman2008-06-106-7/+7
* Remove some debug output from tblgen. This fixes a test.Matthijs Kooijman2008-06-101-2/+0
* Fix some llvm-gcc warnings in testcases, mostly by adding includes or addingMatthijs Kooijman2008-06-1011-6/+19
* For all RUN lines starting with "not", redirect stderr to /dev/null so testsMatthijs Kooijman2008-06-1017-17/+17
* Suppress the (stderr) output of -aa-eval, this fixes 5 tests.Matthijs Kooijman2008-06-105-5/+5
* Change llvm.exp so it no longer ignores some errors when executing dejagnuMatthijs Kooijman2008-06-101-0/+4
* adjust calls to ConstantFP::get to new APIGabor Greif2008-06-105-20/+20
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-1014-60/+63
* Fix two more not-grep tests that were missing llvm-dis.Dan Gohman2008-06-092-3/+3
* Teach isGAPlusOffset to respect a GlobalAddressSDNode's offsetDan Gohman2008-06-091-1/+3
* Re-apply 52002, allowing the verifier to accept non-MRV struct returnDan Gohman2008-06-093-4/+56
* CodeGen support for aggregate-value function arguments.Dan Gohman2008-06-091-112/+139
* Update the build instructions.Duncan Sands2008-06-091-32/+21
* Various tweaks related to apint codegen. No functionalityDuncan Sands2008-06-094-4/+8
* Handle empty aggregate values.Dan Gohman2008-06-091-21/+22
* AsmParser support for immediate constant aggregate values.Dan Gohman2008-06-095-777/+1053
* CPPBackend support for extractvalue and insertvalue.Dan Gohman2008-06-091-0/+34
* Abort on an unrecognized opcode.Dan Gohman2008-06-091-0/+4
* Update the CPP backend for the ConstantFP::get API change.Dan Gohman2008-06-091-4/+0
* Remove some DAG combiner assumptions about sizesDuncan Sands2008-06-092-30/+24
* Test that prune-eh doesn't make deductions basedDuncan Sands2008-06-091-0/+12
* add support for PIC on linux x86-64Rafael Espindola2008-06-0912-12/+146
* lower calls to abs to inline code, PR2337Chris Lattner2008-06-092-1/+37
* Fix PR2411, where ip constant prop would propagate theChris Lattner2008-06-092-0/+20
* Small formatting changes.Bill Wendling2008-06-091-8/+14
* use 'continue' to make the function linker simpler. When linking a strongChris Lattner2008-06-091-21/+37
* minor changes to short circuit the 'no linkage' case earlier forChris Lattner2008-06-091-27/+40
* simplify function visibility handling.Chris Lattner2008-06-091-7/+8
* Create dirs as needed.Tanya Lattner2008-06-091-0/+6
* removed two implicitly closed </p> tags to get it validateGabor Greif2008-06-091-4/+4
* Update with new release.Tanya Lattner2008-06-091-0/+1
* Add a note in the API Changes section about the ConstantFP::get change.Dan Gohman2008-06-091-0/+3
* Use proper icon :)Anton Korobeynikov2008-06-091-1/+1
* Fix few validations errorsAnton Korobeynikov2008-06-091-2/+2