oota-llvm.git
2011-06-24 Rafael EspindolaSimplify
2011-06-24 Rafael EspindolaNow that bb with phis are not considered simple, duplic...
2011-06-24 Rafael EspindolaSimplify now that blocks with phis are not considered...
2011-06-24 Rafael EspindolaFix CellSPU CMakeList.txt.
2011-06-24 Benjamin KramerMake the generated InitXXXMCRegisterInfo function ...
2011-06-24 Evan ChengFix CellSPU CMakeLists.txt
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2011-06-23 Jakub StaszakCalculate backedge probability correctly.
2011-06-23 Jim GrosbachTidy up.
2011-06-23 Jakub StaszakMissing files for the BlockFrequency analysis added.
2011-06-23 Jakub StaszakIntroduce BlockFrequency analysis for BasicBlocks.
2011-06-23 Eli FriedmanAdd support for movntil/movntiq mnemonics. Reported...
2011-06-23 Eli FriedmanPR10180: Fix a instcombine crash with FP vectors.
2011-06-23 Eli FriedmanFix build for (some versions of?) MinGW. Patch by...
2011-06-23 Evan ChengRename TargetOptions::StackAlignment to StackAlignmentO...
2011-06-23 Evan ChengRemove TargetOptions.h dependency from ARMSubtarget.
2011-06-23 Justin HolewinskiPTX: Always use registers for return values, but use...
2011-06-23 Justin HolewinskiPTX: Fixup test cases for device param changes
2011-06-23 Justin HolewinskiPTX: Whitespace fixes and remove commented out code
2011-06-23 Justin HolewinskiPTX: Prevent DCE from eliminating st.param calls, and...
2011-06-23 Justin HolewinskiPTX: Use .param space for parameters in device function...
2011-06-23 Andrew Trickcmake+lit: final cleanup related to the recent churn
2011-06-23 Evan ChengRemove TargetOptions.h dependency from X86Subtarget.
2011-06-23 Andrew Trickcmake+lit: handle ENABLE_ASSERTIONS feature properly.
2011-06-23 Rafael EspindolaRevert "revert 133714"
2011-06-23 Rafael EspindolaAdd missing file.
2011-06-23 Dylan Noblesmithrevert 133714
2011-06-23 Rafael Espindola133713 broke the build, revert it.
2011-06-23 Dylan NoblesmithSupport: make floating-exception header private
2011-06-23 Dylan NoblesmithDon't include config.h in public headers
2011-06-23 Dylan Noblesmithremove CMake mode_t define
2011-06-23 Dylan NoblesmithCppBackend: fixup for api change
2011-06-23 Jay FoadReinstate r133513 (reverted in r133700) with an additio...
2011-06-23 Bill WendlingUse a reference. Don't make a useless copy of the vector.
2011-06-23 Bill WendlingFormatting changes. No functionality change.
2011-06-23 Eric ChristopherRevert r133513:
2011-06-23 Bill WendlingUse the presence of the __compact_unwind section to...
2011-06-23 Rafael EspindolaMove more logic to shouldTailDuplicate and only duplica...
2011-06-23 Evan ChengGet rid of one getStackAlignment(). RegisterInfo should...
2011-06-23 Bill WendlingSome skeleton code to emit the compact unwind. If the...
2011-06-23 Bill WendlingAllow the AsmInfo to query for the compact unwind section.
2011-06-23 Bill WendlingAllow the AsmInfo to query the TLOF to see if it suppor...
2011-06-23 Bill Wendling80-column violations.
2011-06-22 Andrew Tricklit support for REQUIRES: asserts.
2011-06-22 Bill WendlingAdd a flag that indicates whether a target supports...
2011-06-22 Rafael EspindolaReenable tail duplication of bb with just an unconditio...
2011-06-22 Bill WendlingAdd a __LD,__compact_unwind section.
2011-06-22 Nick LewyckyFix the implementation of ConstantRange::sub(ConstantRa...
2011-06-22 Chad RosierRevert r133607. This is causing failures in the Clang...
2011-06-22 Bill WendlingMove class methods out-of-line. This reduces the indent...
2011-06-22 Devang PatelNew binops need debug loc.
2011-06-22 Daniel Dunbartest/Unit: Fix enable shared test to follow check that...
2011-06-22 Jim GrosbachAdd missing header.
2011-06-22 Jim GrosbachMove ARMMachObjectWriter to its own file.
2011-06-22 Devang PatelSet debug loc.
2011-06-22 Nick LewyckyNeeds a triple.
2011-06-22 Nick LewyckyEmit trailing padding on constant vectors when TargetDa...
2011-06-22 Justin HolewinskiPTX: Fix FrameIndex mapping bug
2011-06-22 Jay FoadReplace the existing forms of ConstantArray::get()...
2011-06-22 Jay FoadMake ConstantVector::get() always take an ArrayRef...
2011-06-22 Dan BaileyTest Commit.
2011-06-22 Jay FoadEliminate a temporary std::vector in ConstantStruct...
2011-06-22 Jay FoadExtend ConstantUniqueMap with a new template parameter...
2011-06-22 Andrew TrickOnly do config-time substitution of LLVM_BUILD_MODE in
2011-06-22 Rafael EspindolaReenable the optimization added in 133415, but change...
2011-06-22 Justin HolewinskiPTX: Add signed integer comparisons
2011-06-22 Justin HolewinskiPTX: Add .address_size directive if PTX version >= 2.3
2011-06-22 Devang PatelTest case for r133560.
2011-06-21 Francois PichetUnbreak the CMake build
2011-06-21 Devang PatelAfter register is spilled there should not be any DBG_V...
2011-06-21 Jim GrosbachConsolidate some TableGen diagnostic helper functions.
2011-06-21 Owen AndersonFix some trailing issues from my introduction of MVT...
2011-06-21 Nick LewyckyAdd support for assembling "movq" when it's correct...
2011-06-21 Bill WendlingAdd verbose EH table printing to SjLj exception tables.
2011-06-21 Devang PatelThere could be more than one DBG_VALUE instructions...
2011-06-21 Bill WendlingImprove the comment printing for the EH table. This...
2011-06-21 Eric ChristopherHandle the memory-ness of all U+ ARM constraints.
2011-06-21 Devang PatelRemove r130409, as requested by Chris.
2011-06-21 Evan ChengReorg. No functionality change.
2011-06-21 Bob WilsonRevert r133452: "Emit movq for 64-bit register to XMM...
2011-06-21 Anna ZaksAdd support for sadd.with.overflow and uadd.with.overfl...
2011-06-21 Andrew TrickIVUsers no longer needs to record the phis.
2011-06-21 Jay FoadRemove deprecated forms of StringMap::GetOrCreateValue().
2011-06-21 Jay FoadRemove some unnecessary uses of c_str().
2011-06-21 Benjamin KramerRemove unused variables.
2011-06-21 Jay FoadReinstate r133435 and r133449 (reverted in r133499...
2011-06-21 Jay FoadDon't use PN->replaceUsesOfWith() to change a PHINode...
2011-06-21 Jay FoadAdd a reduced test case for the buildbot failure (clang...
2011-06-21 Chris Lattneruse the MapEntryTy typedef instead of writing it out...
2011-06-21 Evan ChengTeach dag combine to match halfword byteswap patterns.
2011-06-21 Andrew Trickindvars -disable-iv-rewrite: Adds support for eliminati...
2011-06-21 Chad RosierRevert r133435 and r133449 to appease buildbots.
2011-06-21 Akira HatanakaAdd A0 and A1 to the list of registers used for returni...
2011-06-21 Akira HatanakaCoding style fixes.
2011-06-21 Akira HatanakaRe-apply 132758 and 132768 which were speculatively...
2011-06-21 Bill WendlingDon't mark the eh.dispatch.setup with a memory access...
2011-06-20 Dan GohmanCompletely short-circuit out ARC optimization if the...
2011-06-20 Bill WendlingRemove the subclassing. This will be moved to the ASM...
2011-06-20 Jakob Stoklund... Skip fields that don't exist in the Register class.
2011-06-20 Justin HolewinskiPTX: Fix conversion between predicates and value types
next