Make isScalarToVector to return false if the node is a scalar. This will prevent
[oota-llvm.git] / lib /
2010-11-19 Mon P WangMake isScalarToVector to return false if the node is...
2010-11-19 Kevin EnderbyAdded support for the Mach-O .symbol_resolver directive...
2010-11-19 Jim GrosbachRemove dead code.
2010-11-19 Jim GrosbachARM LDRD binary encoding.
2010-11-19 Jim GrosbachRemove hard tabs.
2010-11-19 Jim GrosbachRemove trailing whitespace.
2010-11-19 Benjamin KramerAvoid release build warnings.
2010-11-19 Owen AndersonFix decoding ambiguities of stdrex and ldrex.
2010-11-19 Benjamin KramerSilence warning about an uninitialized variable.
2010-11-19 Duncan SandsRemove threading of Xor over selects and phis, with...
2010-11-19 Rafael EspindolaAdd a MCLineSectionOrder vector so that we produce...
2010-11-19 Evan ChengThese instructions are thumb2 only.
2010-11-19 Evan ChengFix an obvious oversight.
2010-11-19 Jakob Stoklund OlesenDon't attempt trivial coalescing for sub-register copies.
2010-11-19 Rafael EspindolaAdd an assert.
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-19 Rafael EspindolaFix llvm-gcc boostrap on OS X by avoiding printing...
2010-11-19 Rafael EspindolaChange some methods in MCDwarf.cpp to be able to handle...
2010-11-19 Bill WendlingAdd MC encodings for some Thumb instructions. Test...
2010-11-19 Jakob Stoklund OlesenRevert "Add ADT/IntervalMap.", GCC doesn't like it.
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-19 Dale JohannesenAligned and unaligned copies of the same string
2010-11-19 Bill WendlingUse array_pod_sort because the list is contiguous.
2010-11-19 Owen AndersonProvide Thumb2 encodings for strex and ldrex.
2010-11-19 Jim GrosbachMinor cleanups to a few llvm_unreachable() calls.
2010-11-19 Bill WendlingAn 'unreachable' shouldn't have a '0 &&' prefix.
2010-11-18 Bill WendlingAdd support for parsing the writeback ("!") token.
2010-11-18 Jason W KimFix .o emission of ARM movt/movw. MCSymbolRefExpr:...
2010-11-18 Owen AndersonFix encodings for pkhbt, and fix some tests where I...
2010-11-18 Anton KorobeynikovMove getInitialFrameState() to TargetFrameInfo
2010-11-18 Jim GrosbachARM Encoding information for UXTAH and friends.
2010-11-18 Tanya LattnerFix bug in DAGCombiner for ARM that was trying to do...
2010-11-18 Bill WendlingDon't allocate the SmallVector of Registers. It gets...
2010-11-18 Owen AndersonProvide Thumb2 encodings for mov's that come from MOVCC...
2010-11-18 Jim GrosbachAdd ARM encoding information for LDRH post-increment.
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-18 Duncan SandsFix thinko: we must turn select(anyext, sext) into...
2010-11-18 Bob WilsonSplit up ARM LowerShift function.
2010-11-18 Owen AndersonMore Thumb2 encodings.
2010-11-18 Owen AndersonFill out the set of Thumb2 multiplication operator...
2010-11-18 Duncan SandsThe DAGCombiner was threading select over pairs of...
2010-11-18 Duncan SandsFactor code for testing whether replacing one value...
2010-11-18 Bill WendlingMissed the _RET versions of LDMIA.
2010-11-18 Eric ChristopherRewrite stack callee saved spills and restores to use...
2010-11-18 Owen AndersonFix an order-of-deallocation issue where the AttrListIm...
2010-11-18 Owen AndersonUse thread-safe statics to avoid a static constructor...
2010-11-18 Dan GohmanOops, missed this file when remaing ExpandPseudos to...
2010-11-18 Dan GohmanRename ExpandPseudos to ExpandISelPseudos to help clari...
2010-11-18 Owen AndersonCompletely rework the datastructure GVN uses to represe...
2010-11-18 Jim GrosbachARMPseudoInst instructions should default to being...
2010-11-18 Dan GohmanFix typos.
2010-11-18 Dan GohmanBounds-check APInt's operator[].
2010-11-18 Dan GohmanExpandPseudos doesn't have any dependencies, so it...
2010-11-18 Dan GohmanStrip trailing whitespace.
2010-11-18 Dan GohmanUse llvm_unreachable for "impossible" situations.
2010-11-18 Dan GohmanAdd support for PHI-translating sext, zext, and trunc...
2010-11-18 Chris Lattnerslightly simplify code and substantially improve commen...
2010-11-18 Chris Lattnerremove a pointless restriction from memcpyopt. It was
2010-11-18 Chris Lattnerremove another pointless noalias check: M is a memcpy...
2010-11-18 Chris Lattneruse AA::isNoAlias instead of open coding it. Remove...
2010-11-18 Chris Lattnerfinish a thought.
2010-11-18 Chris Lattnerrearrange some code, splitting memcpy/memcpy optimization
2010-11-18 Chris Lattnerallow eliminating an alloca that is just copied from...
2010-11-18 Chris Lattnerenhance the "alloca is just a memcpy from constant...
2010-11-18 Chris Lattnerfix a small oversight in the "eliminate memcpy from...
2010-11-18 Chris Lattnertrivial QoI improvement. On this invalid input:
2010-11-18 Rafael EspindolaChange CodeGen to use .loc directives. This produces...
2010-11-18 Evan ChengSilence compiler warnings.
2010-11-18 Jim GrosbachRemove trailing whitespace.
2010-11-18 Jim GrosbachARM PseudoInst instructions don't need or use an assemb...
2010-11-18 Dale JohannesenDo not throw away alignment when generating the DAG for
2010-11-18 Evan ChengCode clean up.
2010-11-18 Jim GrosbachAdd FIXME.
2010-11-18 Jim GrosbachRefactor the ARM PICADD and PICLDR* instructions to...
2010-11-18 Owen AndersonTry again at providing Thumb2 encodings for basic multi...
2010-11-18 Jim GrosbachRefactor a few ARM load instructions to better paramete...
2010-11-18 Owen AndersonRevert r119593 while I figure out my testing disagrees...
2010-11-18 Dan GohmanIntroduce memoization for ScalarEvolution dominates...
2010-11-18 Owen AndersonProvide correct Thumb2 encodings for basic multiplicati...
2010-11-17 John ThompsonBug 8621 fix - pointer cast stripped from inline asm...
2010-11-17 Jim GrosbachClean up LEApcrel instuction(s) a bit. It's not really...
2010-11-17 Dan GohmanFactor out the code for purging a SCEV from all the...
2010-11-17 Dan GohmanMerge the implementations of isLoopInvariant and hasCom...
2010-11-17 Dan GohmanMake SCEV::getType() and SCEV::print non-virtual. Move...
2010-11-17 Owen AndersonSecond attempt at correct encodings for Thumb2 bitfield...
2010-11-17 Jim GrosbachFix comment typo.
2010-11-17 Dan GohmanMove SCEV::dominates and properlyDominates to ScalarEvo...
2010-11-17 Bob WilsonChange ARMGlobalMerge to keep BSS globals in separate...
2010-11-17 Bob WilsonFix ARMGlobalMerge pass to check if globals are entirel...
2010-11-17 Bob WilsonChange the symbol for merged globals from "merged"...
2010-11-17 Bob WilsonFix the ARMGlobalMerge pass to look at variable sizes...
2010-11-17 Dan GohmanMove SCEV::isLoopInvariant and hasComputableLoopEvoluti...
2010-11-17 Jim GrosbachMake the ARM BR_JTadd instruction an explicit pseudo...
2010-11-17 Evan ChengAvoid isel movcc of large immediates when the large...
2010-11-17 Dan GohmanReference ScalarEvolution by name rather than directly...
2010-11-17 Duncan SandsBefore replacing a phi node with a different value, it
2010-11-17 Owen AndersonRevert r119551, which broke buildbots.
2010-11-17 Dan GohmanVerify SCEVAddRecExpr's invariant in ScalarEvolution...
2010-11-17 Owen AndersonProvide Thumb2 encodings for bitfield instructions.
2010-11-17 Dan GohmanFix ScalarEvolution's range memoization to avoid using a
next