aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-27Tagging the 2.1 releasesvn-tags/RELEASE_21Tanya Lattner
2007-09-27Merge release notes from mainline.release_21Tanya Lattner
2007-09-21Merge from mainline for PR1693.Tanya Lattner
2007-09-21Merge into release for PR1690.Tanya Lattner
2007-09-21Remove loop index split test cases for release.Tanya Lattner
2007-09-19Merge -r42152:42153 svn/llvm-project/llvm/trunkEvan Cheng
2007-09-18Merge from mainline.Tanya Lattner
2007-09-18Merge from mainline. Tanya Lattner
2007-09-18Merge from mainline.Tanya Lattner
2007-09-18Merge from mainline: Fix PR1666, SPASS with the CBE and 254.gap with the CBE.Tanya Lattner
2007-09-18Merge from mainline because Owen said so.Tanya Lattner
2007-09-17Regenerated configure script to fix help strings.Tanya Lattner
2007-09-17Fix incorrect default values in help string.Tanya Lattner
2007-09-17Spell things correctly.Tanya Lattner
2007-09-17Disable LoopIndexSplitting for 2.1Tanya Lattner
2007-09-15Merge from mainline to fix make check error on x86.Tanya Lattner
2007-09-14Merge from mainline.Tanya Lattner
2007-09-14Merge from mainline. Tanya Lattner
2007-09-14Merge from mainline for PR1639Tanya Lattner
2007-09-14Merge from mainline for PR1652.Tanya Lattner
2007-09-14Set version numberTanya Lattner
2007-09-13Creating 2.1 release branch.Tanya Lattner
2007-09-132.1 release branchTanya Lattner
2007-09-132.1 release branchTanya Lattner
2007-09-13Added getNumDefs().Evan Cheng
2007-09-13Bug fixes.Evan Cheng
2007-09-12Remove dead code.Evan Cheng
2007-09-12Yet another getTargetNode variant.Evan Cheng
2007-09-12Initial support for multi-result patterns:Evan Cheng
2007-09-12Fixed a typo that's causing a missing kill marker.Evan Cheng
2007-09-12add a new BF->LLVM translator, contributed by Sterling Stein.Chris Lattner
2007-09-12Change llvm.gcroot to not init the root to null at runtime, this preventsChris Lattner
2007-09-12Generated files for previous patch.Dale Johannesen
2007-09-12Revise previous patch per review comments.Dale Johannesen
2007-09-12Compensate for partCount change in Bogus definitionDale Johannesen
2007-09-11Enable indirect encoding for the personality functionBill Wendling
2007-09-11Move dump out of class, use "\n" instead of endlDaniel Berlin
2007-09-11Sometimes a MI can define a register as well as defining a super-register at theEvan Cheng
2007-09-11Fix date :)Anton Korobeynikov
2007-09-11Testcase for recent pragma pack stuffAnton Korobeynikov
2007-09-11Remove (somewhat confusing) Imp<> helper, use let Defs = [], Uses = [] instead.Evan Cheng
2007-09-11Added status flags register: EFLAGS.Evan Cheng
2007-09-11Allow set operators with multiple destinations, i.e. (set x, y, (op a, b)).Evan Cheng
2007-09-11Generated files for previous patch.Dale Johannesen
2007-09-11Add APInt interfaces to APFloat (allows directlyDale Johannesen
2007-09-11Convert to use ilist and non-pointer lists for extra goodnessDaniel Berlin
2007-09-11Add accessor method.Bill Wendling
2007-09-11Add a bool to indicate if we should set the "indirect encoding" bit in the DwarfBill Wendling
2007-09-11Reenable libgc and libprofile is explicitly requested.Chris Lattner
2007-09-11remove an obsolete library.Chris Lattner