aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-04Merge 80742 from mainline.Tanya Lattner
2009-08-31Merge r80213 from mainline.Tanya Lattner
2009-08-31Merge 79737 from mainline.Tanya Lattner
2009-08-31Merge 79862 from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31merge from mainlineTanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-31Merge from mainlineTanya Lattner
2009-08-31Merge from mainline.Tanya Lattner
2009-08-23Merge 79736 from mainline.Tanya Lattner
2009-08-22Regenerate configure.Tanya Lattner
2009-08-22Set release number and update copyright date while we are at it.Tanya Lattner
2009-08-22Merge 79741 from mainline.Tanya Lattner
2009-08-22Create 2.6 release branch.Tanya Lattner
2009-08-22revert r79708 + r79711Chris Lattner
2009-08-22Make x86 test actually test x86 code generation. Fix the Eli Friedman
2009-08-22Add new intrinsics for Neon vldN_lane and vstN_lane operations.Bob Wilson
2009-08-22Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.htmlEdward O'Callaghan
2009-08-22Add basic information about SJLJ EHJim Grosbach
2009-08-22rename test, make more specific.Chris Lattner
2009-08-22Actually remove unused static. Previous commit removed trailingEric Christopher
2009-08-22Remove unused static.Eric Christopher
2009-08-22Ease contention on this lock by noticing that all writes to the VTs array willOwen Anderson
2009-08-22Add missing RUN lineAnton Korobeynikov
2009-08-22Reduce the testAnton Korobeynikov
2009-08-22Use CHECK-NEXT to make sure we're only getting one copy of each shuffleBob Wilson
2009-08-21Make unit-at-a-time on by default to match the behavior of llvm-gcc.Eric Christopher
2009-08-21llvm-mc: Improve handling of implicit alignment for magic section directivesDaniel Dunbar
2009-08-21Kill trailing whitespace.Eric Christopher
2009-08-21remove the directory tooChris Lattner
2009-08-21Revert r79563Chris Lattner
2009-08-21revert r79562 + r79563Chris Lattner
2009-08-21Make MSVC happy.Daniel Dunbar
2009-08-21Fix typo.Anton Korobeynikov
2009-08-21revert r79631Chris Lattner
2009-08-21revert 79631Chris Lattner
2009-08-21llvm-mc/Mach-O: Support .o emission for .org and .align.Daniel Dunbar
2009-08-21llvm-mc: In a .fill directive, still honor .align even if invalid maximum bytesDaniel Dunbar
2009-08-21Implement APInt <-> APFloat conversion for IEEE 128-bit floats.Anton Korobeynikov
2009-08-21Rename ARM "lane_cst" operands to "nohash_imm" since they are used forBob Wilson
2009-08-21Fix a bug where the DWARF emitter in the JIT was not initializing alignmentReid Kleckner
2009-08-21Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations,Bob Wilson
2009-08-21Add fcopysign instructionsAnton Korobeynikov
2009-08-21Try again at privatizing the layout info map, with a rewritten patch.Owen Anderson