aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add footerAnton Korobeynikov2008-06-091-0/+9
* Remove obsolete CompilerDriver.html and provie a new one, based on autogenera...Anton Korobeynikov2008-06-091-792/+380
* linkify, this requires pulling CodeGenerator.html into 2.3.Chris Lattner2008-06-091-3/+4
* Add a simple, but efficient, generic scoped hash tableChris Lattner2008-06-091-0/+193
* grammaroChris Lattner2008-06-081-1/+1
* final edits from me, simplify the ia64 section.Chris Lattner2008-06-081-23/+5
* more editsChris Lattner2008-06-081-10/+18
* Add notes about two known X86-64 limitations.Dan Gohman2008-06-081-0/+5
* several editsChris Lattner2008-06-081-24/+44
* Add some links to doxygen documentation.Dan Gohman2008-06-081-4/+10
* Describe MachineMemOperands.Dan Gohman2008-06-081-1/+6
* Fix a grammero.Dan Gohman2008-06-081-2/+2
* Revert a bad edit from r52095.Gordon Henriksen2008-06-081-1/+1
* add vmkit and rewrite clang sectionChris Lattner2008-06-081-12/+70
* start edits.Chris Lattner2008-06-081-48/+82
* add more notes.Chris Lattner2008-06-081-15/+37
* Remove comparison methods for MVT. The main causeDuncan Sands2008-06-0818-117/+129
* Limit the icmp+phi merging optimization to the cases where it is profitable:Chris Lattner2008-06-082-4/+61
* add some html escapesChris Lattner2008-06-081-3/+3