oota-llvm.git
2009-12-07 Mikhail GlushenkovDeprecate 'unpack_values'.
2009-12-07 Mikhail GlushenkovPass '-msse' and friends to llc as '-mattr=+/-'.
2009-12-07 Mikhail GlushenkovImplement 'forward_value' and 'forward_transformed_value'.
2009-12-07 Mikhail GlushenkovRefactoring, no functionality change.
2009-12-07 Evan ChengPre-regalloc tale duplication. Work in progress.
2009-12-07 John Mosbyfixed some typos in method comments, reworded some...
2009-12-07 Oscar FuentesFixes the Atomic implementation if compiled by MSVC...
2009-12-07 Evan ChengIf BB is empty, insert PHI before end() instead of...
2009-12-07 Anton KorobeynikovSome pretty-printing
2009-12-07 Anton KorobeynikovTruncate the arguments of llvm.frameaddress / llvm...
2009-12-07 Anton KorobeynikovAdd lowering of returnaddr and frameaddr intrinsics...
2009-12-07 Anton KorobeynikovInitial codegen support for MSP430 ISRs
2009-12-07 Anton KorobeynikovAdd MSP430 interrupt calling conv. No functionality...
2009-12-07 Anton KorobeynikovAdd ability to select hw multiplier mode and select...
2009-12-07 Rafael EspindolaFix typos. Thanks to John Tytgat for noticing it!
2009-12-06 Anton KorobeynikovDynamic stack realignment use of sp register as source...
2009-12-06 Chris Lattnerfix PR5698
2009-12-06 Chris Lattnerremove extraneous comma clang warns about
2009-12-06 Chris Lattnerconstant fold loads from memcpy's from global constants...
2009-12-06 Chris Lattneradd support for forwarding mem intrinsic values to...
2009-12-06 Chris Lattnergvn is optimizing this better now.
2009-12-06 Chris LattnerHandle forwarding local memsets to loads. For example...
2009-12-06 Chris LattnerAdd helper methods for forming shift operations with...
2009-12-06 Chris Lattnermerge two tests.
2009-12-06 Oscar FuentesCheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SO...
2009-12-05 Oscar FuentesFix for atomic intrinsics detection when using MSVC.
2009-12-05 Dan GohmanRemove old DBG_LABEL code.
2009-12-05 Dan GohmanRemove the unused DisableLegalizeTypes option and relat...
2009-12-05 Bill WendlingCalling InvalidateEntry during the refinement was break...
2009-12-05 Bill WendlingFinal cleanups:
2009-12-05 Bill WendlingTemporarily revert r90502. It was causing the llvm...
2009-12-05 Nick LewyckyDocument that memory use intrinsics may also return...
2009-12-05 Nick LewyckyFix indentation in switch statement.
2009-12-05 Nick LewyckyGeneralize this optimization to work on equality compar...
2009-12-05 Eric ChristopherMore updates to objectsize intrinsic docs.
2009-12-05 Dan GohmanDon't print a space before the : between the file name...
2009-12-05 Bill WendlingInline methods which are called only once.
2009-12-05 Bill WendlingRefactor some code. No functionality change.
2009-12-05 Dan GohmanPrint newlines after printing labels for debug info...
2009-12-05 Dan GohmanDon't blindly set the debug location for PHI node copies.
2009-12-05 Dan GohmanMake TargetSelectInstruction protected and called from...
2009-12-05 Dan GohmanRemove the target hook TargetInstrInfo::BlockHasNoFallT...
2009-12-05 Dan GohmanSimplify this code: don't call AnalyzeBranch before...
2009-12-05 Dan GohmanThe debug information for an LLVM Instruction applies...
2009-12-05 Dan GohmanFix this code to use DIScope instead of DICompileUnit...
2009-12-05 Dan GohmanDon't print the debug directory; it's often long and...
2009-12-05 Dan GohmanMinor code simplification.
2009-12-05 David GreeneRemove an unneeded include.
2009-12-05 Dan GohmanRemove now-redundant llvm-as invocations.
2009-12-04 David GreeneRemove an unneeded include.
2009-12-04 Bill WendlingAdd testcase for PR4262.
2009-12-04 Dan GohmanPrint a space between the comment character and the...
2009-12-04 Bill WendlingTemporarily revert r72620 because r72619 was reverted.
2009-12-04 Devang PatelIn TAG_subrange_type, uppder bound is zero indexed.
2009-12-04 David GreeneFix a bad merge.
2009-12-04 David GreeneUpdate the TargetInstrInfo interfaces so hasLoad/StoreF...
2009-12-04 Bob WilsonFix indentation.
2009-12-04 David GreeneUse new interfaces to print spill size.
2009-12-04 David GreeneHave hasLoad/StoreFrom/ToStackSlot return the relevant...
2009-12-04 Bob WilsonFix up some comments.
2009-12-04 Bob WilsonFix 80-column violations.
2009-12-04 Daniel DunbarOptParser: Emit HelpText field for option groups.
2009-12-04 Bill WendlingSome code cleanup. No functionality change.
2009-12-04 Victor HernandezAvoid creating a metadata slot for all metadata that...
2009-12-04 Evan ChengHandle recursive PHI's.
2009-12-04 Victor HernandezFix crasher when N->getElement(n) is NULL
2009-12-04 Evan ChengAdd a pre-regalloc tail duplication pass.
2009-12-04 Evan ChengDon't try to be cute with undef optimization here....
2009-12-04 Duncan SandsAdd note about a subtle bug in this code. Does not...
2009-12-04 Daniel DunbarFix typo and add missing include.
2009-12-04 Andreas NeustifterAdded debug output for inherited passes that are invali...
2009-12-04 Mikhail GlushenkovForward -m32/-m64 to the linker.
2009-12-04 Mikhail GlushenkovSupport -march/-mtune/-mcpu.
2009-12-04 Chris LattnerFix PR5551 by not ignoring the top level constantexpr...
2009-12-04 Chris Lattneradd to cmake
2009-12-04 Chris LattnerSmall and carefully crafted testcase showing a miscompi...
2009-12-04 Chris Lattneradd the start of a class used to handle phi translation...
2009-12-04 Mike StumpCreate yet another helper for Invoke.
2009-12-04 Victor HernandezTeach AsmWriter to write inline (not via a global metad...
2009-12-04 Bob WilsonFix a comment typo.
2009-12-04 Mike StumpAdd some helpers for Invoke to mirror CreateCall helpers.
2009-12-04 Chris Lattneradd an assert to make it really clear what this is...
2009-12-04 Jakob Stoklund... Also attempt trivial coalescing for live intervals...
2009-12-04 Evan Cheng- If the reaching definition is an undef and the use...
2009-12-03 Devang PatelInsert composite type DIE into the map before processin...
2009-12-03 Victor HernandezAdd ParseInlineMetadata() which can parses metadata...
2009-12-03 Jim Grosbachremove out of date FIXME.
2009-12-03 Evan ChengHandle undef values properly.
2009-12-03 Evan ChengWatch out for PHI instruction with no source operands.
2009-12-03 Bob WilsonFix a comment typo.
2009-12-03 Duncan SandsFix ExpandShiftWithUnknownAmountBit, which was complete...
2009-12-03 Jakob Stoklund... Clean up some loop logic.
2009-12-03 Devang PatelAdd support to emit debug info for virtual functions...
2009-12-03 Dan GohmanPrint a newline after the Args: line so that unrelated...
2009-12-03 Benjamin KramerFix MSVC build.
2009-12-03 Andreas NeustifterConvert ProfileVerifier to template so it can be used...
2009-12-03 Andreas NeustifterDo not create negative edge weights in ProfileEstimator.
2009-12-03 Daniel DunbarAdd an implementation of the delta debugging algorithm.
2009-12-03 Andreas NeustifterUse ProfileInfo-API in ProfileInfo Loader and do more...
2009-12-03 Andreas NeustifterConverted ProfileInfo to template, added more API for...
next