aboutsummaryrefslogtreecommitdiff
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
2011-03-27--- Merging r127800 into '.':Bill Wendling1-1/+1
2011-03-27Merge in fix for PR9561.Bill Wendling1-14/+23
2011-03-25* Change version to 2.9.Bill Wendling2-18/+17
2011-03-25--- Merging r127239 into '.':Bill Wendling5-23/+55
2011-03-25--- Merging r127731 into '.':Bill Wendling37-84/+401
2011-03-24--- Merging r128212 into '.':Bill Wendling1-3/+7
2011-03-24--- Merging r128203 into '.':Bill Wendling1-5/+12
2011-03-24--- Merging r127723 into '.':Bill Wendling1-1/+11
2011-03-24PR9505:Bill Wendling1-5/+5
2011-03-24--- Merging r127981 into '.':Bill Wendling7-8/+215
2011-03-23--- Merging r127871 into '.':Bill Wendling1-13/+10
2011-03-22--- Merging r128100 into '.':Bill Wendling1-13/+18
2011-03-22Fix Win64 va_arg.Bill Wendling2-3/+38
2011-03-22For PR9500.Bill Wendling2-16/+41
2011-03-21--- Merging r127780 into '.':Bill Wendling2-2/+15
2011-03-15For PR2928Bill Wendling1-3/+20
2011-03-14For PR9480:Bill Wendling1-1/+1
2011-03-14--- Merging r127464 into '.': Bill Wendling2-3/+12
2011-03-13Remove toy code from cmake script.Oscar Fuentes1-2/+0
2011-03-11Merge r127441 from mainline.Eric Christopher6-6/+11
2011-03-11Merge r127263 from mainline, fixes PR9427 for 2.9.Eric Christopher2-1/+10
2011-03-10Merge r127298 from mainline.Eric Christopher1-1/+1
2011-03-10For PR9438:Bill Wendling4-91/+37
2011-03-09CMake: fix handling of engine' link components.Oscar Fuentes1-3/+15
2011-03-08--- Reverse-merging r126896 into '.':Bill Wendling1-2/+0
2011-03-08Merge r127264:Bill Wendling1-0/+3
2011-03-08Don't show commands.llvmorg-2.9.0-rc1Bill Wendling1-1/+0
2011-03-08A few more tests for instruction encodings.Bill Wendling1-0/+7
2011-03-08Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher19-19/+25
2011-03-08Further improvements to pre-RA-sched=list-ilp.Andrew Trick1-17/+62
2011-03-08Fix a compiler crash where a Glue value had multiple uses. Radar 9049552.Bob Wilson3-1/+46
2011-03-08Fix comment typos.Bob Wilson1-2/+2
2011-03-07Rename the narrow shift right immediate operands to "shr_imm*" operands. AlsoBill Wendling6-34/+55
2011-03-07Let shrinkToUses optionally return a list of now dead machine instructions.Jakob Stoklund Olesen2-2/+9
2011-03-07Typos.Eric Christopher1-2/+2
2011-03-07Preserve line no. info.Devang Patel2-2/+51
2011-03-07Make the UselessRegs argument optional in the LiveRangeEdit constructor.Jakob Stoklund Olesen4-13/+11
2011-03-07Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.Cameron Zwarich14-66/+64
2011-03-07Add test for r127138.Rafael Espindola1-0/+16
2011-03-07Often GCC can see that NumBuckets is zero here, resulting in a warningDuncan Sands1-1/+2
2011-03-07Tidy up.Jim Grosbach1-1/+0
2011-03-07Handle the special case of registers begin redefined by early-clobber defs.Jakob Stoklund Olesen1-0/+7
2011-03-07Use the correct LHS type when determining the legalization of a shift's RHS t...Owen Anderson3-18/+21
2011-03-07ptx: Fix calling convention printing in AsmWriter.cppJustin Holewinski1-2/+2
2011-03-07Clarify that the result of an srem is only guaranteed to have the same sign a...Duncan Sands1-3/+4
2011-03-07Don't keep the log files around. Just pipe to a log file instead.Bill Wendling1-31/+15
2011-03-07Fix tagging name.Bill Wendling1-8/+8
2011-03-07Try fixing mingw build.Argyrios Kyrtzidis1-27/+15
2011-03-07Prepend LD.Flags before LDFLAGS to avoid overriding necessary paths.Eric Christopher1-4/+4
2011-03-07Tweak this test. We can analyze what happens and show that we still do theNick Lewycky1-2/+2