aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-27Merge release notes from mainline.llvmorg-2.1.0release/2.1.xTanya Lattner1-348/+177
2007-09-21Merge from mainline for PR1693.Tanya Lattner1-0/+1
2007-09-21Merge into release for PR1690.Tanya Lattner1-12/+12
2007-09-21Remove loop index split test cases for release.Tanya Lattner10-477/+0
2007-09-19Merge -r42152:42153 svn/llvm-project/llvm/trunkEvan Cheng1-5/+26
2007-09-18Merge from mainline.Tanya Lattner3-2348/+1511
2007-09-18Merge from mainline. Tanya Lattner1-1/+1
2007-09-18Merge from mainline.Tanya Lattner1-1/+1
2007-09-18Merge from mainline: Fix PR1666, SPASS with the CBE and 254.gap with the CBE.Tanya Lattner2-46/+28
2007-09-18Merge from mainline because Owen said so.Tanya Lattner1-1/+16
2007-09-17Regenerated configure script to fix help strings.Tanya Lattner1-3/+3
2007-09-17Fix incorrect default values in help string.Tanya Lattner1-3/+3
2007-09-17Spell things correctly.Tanya Lattner1-1/+1
2007-09-17Disable LoopIndexSplitting for 2.1Tanya Lattner1-1/+2
2007-09-15Merge from mainline to fix make check error on x86.Tanya Lattner1-1/+1
2007-09-14Merge from mainline.Tanya Lattner1-15/+5
2007-09-14Merge from mainline. Tanya Lattner1-4/+4
2007-09-14Merge from mainline for PR1639Tanya Lattner1-64/+162
2007-09-14Merge from mainline for PR1652.Tanya Lattner1-10/+10
2007-09-14Set version numberTanya Lattner2-10/+10
2007-09-13Creating 2.1 release branch.Tanya Lattner323-50843/+0
2007-09-13adjust to a change in the LLVM APIs, this is still very hackish untilChris Lattner1-1/+7
2007-09-13When dumping out errors about unsupported stuff, emit loc info.Chris Lattner6-9/+9
2007-09-13make the sourcemgr available through ASTContext.Chris Lattner4-8/+16
2007-09-13Added getNumDefs().Evan Cheng1-0/+4
2007-09-13Bug fixes.Evan Cheng1-4/+4
2007-09-12Remove dead code.Evan Cheng1-1/+1
2007-09-12Yet another getTargetNode variant.Evan Cheng2-0/+16
2007-09-12Initial support for multi-result patterns:Evan Cheng3-57/+102
2007-09-12Add ASTContext::StringMap<char> to unique selector names.Steve Naroff2-1/+12
2007-09-12Fixed a typo that's causing a missing kill marker.Evan Cheng2-4/+18
2007-09-12Minor space tightening.Ted Kremenek1-6/+2
2007-09-12Remove a FIXME. Replace a couple asserts with an appropriate errorSteve Naroff3-17/+22
2007-09-12Fixed recursion bug: should call Visit on child instead of VisitStmt.Ted Kremenek1-1/+1
2007-09-12Fixed logic bug in recursion to visiting child statements.Ted Kremenek1-4/+4
2007-09-12Added files CFGStmtVisitor and DataflowStmtVisitor to XCode project.Ted Kremenek1-0/+5
2007-09-12Migrated LiveVariables to use the new DataflowStmtVisitor interface. The codeTed Kremenek1-52/+18
2007-09-12Added extensions (subclasses) to the StmtVisitor class thatTed Kremenek2-0/+229
2007-09-12add a new BF->LLVM translator, contributed by Sterling Stein.Chris Lattner5-1/+721
2007-09-12Patch for building method declaration nodes. Also fixed a segfault in cocoa.m...Fariborz Jahanian5-7/+71
2007-09-12Change llvm.gcroot to not init the root to null at runtime, this preventsChris Lattner2-7/+5
2007-09-12Removed clang solution file for VC++, which didn't work properly because of h...Hartmut Kaiser3-728/+6
2007-09-12Fix the following bug submitted by Ted Kremenek:Steve Naroff7-102/+127
2007-09-12Generated files for previous patch.Dale Johannesen4-12/+12
2007-09-12Revise previous patch per review comments.Dale Johannesen15-90/+163
2007-09-12Compensate for partCount change in Bogus definitionDale Johannesen1-1/+1
2007-09-11Enable indirect encoding for the personality functionBill Wendling2-0/+2
2007-09-11Move dump out of class, use "\n" instead of endlDaniel Berlin1-10/+13
2007-09-11Sometimes a MI can define a register as well as defining a super-register at theEvan Cheng2-6/+16
2007-09-11Fix date :)Anton Korobeynikov1-0/+0