platform/upstream/llvm.git
2013-02-21 Enrico GranataIf you say
2013-02-21 Ted KremenekStrip 'llvm' from 'llvm::Optional' uses.
2013-02-21 Sean CallananFixed a bug where certain vector code didn't
2013-02-21 Richard TrieuRemove commented out code.
2013-02-21 Fariborz Jahanianobjective-C arc IR-gen. Retaining of strong
2013-02-21 Bill SchmidtPPCDAGToDAGISel::PostprocessISelDAG()
2013-02-21 David BlaikieProvide a "None" value for convenience when using Optio...
2013-02-21 David BlaikieMark unimplemented function with LLVM_DELETED_FUNCTION
2013-02-21 David BlaikieDoxycomment SVal's getAs/castAs.
2013-02-21 Bill SchmidtRelocation enablement for PPC DAG postprocessing pass
2013-02-20 Chad RosierFormatting.
2013-02-20 Jason Molenda*ahem* Enrico.
2013-02-20 Jakob Stoklund... Don't allocate memory in LiveInterval::join().
2013-02-20 Jim InghamMention "return" -> "thread return"
2013-02-20 Lang HamesKill of TransferDeadFlag - Dead copies and subreg-to...
2013-02-20 Pedro Artigasas the allocator is reset zero out the number of bytes...
2013-02-20 Jack CarterELF symbol table field st_other support,
2013-02-20 Jakob Stoklund... Copy single reaching defs directly into the LiveInterval.
2013-02-20 Bill WendlingAdd and remove the attribute from the correct slot.
2013-02-20 Bill SchmidtStabilize vec_constants.ll
2013-02-20 Erik VerbruggenFix accidental concatenation for "outputuntil" in the...
2013-02-20 Jordan RoseRevert "intmax_t is long long on Darwin, not long."
2013-02-20 Jim GrosbachMCParser: Update method names per coding guidelines.
2013-02-20 David BlaikieInclude llvm::Optional in clang/Basic/LLVM.h
2013-02-20 David BlaikieRemove redundant Optional type in favor of llvm::Optional
2013-02-20 David BlaikieUse op-> directly rather than via Optional<T>::getPointer.
2013-02-20 David BlaikieRename SVal::isType functions to SVal::isKind
2013-02-20 Jim GrosbachMCParser: Update method names per coding guidelines.
2013-02-20 Cameron ZwarichOnly use LiveIntervals in TwoAddressInstructionPass...
2013-02-20 Cameron ZwarichFind anchoring end points for repairIntervalsInRange...
2013-02-20 Cameron ZwarichMake repairIntervalsInRange() more robust. There are...
2013-02-20 Andrew KaylorChange ELF relocation model to static
2013-02-20 Arnold SchwaighoferDAGCombiner: Fold pointless truncate, bitcast, buildvec...
2013-02-20 Daniel MaleaAdd logging of which test cases are run (through dosep...
2013-02-20 Jim GrosbachR600: Update for name changes from r175667.
2013-02-20 Jim GrosbachUpdate TargetLowering ivars for name policy.
2013-02-20 Daniel MaleaFix invalid TestBitfields case (thanks Filipe!), and...
2013-02-20 Daniel MaleaSkip TestCompletion case that fails on linux (with...
2013-02-20 Matt KopecFix TestPublicAPIHeaders test on Linux.
2013-02-20 Bill SchmidtAdditional fixes for bug 15155.
2013-02-20 Jim InghamHandle the case where the runtime uses class_getMethodI...
2013-02-20 Reid Kleckner[Sanitizer] Try to fix infinite loop in frame pointer...
2013-02-20 Richard SmithPR15311: Finish implementation of the suggested resolut...
2013-02-20 Michael J.... [objdump] Print the PT_INTERP and PT_DYNAMIC correcctly.
2013-02-20 Chad RosierUpdate a comment that looks to have been accidentally...
2013-02-20 Michael J.... [ELF][Writer] Add .interp section.
2013-02-20 Daniel MaleaFix a bug that causes dotest.py to exit with a passing...
2013-02-20 Alexey Samsonov[ASan] revert part of r175631 that looks like accidenta...
2013-02-20 Michael J.... [ELF][Writer] Add dynamic table.
2013-02-20 Daniel MaleaFix a problem with the const_variables test case (anoth...
2013-02-20 Bill WendlingAttempt to clean up tests for non-X86 platforms.
2013-02-20 Dan GohmanRewrite comments.
2013-02-20 Krzysztof ParzyszekAdd comment in Memory.inc explaining r175646.
2013-02-20 Richard SmithProcess and handle attributes on conditions and for...
2013-02-20 Dan GohmanSIGQUIT is a "kill" signal, rather than an "int" signal...
2013-02-20 Andrew KaylorFormatting, grammar
2013-02-20 Krzysztof ParzyszekOn PowerPC, the cache-flush instructions dcbf and icbi...
2013-02-20 Jakob Stoklund... Use LiveRangeUpdater instead of mergeIntervalRanges.
2013-02-20 Jakob Stoklund... Add a LiveRangeUpdater class.
2013-02-20 Andrew KaylorAdding support for absolute relocations. This occurs...
2013-02-20 Michael LiaoFix PR15267
2013-02-20 Chad Rosier[ms-inline asm] Make the comment a bit more verbose.
2013-02-20 Jakob Stoklund... Add a default constructor for LiveRange.
2013-02-20 Shankar Easwaranrename fixupAddend to relocAddend
2013-02-20 Chad Rosier[ms-inline asm] Remove this test while I investigate...
2013-02-20 Shankar Easwaranfunctionality to handle global atoms in Merge sections
2013-02-20 Bill SchmidtFix bug 14779 for passing anonymous aggregates [patch...
2013-02-20 Jyotsna VermaHexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMC...
2013-02-20 NAKAMURA TakumiRevert r175626, "ADT/Optional.h: Appease msvc."
2013-02-20 Bill SchmidtFix PR15155: lost vadd/vsplat optimization.
2013-02-20 Alexander Potapenko[ASan] Delete asan/dynamic dir and temporarily move...
2013-02-20 Manuel KlimekFix regression in string literal alignment.
2013-02-20 Alexander Potapenko[ASan] Make isoc99_*scanf intercepted on Linux only...
2013-02-20 Manuel KlimekFixes bug in string literal alignment.
2013-02-20 NAKAMURA TakumiWhitespace.
2013-02-20 NAKAMURA TakumiADT/Optional.h: Appease msvc.
2013-02-20 Kostya Serebryany[asan] move preinit_test to Linux since on Mac __asan_i...
2013-02-20 Edwin VaneTweaks and fixes to cpp11-migrate generated tests
2013-02-20 Kostya Serebryany[asan] on linux, run __asan_init from .preinit_array...
2013-02-20 Alexey Samsonov[Sanitizer] use raw syscall instead of _exit() function...
2013-02-20 Benjamin KramerMove the SplatByte helper to APInt and generalize it...
2013-02-20 Daniel JasperDon't remove blank lines within unwrapped lines.
2013-02-20 Elena DemikhovskyI optimized the following patterns:
2013-02-20 Kostya Serebryany[asan] add a lit test for invoke-with-no-return instrum...
2013-02-20 Kostya Serebryany[asan] instrument invoke insns with noreturn attribute...
2013-02-20 Logan ChienFix thumbv5e frame lowering assertion failure.
2013-02-20 Evgeniy Stepanov[sanitizer] Fix lint.
2013-02-20 Kostya Serebryany[asan] add test throw_call_test (broken with -static...
2013-02-20 Manuel KlimekImplements breaking of string literals if they stick...
2013-02-20 Bill WendlingRemove target-specific features.
2013-02-20 Bill WendlingUse the attribute group reference instead of the attrib...
2013-02-20 David BlaikieFully qualify llvm::next to avoid ambiguity when buildi...
2013-02-20 David BlaikieFix the (clang -Werror) build by removing an unused...
2013-02-20 Bill WendlingModify the tests to use attribute group references...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-02-20 Cameron ZwarichAdd support to the two-address pass for updating LiveIn...
2013-02-20 Cameron ZwarichMove the computation of the IsEarlyClobber flag into...
2013-02-20 Cameron ZwarichModify LiveInterval::addRange() to match the comment...
2013-02-20 Cameron ZwarichAdd SlotIndexes::repairIndexesInRange(), which repairs...
2013-02-20 Cameron ZwarichMake SlotIndex::getEntry() return unsigned to match...
next