platform/upstream/llvm.git
2013-02-08 Anna Zaks[analyzer] IvarInvalidation: refactor, pull out the...
2013-02-08 Anna Zaks[analyzer] IvarInvalidation: add annotation for partial...
2013-02-08 Enrico GranataFixing a logic flaw with NSURL summary. This was caught...
2013-02-08 Enrico Granata<rdar://problem/13176279>
2013-02-08 Sergei LarinEnable *BasicBlockPass::createPrinterPass()
2013-02-08 Fariborz Jahanianobjective-C: don't issue bogus warning about
2013-02-08 Jakob Stoklund... Turn on -new-live-intervals by default.
2013-02-08 Jordan RoseCMake: Use check_symbol_exists instead of check_cxx_sym...
2013-02-08 Sean CallananFixed a crash when we didn't get a plist but tried
2013-02-08 Richard Smithconfigure: when performing a compiler feature test...
2013-02-08 Jordan RoseCharInfo: Add missing "using namespace clang::charinfo...
2013-02-08 Jordan RoseExcise <cctype> from Clang (except clang-tblgen) in...
2013-02-08 Jordan RoseSimplify logic for avoiding concatenation after numeric...
2013-02-08 Jordan RoseStmtPrinter: Write large char values using \u or \U.
2013-02-08 Jordan RosePull Lexer's CharInfo table out for general use through...
2013-02-08 Tom StellardReleaseNotes: Add section for R600 backend
2013-02-08 Tom StellardR600: Dump the function name when TargetLowering::Lower...
2013-02-08 Tom StellardR600: rework flow creation in the structurizer v2
2013-02-08 Tom StellardR600: fix loop analyses in the structurizer
2013-02-08 Tom StellardR600: fix PHI value adding in the structurizer
2013-02-08 Ted KremenekNote that checker-271 is newer than the analyzer in...
2013-02-08 Ted KremenekUpdate open source checker build to checker-271.
2013-02-08 Greg ClaytonFixed 2 more issues found by the address sanitizer:
2013-02-08 Dan GohmanMinor cleanup.
2013-02-08 Greg ClaytonFixed a store to data that isn't needed and that also...
2013-02-08 Greg ClaytonUnset the environment variables as soon as possible...
2013-02-08 Sean Silva[docs] Tweaks for clarity, readability, and correctness.
2013-02-08 Bob WilsonRevert "Add LLVMContext::emitWarning methods and use...
2013-02-08 Reed KotlerAdd the 16 bit version of addiu. To the assembler,...
2013-02-08 Hal FinkelDAGCombiner: Constant folding around pre-increment...
2013-02-08 Douglas GregorAlways keep highest identifier, selector, and macro...
2013-02-08 Douglas GregorNever cache the result of a module file lookup.
2013-02-08 Hal FinkelBBVectorize: Use TTI->getAddressComputationCost
2013-02-08 Bill SchmidtMore modifications to PowerPC doc links
2013-02-08 Bob WilsonRevert 172027 and 174336. Remove diagnostics about...
2013-02-08 Hal FinkelUpdate PowerPC links in CompilerWriterInfo.rst
2013-02-08 Manuel KlimekAdapt test to new clang-format behavior.
2013-02-08 Manuel KlimekFix indentation-detection at indent level 0.
2013-02-08 Ted KremenekTeach BugReporter (extensive diagnostics) to emit a...
2013-02-08 Enrico GranataThis checkin implements the data formatter for NSURL...
2013-02-08 Argyrios Kyrtzidis[libclang] Add a test to make sure annotation works...
2013-02-08 Howard HinnantMichael van der Westhuizen: Update instructions for...
2013-02-08 Howard HinnantAdd Michael van der Westhuizen to CREDITS.TXT
2013-02-08 Howard HinnantMichael van der Westhuizen: update to CMake.
2013-02-08 Ted KremenekRemove stale instance variable.
2013-02-08 Fariborz Jahanianobjective-C modern translation: Fix another random...
2013-02-08 Daniel Dunbar[tests] Another batch of timeout increases.
2013-02-08 Bill SchmidtRefine fix to bug 15041.
2013-02-08 Chad Rosier[SimplifyLibCalls] Library call simplification doen...
2013-02-08 Jakob Stoklund... Typos.
2013-02-08 Daniel Dunbar[tests] Add back stdc macros I accidentally refactored...
2013-02-08 Daniel Dunbar[tests] Increase a bunch of wait limits.
2013-02-08 Manuel KlimekTakes the context into account when re-indenting regions.
2013-02-08 Fariborz Jahanianobjective-C modern translator. Fixes a trivial
2013-02-08 Daniel JasperFix handling of fake parenthesis during formatting.
2013-02-08 David TweedThe patch to fix some issues in r174543 fixed the lines...
2013-02-08 Daniel JasperImplement a tiny expression parser to improve formattin...
2013-02-08 Arnold SchwaighoferARM cost model: Address computation in vector mem ops...
2013-02-08 Alexey SamsonovUpdate tests for DWARF parser: store sources next to...
2013-02-08 Evgeniy Stepanov[asan] Fix off-by-one in AddrIsAtRight.
2013-02-08 Michael KupersteinTest Commit
2013-02-08 Evgeniy Stepanov[sanitizer] Fix lint.
2013-02-08 Timur Iskhodzhanov[ASan] Switch Windows to allocator v2, also fixing...
2013-02-08 Timur Iskhodzhanov[ASan] Move functions using BitScan/clzl to sanitizer_c...
2013-02-08 Evgeniy Stepanov[sanitizer] Add 2 random tests for the scanf implementa...
2013-02-08 Evgeniy Stepanov[sanitizer] Improve scanf interceptor
2013-02-08 Daniel JasperAvoid unnecessary line breaks in nested ObjC calls.
2013-02-08 Tim NorthoverImprove filechecking of volatile test.
2013-02-08 Alexey Samsonov[CMake] set -mmacosx-version-min to 10.7 if compiler...
2013-02-08 Jordan RoseCMake: Include Clang unit tests in check-clang target...
2013-02-08 Bill WendlingParse the attribute group reference on a function.
2013-02-08 Reed KotlerWhen Mips16 frames grow large, the immediate field...
2013-02-08 Greg ClaytonAdded the ability to specify a breakpoint using the...
2013-02-08 Nick LewyckyFix test failure by making sure this file isn't identic...
2013-02-08 Enrico Granata<rdar://problem/12898191>
2013-02-08 Andrew TrickRevert "Have InstCombine call SipmlifyCall when handlin...
2013-02-08 Jordan RoseCMake: Optionally allow running the Clang unit tests...
2013-02-08 Richard SmithFix conflict between r174685 and r174645 (rename -fmodu...
2013-02-08 Argyrios Kyrtzidis[libclang] Attribute visitation happens out-of-source...
2013-02-08 Tanya LattnerUse the target address space value when mangling names.
2013-02-08 Michael J.... [readobj] Fix memory leak.
2013-02-08 Bill WendlingUse ParseFnAttributeValuePairs instead of ParseOptional...
2013-02-08 Richard SmithFix stack overflow and improve performance when a modul...
2013-02-08 Fariborz Jahanianobjective-C modern translator. Generate #line
2013-02-08 Douglas GregorTeach subframework header lookup to suggest modules...
2013-02-07 Michael J.... [Object][ELF] Add a way to get the dynamic symbol table...
2013-02-07 Michael J.... [Object][ELF] Add {begin,end}_elf_dynamic_symbols to...
2013-02-07 Anna Zaks[analyzer] Remove redundant check as per Jordan's feedback.
2013-02-07 Anna Zaks[analyzer] Fix typo.
2013-02-07 Anna Zaks[analyzer] Report bugs when freeing memory with offset...
2013-02-07 Anna Zaks[analyzer] Add pointer escape type param to checkPointe...
2013-02-07 Anna Zaks[analyzer] Don't reinitialize static globals more than...
2013-02-07 Michael IlsemanHave InstCombine call SipmlifyCall when handling calls...
2013-02-07 Douglas GregorForm the default -fmodules-cache-path= properly.
2013-02-07 Enrico GranataRenaming SBValueList::get() to
2013-02-07 Fariborz Jahanianobjective-C modern translator. More fixups for
2013-02-07 Nadav Rotemfix 80-col violation and fix the docs.
2013-02-07 Enrico GranataCorrect logging for function calls that return SBValueList
2013-02-07 Marshall ClowChange the 'result_type' from unsigned to 'uint_fast32_...
2013-02-07 Greg ClaytonBe sure to set the data offset to zero if we actually...
next