oota-llvm.git
2011-03-30 Jim GrosbachTidy up. Whitespace and 80-columns.
2011-03-30 Bill Wendling* The DSE code that tested for overlapping needed to...
2011-03-30 Akira Hatanakafixed typo
2011-03-30 Jakob Stoklund... Don't add the same analysis implementation pair twice.
2011-03-30 Jakob Stoklund... Reset StringMap's NumTombstones on clears and rehashes.
2011-03-30 Jakob Stoklund... Prevent infinite growth of SmallPtrSet instances.
2011-03-30 Jakob Stoklund... Prevent infinite growth of SmallMap instances.
2011-03-30 Jakob Stoklund... Prevent infinite growth of the DenseMap.
2011-03-30 Jakob Stoklund... Fix evil VirtRegRewriter bug.
2011-03-30 Jakob Stoklund... Teach VirtRegRewriter about the new virtual register...
2011-03-30 Benjamin KramerAvoid turning a floating point division with a constant...
2011-03-30 Benjamin KramerInstCombine: If the divisor of an fdiv has an exact...
2011-03-30 Benjamin KramerAdd APFloat::getExactInverse.
2011-03-30 Jay FoadFix more zero length memset warnings.
2011-03-30 Jay FoadAdd a comment on PHINode::Create().
2011-03-30 Jay FoadRemove PHINode::reserveOperandSpace(). Instead, add...
2011-03-30 Jay Foad(Almost) always call reserveOperandSpace() on newly...
2011-03-30 Bob WilsonRevert a minor comment change inadvertently included...
2011-03-30 Jakob Stoklund... Treat clones the same as their origin.
2011-03-30 Bill WendlingRemove dead code.
2011-03-30 Johnny ChenAdd a test case for thumb stc2 instruction.
2011-03-30 Argyrios KyrtzidisClangSAEmClangSACheckersEmitter, emit info about groups.
2011-03-29 Bill WendlingSet the unnamed_addr only when we're creating a new...
2011-03-29 Bill WendlingRevert r128501. It caused test failures.
2011-03-29 Jim GrosbachTidy up. 80 columns and trailing whitespace.
2011-03-29 Francois PichetUpdate CMake link dependency.
2011-03-29 Evan ChengAdd intrinsics @llvm.arm.neon.vmulls and @llvm.arm...
2011-03-29 Bill WendlingWe need to copy over the unnamed_addr attribute.
2011-03-29 Matt Beaumont-GayRevert accidental change to LLVMLibDeps.cmake
2011-03-29 Matt Beaumont-GayQuiet a gcc warning about changed name lookup rules
2011-03-29 Benjamin KramerInstCombine: Add a few missing combines for ANDs and...
2011-03-29 Kevin EnderbyAdding a test for "-inf" as well.
2011-03-29 Johnny ChenAdd a test case for MSRi.
2011-03-29 Cameron ZwarichAdd Neon SINT_TO_FP and UINT_TO_FP lowering from v4i16...
2011-03-29 Jakob Stoklund... Recompute register class and hint for registers created...
2011-03-29 Argyrios KyrtzidisIn ClangSACheckersEmitter:
2011-03-29 Kevin EnderbyAdded support symbolic floating point constants in...
2011-03-29 Johnny ChenAdd a thumb test file for printf (iOS 4.3).
2011-03-29 Jim GrosbachInstantiate a JITMemoryManager for MCJIT Dyld
2011-03-29 Oscar FuentesFixed the build of Clang's unit tests on MinGW. Also...
2011-03-29 Benjamin KramerDSE: Remove an early exit optimization that depended...
2011-03-29 Owen AndersonCheck early if this is an unsupported opcode, so that...
2011-03-29 Johnny ChenA8.6.188 STC, STC2
2011-03-29 Johnny ChenRename invalid-VLDMSDB-arm.txt to be invalid-VLDMSDB_UP...
2011-03-29 Johnny ChenAdd and modify some tests.
2011-03-29 Argyrios KyrtzidisFor ClangSACheckersEmitter, allow a package to belong...
2011-03-29 Jakob Stoklund... Remember to use the correct register when rematerializi...
2011-03-29 Jakob Stoklund... Run dead code elimination immediately after remateriali...
2011-03-29 Owen AndersonAdd safety check that didn't show up in testing.
2011-03-29 Devang PatelDocument llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum
2011-03-29 Bill WendlingInline check that's used only once.
2011-03-29 Owen AndersonGet rid of the non-writeback versions VLDMDB and VSTMDB...
2011-03-29 Bill WendlingRework the logic (and removing the bad check for an...
2011-03-29 Cameron ZwarichDo some simple copy propagation through integer loads...
2011-03-29 Bill WendlingDon't try to add stack protector logic to a dead basic...
2011-03-29 Bill WendlingSpruce up the error output.
2011-03-29 Jakob Stoklund... Handle the special case when all uses follow the last...
2011-03-29 Jakob Stoklund... Properly enable rematerialization when spilling after...
2011-03-29 Daniel DunbarC-API: Include DataTypes.h instead of stdint.h.
2011-03-29 Rafael EspindolaReduce test case.
2011-03-29 Evan ChengOptimizing (zext A + zext B) * C, to (VMULL A, C) ...
2011-03-29 Francois PichetFix the MSVC build.
2011-03-29 Devang PatelExpoert c interface for disassembler.
2011-03-28 Bill WendlingIn some cases, the "fail BB dominator" may be null...
2011-03-28 Daniel DunbarIntegrated-As: Add support for setting the AllowTempora...
2011-03-28 Daniel DunbarMC: Add support for disabling "temporary label" behavio...
2011-03-28 Ted KremenekUnbreak CMake build.
2011-03-28 Devang PatelRemove scripts used by TEST=dbg from here. They now...
2011-03-28 Johnny ChenFix ARM disassembly for PLD/PLDW/PLI which suffers...
2011-03-28 Kevin EnderbyAgain adding a C API to the disassembler for use by...
2011-03-28 Nick LewyckyRemove tabs I accidentally added.
2011-03-28 Jay FoadMake more use of PHINode::getNumIncomingValues().
2011-03-28 Che-Liang Chiouptx: clean up branch code a bit
2011-03-28 NAKAMURA Takumidocs/GettingStarted.html: [PR8850] Add a note for x86_6...
2011-03-28 NAKAMURA Takumidocs/GettingStarted.html: Add blurb "--enable-shared...
2011-03-27 Frits van BommelAdd some debug output when -instcombine uses RAUW....
2011-03-27 Jakob Stoklund... Amend debug output.
2011-03-27 Jakob Stoklund... Drop interference reassignment in favor of eviction.
2011-03-27 Nick LewyckyTeach the transformation that moves binary operators...
2011-03-27 Benjamin KramerUse APInt's umul_ov instead of rolling our own overflow...
2011-03-27 Frits van BommelConstant folding support for calls to umul.with.overflo...
2011-03-27 Duncan SandsPartially revert commit 127155: I think it is much...
2011-03-27 Nick LewyckyAdd a small missed optimization: turn X == C ? X :...
2011-03-27 NAKAMURA TakumiFix whitespace.
2011-03-26 Jakob Stoklund... Use individual register classes when spilling snippets.
2011-03-26 Benjamin KramerTurn SelectionDAGBuilder::GetRegistersForValue into...
2011-03-26 Benjamin KramerMake helper static.
2011-03-26 Bill WendlingSimplification noticed by Frits.
2011-03-26 Bill WendlingRework the logic that determines if a store completely...
2011-03-26 Cameron ZwarichFix a typo and add a test.
2011-03-26 Douglas GregorExtend Clang's TableGen emitter for attributes to suppo...
2011-03-26 Jakob Stoklund... Collect and coalesce DBG_VALUE instructions before...
2011-03-26 Johnny ChenFixed the t2PLD and friends disassembly and add two...
2011-03-26 Eric ChristopherFix the bfi handling for or (and a mask) (and b mask...
2011-03-26 Bill WendlingPR9561: A store with a negative offset (via GEP) could...
2011-03-26 Kevin EnderbyRemove the files for r128308 as it is causing a buildbo...
2011-03-26 Kevin EnderbyAdding a C API to the disassembler for use by such...
2011-03-25 Johnny ChenAdd test for A8.6.246 UMULL to both arm-tests.txt amd...
2011-03-25 Johnny ChenAdd two test cases t2SMLABT and t2SMMULR for Disassembl...
2011-03-25 Johnny ChenFix DisassembleThumb2DPReg()'s handling of RegClass...
next