platform/upstream/llvm.git
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...
2012-05-25 Richard SmithRelease notes update for -Wsometimes-uninitialized.
2012-05-25 Richard SmithSplit a chunk of -Wconditional-uninitialized warnings...
2012-05-25 Jason MolendaBump to lldb 152.
2012-05-25 Andrew Trickmisched: trace formatting
2012-05-25 Jason MolendaAdd support for function with stack frame checks added...
2012-05-25 Anna Zaks[analyzer] Loading external plugins with scan-build
2012-05-25 Bill WendlingEarly-continue.Reducing indentation.
2012-05-25 Bill WendlingDon't call exit from a runtime.
2012-05-25 Jakob Stoklund... Compress MCRegisterInfo register name tables.
2012-05-25 Eli FriedmanSimplify code for calling a function where CanLowerRetu...
2012-05-25 Seth Cantrellensure value passed to is space is representable as...
2012-05-24 Richard SmithSome cleanups around the uninitialized variables warnin...
2012-05-24 Greg Clayton<rdar://problem/11529853>
2012-05-24 Kaelyn UhrainSilence unused variable warnings from when assertions...
2012-05-24 Andrew Trickmisched: Use the same scheduling heuristics with -misch...
2012-05-24 Fariborz Jahaniancleanup some code.
2012-05-24 Fariborz Jahanianobjective-c: warn on use of property setters
2012-05-24 Eli FriedmanGet rid of some non-ASCII en-dashes that crept in.
2012-05-24 Jakob Stoklund... Shrink.
2012-05-24 Jakob Stoklund... Add support for range expressions in TableGen foreach...
2012-05-24 Jakob Stoklund... Don't put TGParser scratch results in the output.
2012-05-24 Jakob Stoklund... Simplify TGParser::ProcessForEachDefs.
2012-05-24 Andrew Trickmisched: Trace regpressure.
2012-05-24 Andrew Trickmisched: Give each ReadyQ a unique ID
2012-05-24 Andrew Trickmisched: Added ScoreboardHazardRecognizer.
2012-05-24 Andrew Trickmisched: Release bottom roots in reverse order.
2012-05-24 Andrew Trickmisched: rename ReadyQ class
2012-05-24 Andrew Trickmisched: copy comments so compareRPDelta is readable...
2012-05-24 Andrew Trickregpressure: Added RegisterPressure::dump
2012-05-24 Andrew Trickregpressure: physreg livein/out fix
2012-05-24 David BlaikieFix for CHECK-NOT misspelling.
2012-05-24 Eli FriedmanImplement the C++11 discarded value expression rules...
2012-05-24 Justin HolewinskiUn-XFAIL CodeGen/builtins-nvptx.c now that the proper...
2012-05-24 Justin HolewinskiRemove the PTX back-end and all of its artifacts (tripl...
2012-05-24 Owen AndersonTeach tblgen's set theory "sequence" operator to suppor...
2012-05-24 Chad RosierTypo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
2012-05-24 Eli FriedmanA minor tweak to the new volatile lvalue warning: don...
2012-05-24 John McCallXFAIL this test, which does not pass on trunk since...
2012-05-24 Ted KremenekSet svn:keywords property to Id
2012-05-24 Ted KremenekNew & improved man page attached, now with standard...
2012-05-24 Akira HatanakaTurn on mips16 pseudo op when compiling for mips16.
2012-05-24 Akira HatanakaEnable Mips16 compiler to compile a null program.
2012-05-24 Fariborz Jahanianobjective-c: Fixes a corner case and interesting bug.
2012-05-24 Meador IngeAdding back a right parenthesis that was dropped in...
2012-05-24 Johnny ChenFix missing Resources/Python directory for macosx build.
2012-05-24 Argyrios Kyrtzidis[objcmt] Add test case for r157395.
2012-05-24 Justin HolewinskiReplace PTX back-end with NVPTX back-end in all places...
2012-05-24 Anna Zaks[analyzer] Minor cleanup to checkers' help text.
2012-05-24 Anna Zaks[analyzer] Treat cast of array to reference in the...
2012-05-24 Anna Zaks[analyzer] Fix typo. Thanks Jordy.
2012-05-24 Manuel KlimekAdds menu sidebar to the docs.
2012-05-24 David BlaikieSilence Clang's -Wlogical-op-parentheses warning.
2012-05-24 Manuel KlimekUpdates the tooling docs with the links to the tutorial...
2012-05-24 Manuel KlimekAdds a tutorial for how to write clang plugins.
2012-05-24 Argyrios Kyrtzidis[objcmt] Warn when modern objc migrator does not conver...
next