aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-07Fix miscompile of linux kernel (llvm 1.9)release/1.9.xAndrew Lenharth1-3/+3
2007-01-26Linker should keep sections on globals. This should propagate to mainline if...Andrew Lenharth1-0/+9
2007-01-12Remove DSA passes.John Criswell1-13/+0
2007-01-11Remove files from release_19 branch.John Criswell1-14/+0
2007-01-11Remove DSA files from release_19 branch.John Criswell13-7206/+0
2007-01-11Don't bother building DSA directory; no one uses it anymore.John Criswell1-1/+1
2007-01-11Remove DSA from release_19 tools.John Criswell2-2/+2
2007-01-11Remove DSA from release_19 branch.John Criswell6-2073/+0
2007-01-11Automatically configure the safecode project on the release_19 branch.John Criswell2-24/+28
2006-11-20Merging from mainlinellvmorg-1.9.0Tanya Lattner2-215/+290
2006-11-20Merging from mainlineTanya Lattner1-231/+262
2006-11-14Merging from mainlineTanya Lattner1-1/+1
2006-11-14Updating configure scriptTanya Lattner1-9/+9
2006-11-13Merge From Head:Reid Spencer1-2/+2
2006-11-10Merge from mainlineTanya Lattner3-64/+24
2006-11-10Merge from mainline.Tanya Lattner1-0/+1
2006-11-10Merging from mainlineTanya Lattner1-1/+1
2006-11-10xfail for llvm-gcc3Tanya Lattner1-0/+1
2006-11-10Merging from mainlineTanya Lattner1-6/+6
2006-11-10Reverting patchTanya Lattner1-23/+7
2006-11-10Removing from releaseTanya Lattner1-60/+0
2006-11-10Merging from mainlineTanya Lattner2-7/+83
2006-11-10file 2006-11-12-CSRetCC.ll was added on branch release_19 on 2006-11-10 04:06...Tanya Lattner1-60/+0
2006-11-10This commit was manufactured by cvs2svn to create branch 'release_19'.CVS to SVN Conversion1-0/+60
2006-11-10Merging from mainline.Tanya Lattner1-5/+17
2006-11-08Merging from mainlineTanya Lattner2-1/+2
2006-11-08Merge from head. Bytecode doc update for 1.9 release.Reid Spencer1-33/+35
2006-11-08This test should be marked to xfail on llvmgcc-3.4Tanya Lattner1-0/+1
2006-11-08Merging from mainline.Tanya Lattner1-0/+1
2006-11-08Merging from mainline and fixing wrong merge of llvmAsmParser.yTanya Lattner4-4580/+5224
2006-11-08Merging from mainline cvsTanya Lattner1-2294/+805
2006-11-08Merging from mainline.Tanya Lattner1-2/+2
2006-11-08Merging from mainlineTanya Lattner1-0/+2
2006-11-07This is the 1.9 releaseTanya Lattner1-1/+1
2006-11-07This commit was manufactured by cvs2svn to create branch 'release_19'.CVS to SVN Conversion0-0/+0
2006-11-07wrong bug #Chris Lattner1-1/+1
2006-11-07Fix PR988 and CodeGen/Generic/2006-11-06-MemIntrinsicExpand.ll.Chris Lattner1-1/+1
2006-11-07new testcaseChris Lattner1-0/+12
2006-11-07fix encoding of BLRChris Lattner1-2/+2
2006-11-07emit TIED_TO correctlyChris Lattner1-2/+2
2006-11-06Mark predicate operands as such in operand info.Chris Lattner1-0/+4
2006-11-06Add a new operand flag to mark which operand is the first predicate operandChris Lattner1-0/+5
2006-11-06simplify the way operand flags and constraints are handled, making it easierChris Lattner4-70/+79
2006-11-06recognize ppc's blr instruction as predicatedChris Lattner3-0/+4
2006-11-06add a flag so that predicated instructions can be recognized by branchChris Lattner1-0/+8
2006-11-06Remove dead code; added a missing null ptr check.Evan Cheng1-32/+1
2006-11-06add a noteChris Lattner1-0/+16
2006-11-06Fix a small bug noticed on code review.Reid Spencer1-1/+1
2006-11-06Tab interferes with uniqueness.Jim Laskey1-1/+1
2006-11-06D'oh - reversed logic.Jim Laskey1-1/+1