summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tweak #includesChris Lattner2009-08-22
* Record variable debug info at ISel time directly.Devang Patel2009-08-22
* Some dummy cost model for s390x:Anton Korobeynikov2009-08-22
* llvm-mc/Mach-O: Improve symbol table support:Daniel Dunbar2009-08-22
* llvm-mc/Mach-O: Sketch symbol table support.Daniel Dunbar2009-08-22
* Fix typo.Daniel Dunbar2009-08-22
* Force triple for these tests.Daniel Dunbar2009-08-22
* llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to beDaniel Dunbar2009-08-22
* llvm-mc/Mach-O: Move more logic for writing the Mach-O file into the writerDaniel Dunbar2009-08-22
* llvm-mc: Rename / redefine MCFragment::FileOffset to MCFragment::Offset (theDaniel Dunbar2009-08-22
* llvm-mc: Clean up some handling of symbol/section association to be more correctDaniel Dunbar2009-08-22
* CMake: Don't use copy_if_different for TableGen output, because it does not w...Douglas Gregor2009-08-22
* Reapply r79708 with the appropriate fix for the case that still requires lock...Owen Anderson2009-08-22
* TOT is 2.7svn for CMake, tooDouglas Gregor2009-08-22
* Change SmallString::operator{=,+=} to take a StringRef.Daniel Dunbar2009-08-22
* Regenerate configure for 2.7svnTanya Lattner2009-08-22
* TOT is now 2.7svnTanya Lattner2009-08-22
* revert r79708 + r79711Chris Lattner2009-08-22
* Make x86 test actually test x86 code generation. Fix the Eli Friedman2009-08-22
* Add new intrinsics for Neon vldN_lane and vstN_lane operations.Bob Wilson2009-08-22
* Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.htmlEdward O'Callaghan2009-08-22
* Add basic information about SJLJ EHJim Grosbach2009-08-22
* rename test, make more specific.Chris Lattner2009-08-22
* Actually remove unused static. Previous commit removed trailingEric Christopher2009-08-22
* Remove unused static.Eric Christopher2009-08-22
* Ease contention on this lock by noticing that all writes to the VTs array willOwen Anderson2009-08-22
* Add missing RUN lineAnton Korobeynikov2009-08-22
* Reduce the testAnton Korobeynikov2009-08-22
* Use CHECK-NEXT to make sure we're only getting one copy of each shuffleBob Wilson2009-08-22
* Make unit-at-a-time on by default to match the behavior of llvm-gcc.Eric Christopher2009-08-21
* llvm-mc: Improve handling of implicit alignment for magic section directivesDaniel Dunbar2009-08-21
* Kill trailing whitespace.Eric Christopher2009-08-21
* remove the directory tooChris Lattner2009-08-21
* Revert r79563Chris Lattner2009-08-21
* revert r79562 + r79563Chris Lattner2009-08-21
* Make MSVC happy.Daniel Dunbar2009-08-21
* Fix typo.Anton Korobeynikov2009-08-21
* revert r79631Chris Lattner2009-08-21
* revert 79631Chris Lattner2009-08-21
* llvm-mc/Mach-O: Support .o emission for .org and .align.Daniel Dunbar2009-08-21
* llvm-mc: In a .fill directive, still honor .align even if invalid maximum bytesDaniel Dunbar2009-08-21
* Implement APInt <-> APFloat conversion for IEEE 128-bit floats.Anton Korobeynikov2009-08-21
* Rename ARM "lane_cst" operands to "nohash_imm" since they are used forBob Wilson2009-08-21
* Fix a bug where the DWARF emitter in the JIT was not initializing alignmentReid Kleckner2009-08-21
* Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations,Bob Wilson2009-08-21
* Add fcopysign instructionsAnton Korobeynikov2009-08-21
* Try again at privatizing the layout info map, with a rewritten patch.Owen Anderson2009-08-21
* Expand few nodes until someone will be crazy enough to implement them nativel...Anton Korobeynikov2009-08-21
* Typo :(Anton Korobeynikov2009-08-21
* Correct instruction names for subtract-with-borrowAnton Korobeynikov2009-08-21