oota-llvm.git
2010-05-28 Bruno Cardoso... More SSE 1 & 2 merge, this time with logical instructions
2010-05-28 Dan GohmanFix AliasDebugger to be aware of operand values too.
2010-05-28 Dan GohmanAdd lint checks for function attributes.
2010-05-28 Dan GohmanSplit the logic behind CastInst::isNoopCast into a...
2010-05-28 Dan GohmanFix a comment; vectors are not a special case here.
2010-05-28 Kevin EnderbyMC/X86: Add alias for movzx.
2010-05-28 Kevin EnderbyMC/X86: Add alias for fwait.
2010-05-28 Kevin EnderbyFix the use of x86 control and debug registers so that...
2010-05-28 Dale JohannesenFix Data Layout description of floating point.
2010-05-28 Dale JohannesenAdd missing space; works for me.
2010-05-28 Jakob Stoklund... Add a TargetRegisterInfo::composeSubRegIndices hook...
2010-05-28 Jim Grosbachcorrect retattr
2010-05-28 Jim GrosbachCosmetic cleanup. No functional change.
2010-05-28 Dan GohmanFix lint's memcpy and memmove checks, and its basic...
2010-05-28 Jim Grosbachmake sure accesses to set up the jmpbuf don't get moved...
2010-05-28 Dan GohmanFix more whitespace to be consistent with AsmPrinter.
2010-05-28 Dan GohmanFix whitespace to be more consistent with AsmPrinter...
2010-05-28 Jakob Stoklund... Fix more tests that depended on the default register...
2010-05-28 Dan GohmanMinor code simplification.
2010-05-28 Dan GohmanFix a redundant-return warning.
2010-05-28 Dan GohmanDetect self-referential values.
2010-05-28 Dan GohmanRemove this va_arg test, which is no longer applicable.
2010-05-28 Stuart HastingsRevert 104841, 104842, 104876 due to buildbot failures...
2010-05-28 Dan GohmanEli pointed out that va_arg instruction result values...
2010-05-28 Dan GohmanTeach lint how to look through simple store+load pairs...
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...
2010-05-28 Dan GohmanConstantFoldConstantExpression can theoretically return...
2010-05-28 Dan GohmanFix a comment.
2010-05-28 Dan GohmanTeach instcombine to promote alloca array sizes.
2010-05-28 Dan GohmanAdd a testcase for getelementptr index promotion.
2010-05-28 Dan GohmanAdd a lint check for returning the address of stack...
2010-05-28 Dan GohmanFix instcombine's handling of alloca to accept non...
2010-05-28 Nate BegemanComment out some code in prep for actual .td file check...
2010-05-28 Dan GohmanBitcode support for allocas with arbitrary array size...
2010-05-28 Devang PatelFix typo.
2010-05-28 Devang PatelFix typo.
2010-05-28 Eli FriedmanFix build breakage.
2010-05-28 Dan GohmanEliminate the restriction that the array size in an...
2010-05-28 Nate BegemanAdd support to tablegen for auto-generating arm_neon...
2010-05-28 Bob WilsonAdd the cc_out operand for t2RSBrs instructions. I...
2010-05-27 Jakob Stoklund... Add a -regalloc=default option that chooses a register...
2010-05-27 Jakob Stoklund... Remove ancient prototype.
2010-05-27 Jim GrosbachUpdate the saved stack pointer in the sjlj function...
2010-05-27 Evan ChengUse report_fatal_error, not llvm_unreachable.
2010-05-27 Jim Grosbachback out 104862/104869. Can reuse stacksave after all...
2010-05-27 Dan GohmanFactor out the handler work from SignalHandler into...
2010-05-27 Evan Chengllvm can't correctly support 'H', 'Q' and 'R' modifiers...
2010-05-27 Kevin EnderbyMC/X86: Add aliases for Jcc variants.
2010-05-27 Dan GohmanEliminate some unnessary Path::exists() calls.
2010-05-27 Dan GohmanMake ParseIRFile and getLazyIRFileModule incoporate...
2010-05-27 Dan GohmanDon't flush the raw_ostream in llvm::WriteBitcodeToFile...
2010-05-27 Devang PatelDo not drop location info for inlined function args.
2010-05-27 Bob WilsonFix some bad fall-throughs in a switch statement. ...
2010-05-27 Dan GohmanWhen handling raw_ostream errors manually, use clear_er...
2010-05-27 Dan GohmanWhen handling raw_ostream errors manually, use clear_er...
2010-05-27 Dale JohannesenMark some math lib intrinsic nodes Legal on SSE4.1.
2010-05-27 Dan GohmanDon't special-case stdout in llvm::WriteBitcodeToFile...
2010-05-27 Stuart HastingsAdjust test case for lexical block pruning. Follow...
2010-05-27 Dan GohmanDon't create an output stream when output is disabled.
2010-05-27 Dan GohmanSimplify raw_ostream usage.
2010-05-27 Dan GohmanAvoid calling outs() and fouts() when the stream isn...
2010-05-27 Devang PatelLet's try one more time to match patterns.
2010-05-27 Duncan SandsTeach instCombine to remove malloc+free if malloc's...
2010-05-27 Jim Grosbachhook ISD::STACKADDR to an intrinsic
2010-05-27 Dan GohmanFastISel doesn't yet handle callee-pop functions.
2010-05-27 Jim Grosbachadd ISD::STACKADDR to get the current stack pointer...
2010-05-27 Bruno Cardoso... Merge basic binops SSE 1 & 2 instruction classes. This...
2010-05-27 Devang PatelTemp. labels number may not match for all configurations.
2010-05-27 Dan GohmanAdd basic error checking to MemoryBuffer::getSTDIN.
2010-05-27 Dan GohmanUse the return value of getMagicNumber instead of using a
2010-05-27 Dan GohmanDon't bother clearing the Magic string when the magic...
2010-05-27 Dan GohmanDon't bother checking canRead() before calling getMagic...
2010-05-27 Devang Patelinlined function's arguments need a label to mark the...
2010-05-27 Dan GohmanMinor code simplification.
2010-05-27 Stuart HastingsSupport for nested functions/classes in debug output...
2010-05-27 Dan GohmanDelete a spurious svn:mergeinfo property.
2010-05-27 Jim Grosbachremove incorrect GCCBuiltin<> usage
2010-05-27 Gabor Greiftypo
2010-05-27 Gabor Greifrename test to represent meaningful date
2010-05-27 Daniel DunbarAsmMatcher: Ensure classes are totally ordered, so...
2010-05-27 Bob WilsonAdd a test for llvm-gcc svn r104726.
2010-05-27 Eric ChristopherAdd a quick test of relocations.
2010-05-27 Eric ChristopherRearrange conditionals so we don't get caught with...
2010-05-26 Devang PatelSimplify. Eliminate unneeded debug_loc entry.
2010-05-26 Jakob Stoklund... Avoid counting InlineAsm as a call - it prevents loop...
2010-05-26 Dan GohmanFix Lint printing warnings multiple times. Remove the...
2010-05-26 Daniel DunbarAsmMatcher/X86: Mark _REV instructions as "code gen...
2010-05-26 Dan GohmanReinstate checking of stackrestore, with checking for...
2010-05-26 Jakob Stoklund... Check that inherited subregisters all have a direct...
2010-05-26 Jakob Stoklund... Give SubRegIndex names to all ARM subregisters. This...
2010-05-26 Dan GohmanStackrestore is not a load.
2010-05-26 Dan GohmanFix a missing quote.
2010-05-26 Bill WendlingAdd FIXME comment to remove this.
2010-05-26 Dan GohmanRemove a TODO which isn't practical.
2010-05-26 Daniel DunbarMC: Add TargetMachine support for setting the value...
2010-05-26 Jakob Stoklund... Add StringRef::compare_numeric and use it to sort Table...
2010-05-26 Dan GohmanImplement checking of the tail keyword.
2010-05-26 Jakob Stoklund... Suppress emmission of empty subreg/superreg/alias sets.
2010-05-26 Devang PatelThere is no need to force an line number entry (using...
2010-05-26 Bill WendlingAdd "setjmp_syscall", "savectx", "qsetjmp", "vfork...
next