aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* svn:ignoreDan Gohman2010-08-040-0/+0
* svn:ignoreDan Gohman2010-08-040-0/+0
* The trouble with testing for "ModRef" and "NoModRef" is thatDan Gohman2010-08-043-91/+91
* The lower invoke pass needs to have unreachable code elimination run after itBill Wendling2010-08-042-2/+43
* Delete obsolete comments.Dan Gohman2010-08-041-6/+0
* Make x86-64 membarriers work without sse and clean up some of theEric Christopher2010-08-043-4/+14
* The two-callsite form of AliasAnalysis::getModRefInfo is documentedDan Gohman2010-08-044-6/+50
* and back in. false alarm on the tests from another unrelated local change.Jim Grosbach2010-08-041-2/+7
* PR7814: Truncates cannot be ignored for signed comparisons.Eli Friedman2010-08-042-1/+38
* Implement target specific getDebugValueLocation().Devang Patel2010-08-041-0/+13
* Coalesce stack slot accesses that arise when spilling both sides of a COPY.Jakob Stoklund Olesen2010-08-041-0/+23
* oops. revert for a moment to clean up tests first.Jim Grosbach2010-08-041-7/+2
* Reserve a stack slot if the function adjusts the stack but doesn'tJim Grosbach2010-08-041-2/+7
* Checkpoint SplitKit progress.Jakob Stoklund Olesen2010-08-043-86/+223
* Implement target specific getDebugValueLocation().Devang Patel2010-08-041-0/+14
* Use location entry only of the location described by DBG_VALUE is valid.Devang Patel2010-08-041-3/+6
* Test case for r110250. Radar 8264670. Test case by Fariborz Jahanian!Stuart Hastings2010-08-041-0/+10
* Testcase for r110248.Bill Wendling2010-08-041-0/+65
* The EH prepare passes really want to be the last passes run before code-gen.Bill Wendling2010-08-041-5/+5
* Use indirect calls in PowerPC JIT.Torok Edwin2010-08-043-10/+31
* Fix typo in comment.Devang Patel2010-08-041-1/+1
* Fix a minor bug which resulted in intermediate calculationsDan Gohman2010-08-041-1/+1
* Change this llvm_unreachable to report_fatal_error, since it canDan Gohman2010-08-041-4/+11
* Test case for combination of r110234 & r110235.Devang Patel2010-08-041-0/+124
* While spilling live registers at the end of block check whether they are used...Devang Patel2010-08-041-1/+24
* If a variable is spilled by code generator then use DW_OP_fbreg to describe i...Devang Patel2010-08-041-10/+35
* Experiments show that we can safely increase our unrolling threshold without ...Owen Anderson2010-08-041-1/+1
* Add a note about the changing pass registration interface.Owen Anderson2010-08-041-0/+5
* Remove switch for disabling ARM tail calls. TheyDale Johannesen2010-08-041-9/+0
* Add DEBUG message.Devang Patel2010-08-041-0/+4
* Fix whitespace.Dan Gohman2010-08-041-1/+1
* Update the polygen grammar for linker_private and linker_private_weak,Dan Gohman2010-08-041-0/+5
* Fix a typo in a comment.Dan Gohman2010-08-041-1/+1
* Print a message when a test failure is due to stderr outputDan Gohman2010-08-041-6/+17
* Remove CVS artifacts.Dan Gohman2010-08-042-8/+6
* Remove CVS artifacts.Dan Gohman2010-08-041-3/+0
* Delete scripts which haven't noticed that CVS has gone away.Dan Gohman2010-08-043-403/+1
* cvsupdate is gone.Dan Gohman2010-08-042-2/+1
* Delete mkpatch. Everything it does is already done by svn diff by default.Dan Gohman2010-08-042-48/+6
* Remove a link which is no longer relevant.Dan Gohman2010-08-041-2/+0
* These tests are no longer stored in *CVS*.Dan Gohman2010-08-041-1/+1
* Enable COFF writer on mingw32 and cygwin.Benjamin Kramer2010-08-041-0/+2
* call-imm.ll test case regex fix. Patch by Dimitry Andric!Stuart Hastings2010-08-041-1/+1
* Make SPU backend handle insertelement and Kalle Raiskila2010-08-045-2/+37
* Print an error message when someone tries -integrated-as on an unsupported ta...Benjamin Kramer2010-08-041-1/+7
* Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed.Torok Edwin2010-08-041-1/+28
* Add a missing function.Torok Edwin2010-08-042-0/+50
* by Alexander Herz:Gabor Greif2010-08-041-0/+7
* Fix build of DataFlow.hTorok Edwin2010-08-041-1/+1
* Eliminate unnecessary empty string literals.Dan Gohman2010-08-043-4/+4