platform/upstream/llvm.git
2012-05-28 Dmitry Vyukovtsan: increase /proc/self/maps max size (1M is far...
2012-05-28 Dmitry Vyukovasan/tsan: rename interceptors from __xsan_xxx to __int...
2012-05-28 Dmitry Vyukovtsan: more robust detection of stack of main thread
2012-05-28 Dmitry Vyukovtsan: use DCHECK_GT/LT instead of plain DCHECK (better...
2012-05-28 Dmitry Vyukovtsan: do not clean stack/tls for main thread
2012-05-28 Dmitry Vyukovasan: remove static libraries on make clean
2012-05-28 Bill WendlingImplement the indirect counter increment code in a...
2012-05-28 Filipe CabecinhasRemove all written files
2012-05-28 Charles DavisFix Lang's fix. This should fix the tests for +Asserts...
2012-05-28 Bill WendlingDon't use 'strrchr', which isn't implemented here yet.
2012-05-28 Bill WendlingSync with old GCOV runtime library's file.
2012-05-28 Chris Lattneradjust to mainline llvm API change.
2012-05-28 Chris Lattnerswitch AttrListPtr::get to take an ArrayRef, simplifyin...
2012-05-28 Chris Lattnersimplify code.
2012-05-28 Chris Lattneradd some helper methods to make the type more uniform.
2012-05-28 David BlaikieFix PR12960 by not attempting to correct cases when...
2012-05-28 Charles DavisTest case for 157547. Before that patch, all the digits...
2012-05-27 Chris Lattnerrdar://11542750 - llvm.trap should be marked no return.
2012-05-27 Benjamin KramerDenseMap: Use an early exit when there is nothing to...
2012-05-27 Benjamin KramerPR12962: Fix a rare use after free when collecting...
2012-05-27 Benjamin KramerPR12967: Don't crash when trying to fold a shift that...
2012-05-27 Lang HamesFix call to APSInt constructor - it doesn't take an...
2012-05-27 Benjamin KramerIntrusiveRefCntPtr: Use the same pattern as the other...
2012-05-27 Chris LattnerReimplement the intrinsic verifier to use the same...
2012-05-27 Chris LattnerThese tests used intrinsics with the wrong prototype...
2012-05-27 Chris Lattnerremove two (useless) tests that use incorrect intrinsic...
2012-05-27 Chris Lattnergeneralize this to allow any argument.
2012-05-27 Peter CollingbourneHave getOrCreateSubprogramDIE store the DIE for a subpr...
2012-05-27 Chris Lattnermove some code around so that Verifier.cpp can get...
2012-05-27 Benjamin KramerDenseMap: Provide a move ctor and move semantics for...
2012-05-27 Benjamin KramerDenseMap: Factor destruction into a common helper method.
2012-05-27 Fariborz Jahanian-Wdeprecated warning to include reference (as a note)
2012-05-27 Chris Lattnerenhance the intrinsic info table to encode what *kind...
2012-05-27 Benjamin KramerMove-enable IntrusiveRefCntPtr.
2012-05-27 Benjamin KramerPass ProgramStateRef by reference.
2012-05-27 Dmitri GribenkoClose HTML tag properly.
2012-05-27 Benjamin KramerUse the SelectorSet typedef more widely throughout...
2012-05-27 Benjamin KramerReplace some custom hash combines with the standard...
2012-05-27 NAKAMURA Takumiclang/unittests/Tooling/RewriterTestContext.h: Don...
2012-05-27 NAKAMURA TakumiPath::GetTemporaryDirectory(): Add an assertion if...
2012-05-27 NAKAMURA Takumiclang/lib/Rewrite/Rewriter.cpp: Don't try to rename...
2012-05-27 Benjamin KramerMissed parens.
2012-05-27 Benjamin Kramerr157525 didn't work, just disable iterator checking.
2012-05-27 Benjamin KramerSDAGBuilder: Avoid iterator invalidation harder.
2012-05-26 Charles DavisMangle template instantiations properly (as of VC 7...
2012-05-26 Chris Lattnerrearrange some code, no functionality change.
2012-05-26 Benjamin KramerSDAGBuilder: Don't create an invalid iterator when...
2012-05-26 Benjamin KramerSelectionDAGBuilder: When emitting small compare chains...
2012-05-26 Benjamin KramerOnly emit one set of braces for __VERSION__, getClangFu...
2012-05-26 Greg ClaytonFixed memory management issues introduced by revision...
2012-05-26 Duncan SandsSince commit 157467, if reassociate isn't actually...
2012-05-26 Fariborz JahanianChange warning to error when property setter names...
2012-05-26 Benjamin KramerSimplifyCFG: Turn the ad-hoc std::pair that represents...
2012-05-26 Benjamin KramerAdd support for branch weight metadata to MDBuilder...
2012-05-26 Benjamin KramerScoreboardHazardRecognizer: Remove dead conditional...
2012-05-26 Duncan SandsMove this debug statement earlier so it is easy to...
2012-05-26 Richard SmithIn response to some discussions on IRC, tweak the wordi...
2012-05-26 David BlaikieFix indentation.
2012-05-26 Alexander KornienkoDon't offer '[[clang::fallthrough]];' fix-it when a...
2012-05-26 Johnny Chenrdar://problem/11535045
2012-05-26 Jim InghamFix the comments about LLDB_DISABLE_PYTHON in the pytho...
2012-05-25 Bill WendlingThe llvm_gcda_increment_indirect_counter function write...
2012-05-25 Akira HatanakaFix predicate HasStandardEncoding in MipsInstrInfo...
2012-05-25 Howard HinnantThe rules for emplace in map, multimap, unordered_map...
2012-05-25 Bill WendlingSmall code cleanup. No functionality change.
2012-05-25 Bill WendlingOpen in read/write mode, creating the file if it doesn...
2012-05-25 Nuno Lopesfix codegen support for alloc_size attribute for static...
2012-05-25 Nuno Lopesbounds checking: add support for byval arguments
2012-05-25 Johnny Chenrdar://problem/11533713
2012-05-25 Akira HatanakaDelete MipsExpandPseudo.cpp.
2012-05-25 Akira HatanakaMove the code in MipsExpandPseudo to MipsInstrInfo...
2012-05-25 Akira HatanakaRemove the code that expands MIPS' .cpload directive.
2012-05-25 Akira HatanakaRemove the code that emits MIPS' .cprestore directive.
2012-05-25 Akira HatanakaRemove pseudo instructions that are no longer used.
2012-05-25 Argyrios Kyrtzidis[libclang] Add a test I forgot to commit for r156890.
2012-05-25 Sean CallananFixed a crash in logging when the name of an
2012-05-25 Greg Clayton<rdar://problem/11535465>
2012-05-25 Rafael EspindolaDon't ignore linkage when ignoring visibility in the...
2012-05-25 Justin Holewinski[NVPTX] Add a new test case for the newly-enabled call...
2012-05-25 Greg Clayton<rdar://problem/11534686>
2012-05-25 Nuno Lopesadd CodeGen support for the alloc_size attribute
2012-05-25 Greg ClaytonFixed an issue where we might have easy access to the...
2012-05-25 Nuno Lopesboundschecking:
2012-05-25 Rafael EspindolaDon't ignore linkage when ignoring visibility in the...
2012-05-25 Justin HolewinskiChange interface for TargetLowering::LowerCallTo and...
2012-05-25 Anna Zaks[analyzer] Don't crash on LValBitCast
2012-05-25 Alexander PotapenkoTypo fix.
2012-05-25 Howard HinnantFix memory corruption bug found and fixed by Andrew...
2012-05-25 Rafael EspindolaConsider the linkage for member class templates even...
2012-05-25 NAKAMURA Takumitest/CodeGen/X86/bigstructret.ll: Suppress one test...
2012-05-25 Alexander PotapenkoFactor ParseAsanOptions outside __asan_init
2012-05-25 Alexander PotapenkoIntroduce the check_malloc_usable_size flag (on by...
2012-05-25 NAKAMURA Takumitest/CodeGen/X86/bigstructret.ll: Relax stack offsets...
2012-05-25 Rafael EspindolaWhen ignoring visibility in an instantiation, still...
2012-05-25 Rafael EspindolaWhitespace fixes.
2012-05-25 Duncan SandsMake the reassociation pass more powerful so that it...
2012-05-25 Dmitry Vyukovtsan: do not call into libc in symbolizer and in other...
2012-05-25 Dmitry Vyukovtsan: output message about failure to intercept only...
2012-05-25 Dmitry Vyukovasan: fix tests
2012-05-25 Manuel KlimekLinks the entry point to the tooling documentation...
next