summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the release notes.release_29Bill Wendling2011-04-071-752/+495
* Mention the 2.9 release.Bill Wendling2011-03-311-0/+1
* Merging r128577Bill Wendling2011-03-302-1/+26
* --- Merging r127800 into '.':Bill Wendling2011-03-271-1/+1
* Merge in fix for PR9561.Bill Wendling2011-03-271-14/+23
* * Change version to 2.9.Bill Wendling2011-03-252-18/+17
* --- Merging r127239 into '.':Bill Wendling2011-03-255-23/+55
* --- Merging r127731 into '.':Bill Wendling2011-03-2537-84/+401
* --- Merging r128212 into '.':Bill Wendling2011-03-241-3/+7
* --- Merging r128203 into '.':Bill Wendling2011-03-241-5/+12
* --- Merging r127723 into '.':Bill Wendling2011-03-241-1/+11
* PR9505:Bill Wendling2011-03-241-5/+5
* --- Merging r127981 into '.':Bill Wendling2011-03-247-8/+215
* --- Merging r127871 into '.':Bill Wendling2011-03-231-13/+10
* --- Merging r128100 into '.':Bill Wendling2011-03-221-13/+18
* Fix Win64 va_arg.Bill Wendling2011-03-222-3/+38
* For PR9500.Bill Wendling2011-03-222-16/+41
* --- Merging r127780 into '.':Bill Wendling2011-03-212-2/+15
* For PR2928Bill Wendling2011-03-151-3/+20
* For PR9480:Bill Wendling2011-03-141-1/+1
* --- Merging r127464 into '.': Bill Wendling2011-03-142-3/+12
* Remove toy code from cmake script.Oscar Fuentes2011-03-131-2/+0
* Merge r127441 from mainline.Eric Christopher2011-03-116-6/+11
* Merge r127263 from mainline, fixes PR9427 for 2.9.Eric Christopher2011-03-112-1/+10
* Merge r127298 from mainline.Eric Christopher2011-03-101-1/+1
* For PR9438:Bill Wendling2011-03-104-91/+37
* CMake: fix handling of engine' link components.Oscar Fuentes2011-03-091-3/+15
* --- Reverse-merging r126896 into '.':Bill Wendling2011-03-081-2/+0
* Merge r127264:Bill Wendling2011-03-081-0/+3
* Don't show commands.Bill Wendling2011-03-081-1/+0
* Creating LLVM 2.9 release branch.Bill Wendling2011-03-080-0/+0
* A few more tests for instruction encodings.Bill Wendling2011-03-081-0/+7
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-0819-19/+25
* Further improvements to pre-RA-sched=list-ilp.Andrew Trick2011-03-081-17/+62
* Fix a compiler crash where a Glue value had multiple uses. Radar 9049552.Bob Wilson2011-03-083-1/+46
* Fix comment typos.Bob Wilson2011-03-081-2/+2
* Rename the narrow shift right immediate operands to "shr_imm*" operands. AlsoBill Wendling2011-03-076-34/+55
* Let shrinkToUses optionally return a list of now dead machine instructions.Jakob Stoklund Olesen2011-03-072-2/+9
* Typos.Eric Christopher2011-03-071-2/+2
* Preserve line no. info.Devang Patel2011-03-072-2/+51
* Make the UselessRegs argument optional in the LiveRangeEdit constructor.Jakob Stoklund Olesen2011-03-074-13/+11
* Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.Cameron Zwarich2011-03-0714-66/+64
* Add test for r127138.Rafael Espindola2011-03-071-0/+16
* Often GCC can see that NumBuckets is zero here, resulting in a warningDuncan Sands2011-03-071-1/+2
* Tidy up.Jim Grosbach2011-03-071-1/+0
* Handle the special case of registers begin redefined by early-clobber defs.Jakob Stoklund Olesen2011-03-071-0/+7
* Use the correct LHS type when determining the legalization of a shift's RHS t...Owen Anderson2011-03-073-18/+21
* ptx: Fix calling convention printing in AsmWriter.cppJustin Holewinski2011-03-071-2/+2
* Clarify that the result of an srem is only guaranteed to have the same sign a...Duncan Sands2011-03-071-3/+4
* Don't keep the log files around. Just pipe to a log file instead.Bill Wendling2011-03-071-31/+15