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