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