Ease contention on this lock by noticing that all writes to the VTs array will
[oota-llvm.git] / lib /
2009-08-22 Owen AndersonEase contention on this lock by noticing that all write...
2009-08-21 Chris LattnerRevert r79563
2009-08-21 Chris Lattnerrevert r79562 + r79563
2009-08-21 Anton KorobeynikovFix typo.
2009-08-21 Chris Lattnerrevert r79631
2009-08-21 Chris Lattnerrevert 79631
2009-08-21 Daniel Dunbarllvm-mc/Mach-O: Support .o emission for .org and .align.
2009-08-21 Anton KorobeynikovImplement APInt <-> APFloat conversion for IEEE 128...
2009-08-21 Bob WilsonRename ARM "lane_cst" operands to "nohash_imm" since...
2009-08-21 Reid KlecknerFix a bug where the DWARF emitter in the JIT was not...
2009-08-21 Bob WilsonMatch VTRN, VZIP, and VUZP shuffles. Restore the tests...
2009-08-21 Anton KorobeynikovAdd fcopysign instructions
2009-08-21 Owen AndersonTry again at privatizing the layout info map, with...
2009-08-21 Anton KorobeynikovExpand few nodes until someone will be crazy enough...
2009-08-21 Anton KorobeynikovTypo :(
2009-08-21 Anton KorobeynikovCorrect instruction names for subtract-with-borrow
2009-08-21 Daniel Dunbarllvm-mc/Mach-O: Support byte and fill value emission.
2009-08-21 Dan GohmanDon't assume that the operand of an inttoptr is an...
2009-08-21 Bill WendlingFix typo. Should check both values of RangeUse for...
2009-08-21 Anton KorobeynikovHandle 'r' inline asm constraint
2009-08-21 Duncan SandsFix a problem noticed by gcc-4.4:
2009-08-21 Dan GohmanChange getelementptr folding to use APInt instead of...
2009-08-21 Daniel DunbarFix -Asserts warning.
2009-08-21 Anton KorobeynikovFix a typo
2009-08-21 Sanjiv GuptaAdd a pass to do call graph analyis to overlay the...
2009-08-21 Anton KorobeynikovMore cpp backend fixes. Now for FP stuff.
2009-08-21 Anton KorobeynikovFix some typos and use type-based isel for VZIP/VUZP...
2009-08-21 Anton KorobeynikovAdd lowering of ARM 4-element shuffles to multiple...
2009-08-21 Anton KorobeynikovAdd nodes & dummy matchers for some v{zip,uzp,trn}...
2009-08-21 Anton KorobeynikovExpand EXTRACT_SUBVECTOR
2009-08-21 Anton KorobeynikovProvide vext.{16,32}
2009-08-21 Anton KorobeynikovUse masks not nodes for vector shuffle predicates....
2009-08-21 Benjamin KramerUpdate CMakeLists.
2009-08-21 Richard Penningtonbug 4530: Make debug information static to it is preser...
2009-08-21 Daniel Dunbarllvm-mc: Start MCAssembler and MCMachOStreamer.
2009-08-21 Bill WendlingRemove #include <iostream>.
2009-08-21 Erick TryzelaarClean up the APInt function getDigit.
2009-08-21 Eric ChristopherUpdate error messages for '+'. Fix grammar and make...
2009-08-21 Eric ChristopherFix trailing whitespace and 80-col violation.
2009-08-21 Erick TryzelaarFix bug with APInt::getBitsNeeded with for base 10...
2009-08-21 Erick TryzelaarAllow '+' to appear in APInt strings, and add more...
2009-08-21 Bob WilsonRemove Neon intrinsics for VZIP, VUZP, and VTRN. We...
2009-08-20 Owen AndersonRe-revert r79555. Apparently it's not just buildbot...
2009-08-20 Erick TryzelaarAdd support for including '+' in APFloat strings, more...
2009-08-20 Owen AndersonReapply r79555 for testing. Daniel's trying to work...
2009-08-20 Bill Wendling--- Reverse-merging r79555 into '.':
2009-08-20 Bill WendlingAttempt to comment this code more.
2009-08-20 Daniel DunbarSuppress build warning in -Asserts
2009-08-20 Sanjiv Guptapart of the previous commit for PIC16 ISR implementation.
2009-08-20 Sanjiv GuptaImplement support for ISRs.
2009-08-20 Owen AndersonReduce contention on the Attributes lock by using atomi...
2009-08-20 Owen AndersonMake the StructType->StructLayout table private to...
2009-08-20 Sean CallananFixed PCMPESTRM128 to have opcode 0x60 instead of 0x62...
2009-08-20 Dan GohmanFix an x86 code size regression: prefer RIP-relative...
2009-08-20 Dan GohmanAdd a comment explaining why llvm_unreachable_internal...
2009-08-20 Daniel DunbarFix two APFloat bugs in converting hexadecimal constants.
2009-08-20 Dan GohmanRename hasNoUnsignedOverflow and hasNoSignedOverflow...
2009-08-20 Evan ChengFix an obvious copy-n-paste bug.
2009-08-20 Dan GohmanVarious comment and whitespace cleanups.
2009-08-20 Dan GohmanUpdate and fix some comments.
2009-08-20 Jim GrosbachCheck for shared landing pads when assigning call site...
2009-08-19 Dale JohannesenAdd an extra line to conform with preferred style.
2009-08-19 Reid KlecknerModify an assert to avoid what looks like a GCC 4.2...
2009-08-19 Dan GohmanFix a few places to check if TargetData is available...
2009-08-19 Daniel DunbarAdd a fast path for setName("") on an unnamed value.
2009-08-19 Owen AndersonAttrListPtr operations need to be atomic.
2009-08-19 Dan GohmanFix a bug in the over-index constant folding. When...
2009-08-19 Dale JohannesenHandle 'a' modifier in X86 asms. PR 4742.
2009-08-19 Reid KlecknerFixed error in CPPBackend from a contextification API...
2009-08-19 David GreeneAdd missing forward declaration.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 David GreeneAdd missing includes.
2009-08-19 Owen AndersonGet rid of a helgrind warning. If this is _actually_...
2009-08-19 Eli FriedmanAdd triple parsing support for TCE.
2009-08-19 Daniel DunbarSwitch to SmallString::str from SmallString::c_str...
2009-08-19 Daniel DunbarChange ValueSymbolTable to use raw_svector_ostream...
2009-08-19 Daniel DunbarChange raw_svector_ostream to reserve the input buffer...
2009-08-19 Dan GohmanRemove temporary testing code.
2009-08-19 Dan GohmanMake SROA and PredicateSimplifier cope if TargetData...
2009-08-19 Dan GohmanUse hasDefinitiveInitializer() instead of testing the...
2009-08-19 Dan GohmanCanonicalize indices in a constantexpr GEP. If Indices...
2009-08-19 Dan GohmanAdd an x86 peep that narrows TEST instructions to forms...
2009-08-19 Daniel DunbarSwitch Twine::str() to use toVector(), which is now...
2009-08-19 David GoodwinUpdate Cortex-A8 instruction itineraries for integer...
2009-08-19 Daniel DunbarSwitch raw_svector_ostream to use the vector as the...
2009-08-19 Owen AndersonReapply my less-lock-contention-in-leak-detector patch...
2009-08-19 Bob WilsonAdd support for Neon VEXT (vector extract) shuffles.
2009-08-19 Daniel DunbarSpeculatively revert r79375, which may be breaking...
2009-08-19 David GoodwinUse the schedule itinerary operand use/def cycle inform...
2009-08-19 Eli FriedmanPR4737: Fix a nasty bug in load narrowing with non...
2009-08-19 Nick LewyckyFix up PHI nodes correctly in the presence of unreachab...
2009-08-19 Chris Lattnerfix asmstreaming of 2/4 byte elements with pow-2 alignm...
2009-08-19 Nick LewyckyBe more careful when modifying PHI nodes. Patch by...
2009-08-19 Chris Lattnerswitch asmprinter to emit alignments through OutStreamer.
2009-08-19 Chris Lattnereliminate AsmPrinter::SwitchToSection and just have...
next