Speculatively revert r108429 to fix the clang self-host.
[oota-llvm.git] / lib /
2010-07-15 Owen AndersonSpeculatively revert r108429 to fix the clang self...
2010-07-15 Owen AndersonPer Chris' suggestion, get rid of the select canonicali...
2010-07-15 Owen AndersonRemove unneeded check, and correct style.
2010-07-15 Dan GohmanWatch out for a constant offset cancelling out a base...
2010-07-15 Owen AndersonReapply r108378, with bugfixes, testcase, and improved...
2010-07-15 Gabor Greifcache another dereferenced iterator
2010-07-15 Chris Lattnerrevert bill's patches in an attempt to fix the buildbot.
2010-07-15 Nick LewyckyThis is a full sentence.
2010-07-15 Nick LewyckyDisable aliases on all platforms.
2010-07-15 Chris LattnerFix PR7647, handling the case when 'To' ends up being
2010-07-15 Chris Lattnermake various clients of ReplaceAndSimplifyAllUses tolerate
2010-07-15 Bill WendlingFix headers.
2010-07-15 Bill WendlingUse std::vector instead of a hard-coded array. The...
2010-07-15 Bill WendlingUse std::vector instead of a hard-coded array. The...
2010-07-15 Eli FriedmanRevert r108401; it breaks bootstrap :(
2010-07-15 Eli FriedmanAdd AssertingVH which makes PR7647 break consistently.
2010-07-15 Eli FriedmanRandom note about bswap.
2010-07-15 Chris Lattnera more graceful fix for test/Other/inline-asm-newline...
2010-07-15 Eli FriedmanSpeculatively revert r108378; may be causing bootstrap...
2010-07-14 Jakob Stoklund OlesenLast COPY conversion.
2010-07-14 Bob WilsonRemove restriction on NEON alignment values. Some...
2010-07-14 Jakob Stoklund OlesenUse TargetOpcode::COPY instead of X86-native register...
2010-07-14 Eric Christopher80-col.
2010-07-14 Owen AndersonAdd instcombine transforms to optimize tests of multipl...
2010-07-14 Dan GohmanMake the order in which variables are described in...
2010-07-14 Chris Lattnerfix indentation
2010-07-14 Benjamin KramerDon't pass StringRef by reference.
2010-07-14 Dan GohmanProperly restore DebugLoc after leaving the local const...
2010-07-14 Dan GohmanJust use getParent() instead of getModuleFromVal when...
2010-07-14 Dan GohmanRename WriteConstantInt to WriteConstantInternal, to...
2010-07-14 Owen AndersonExtend SimplifyCFG's common-destination folding heurist...
2010-07-14 Dan GohmanFactor out metadata parsing into a separate function.
2010-07-14 Chris LattnerMerge lib/Target/X86/X86COFF.h into include/llvm/Suppor...
2010-07-14 Jim GrosbachImprove 64-subtraction of immediates when parts of...
2010-07-14 Dan GohmanDelete fast-isel's trivial load optimization; it breaks...
2010-07-14 Bob WilsonAdd missing address register update to t2LDM_RET instru...
2010-07-14 Duncan SandsRather than using an ifdef on the target to zero out...
2010-07-14 Eli FriedmanA couple potential optimizations inspired by comment...
2010-07-14 Evan ChengFix for PR7193 was overly conservative. The only case...
2010-07-14 Bob WilsonAdd support for NEON VMVN immediate instructions.
2010-07-14 Bob WilsonThe bits in the cmode field of 32-bit VMOV immediate...
2010-07-14 Chris Lattnerrevert r108320, I see the failures now...
2010-07-14 Chris Lattnerreapply benjamin's instcombine patch, I don't see anyth...
2010-07-14 Chris Lattnerfix a bug found by a warning I added to clang this...
2010-07-14 Evan ChengTeach ProcessImplicitDefs to transform more COPY instru...
2010-07-14 Bob WilsonAdd an ARM-specific DAG combining to avoid redundant...
2010-07-14 Dan GohmanDon't propagate debug locations to instructions for...
2010-07-13 Bruno Cardoso LopesAdd AVX 256-bit compare instructions and a bunch of...
2010-07-13 Jakob Stoklund OlesenPrint VNInfo flags.
2010-07-13 Bob WilsonUse a target-specific VMOVIMM DAG node instead of BUILD...
2010-07-13 Bruno Cardoso LopesAVX 256-bit conversion instructions
2010-07-13 Dale JohannesenIn inline asm treat indirect 'X' constraint as 'm'.
2010-07-13 Kevin EnderbyAdded a check that pusha cannot be encoded in 64-bit...
2010-07-13 Jakob Stoklund OlesenAdd an assertion to make PR7542 fail consistently.
2010-07-13 Dan GohmanAdd support for empty named metadata too. This isn...
2010-07-13 Jakob Stoklund OlesenFix LiveInterval::overlaps so it doesn't claim touching...
2010-07-13 Dan GohmanAdd support for empty metadata nodes: !{}.
2010-07-13 Evan ChengExtend the r107852 optimization which turns some fp...
2010-07-13 Evan ChengAdd an ARM "feature". Cortex-a8 fp comparison is very...
2010-07-13 Evan Cheng-enable-unsafe-fp-math should not imply -enable-finite...
2010-07-13 Eric ChristopherGrammar.
2010-07-13 Duncan SandsHandle the case of a tail recursion in which the tail...
2010-07-13 Gabor Greifrotate CallInst operands
2010-07-13 Bob WilsonMove NEON "modified immediate" encode/decode into ARMAd...
2010-07-13 Chris Lattnermy work on adding segment registers to LEA missed the
2010-07-13 Bruno Cardoso LopesAdd AVX 256-bit packed logical forms
2010-07-13 Bruno Cardoso LopesAdd AVX 256-bit unop arithmetic instructions
2010-07-13 Bruno Cardoso LopesSince AVX is a superset of all SSE versions, only use...
2010-07-13 Jakob Stoklund OlesenDon't add memory operands to storeRegToStackSlot /...
2010-07-12 David GreeneMove some SIMD fragment code into X86InstrFragmentsSIMD...
2010-07-12 Bruno Cardoso LopesAdd AVX 256 binary arithmetic instructions
2010-07-12 Bruno Cardoso LopesMore refactoring of basic SSE arith instructions. Open...
2010-07-12 Daniel DunbarMC/AsmParser: Move ELF specific parser to ELFAsmParser...
2010-07-12 Daniel DunbarMC/AsmParser: Move Darwin specific parse to DarwinAsmPa...
2010-07-12 Dan GohmanApply the SSE dependence idiom for SSE unary operations to
2010-07-12 Daniel DunbarMC/AsmParser: Move .section parsing to Darwin specific...
2010-07-12 Daniel DunbarMC/AsmParser: Move special section directive parsing...
2010-07-12 Bob WilsonRemove some code that doesn't appear to do anything...
2010-07-12 Daniel DunbarMC/AsmParser: Add a basic ELFAsmParser extension.
2010-07-12 Bruno Cardoso LopesAdd AVX 256-bit MOVMSK forms
2010-07-12 Daniel DunbarMC/AsmParser: Inline AsmParser::CreateSymbol into callers.
2010-07-12 Daniel DunbarMC/AsmParser: Move .tbss and .zerofill parsing to Darwi...
2010-07-12 Daniel DunbarMC/AsmParser: Move .desc parsing to Darwin specific...
2010-07-12 Daniel DunbarMC/AsmParser: Move .lsym parsing to Darwin specific...
2010-07-12 Daniel DunbarMC/AsmParser: Move some misc. Darwin directive handling...
2010-07-12 Dan GohmanCheck begin!=end, rather than !begin.
2010-07-12 Daniel DunbarMC/AsmParser: Add a DarwinAsmParser extension.
2010-07-12 Rafael EspindolaFix a typo and fit in 80 columns. Found by Bob Wilson.
2010-07-12 Daniel DunbarMC/AsmParser: Switch a bunch of directive parsing to...
2010-07-12 Dan GohmanAdd a lint check for mismatched return types, inspired...
2010-07-12 Daniel DunbarMCAsmParser: Pull some directive handling out into...
2010-07-12 Daniel DunbarMC/AsmParser: Switch some directive parsing to use...
2010-07-12 Daniel DunbarMC: Add MCAsmParserExtension, a base class for all...
2010-07-12 Daniel DunbarMC: Move AsmParser::TokError to MCAsmParser().
2010-07-12 Daniel DunbarMC: Move getLoc() to MCAsmLexer().
2010-07-12 Benjamin KramerNope, still breaks the release selfhost bots :(
2010-07-12 Benjamin KramerReapply the "or" half of r108136, which seems to be...
2010-07-12 Gabor Greifcache result of operator*
2010-07-12 Dan GohmanDon't fast-isel an x87 comparison opcode, as fast-isel...
2010-07-12 Benjamin KramerRevert r108141 again, sigh.
next