platform/upstream/llvm.git
2013-01-30 Jordan RoseFix comment in test/Lexer/utf8-invalid.c for updates...
2013-01-30 Eli BenderskyClean up whitespace and indentation a bit
2013-01-30 Jordan RoseFix r173881 to properly skip invalid UTF-8 characters...
2013-01-30 Anna Zaks[analyzer] Make shallow mode more shallow.
2013-01-30 Anna Zaks[analyzer] Use analyzer config for max-inlinable-size...
2013-01-30 Anna Zaks[analyzer] Move report false positive suppression to...
2013-01-30 Anna Zaks[analyzer] Remove further references to analyzer-ipa.
2013-01-30 Ted Kremenekscan-build: When using Xcode 4.6, use build settings...
2013-01-30 Ted KremenekHoist retrieval of Expr* into caller. No functionality...
2013-01-30 Argyrios Kyrtzidis[preprocessor] Don't warn about "disabled expansion...
2013-01-30 Jordan Rose[analyzer] Model trivial copy/move ctors with an aggreg...
2013-01-30 Dmitri GribenkoDocumentation: fix escaping in JSON example
2013-01-30 Dmitri GribenkoDocumentation: add a link to Bear, a tool to help with...
2013-01-30 James DennettDocumentation: fix link to ExecuteAction(), which was...
2013-01-30 Enrico Granata<rdar://problem/12552374> & <rdar://problem/13100674>
2013-01-30 Manman RenLinker: correctly link in dbg.declare
2013-01-30 Eli BenderskyAdd a special ARM trap encoding for NaCl.
2013-01-30 Shankar Easwaranhexagon targetinfo changes for getting the relocation...
2013-01-30 Logan ChienAdd missing header and test cases for r173939.
2013-01-30 Logan ChienOverride virtual function for ARM EH directives.
2013-01-30 Shankar Easwaransimplify hexagon relocations handling
2013-01-30 Dmitri Gribenkollvm/Basic/ConvertUTF.h now exposes all functions witho...
2013-01-30 Dmitri GribenkoLLDB uses ConvertUTF16toUTF8, remove #ifdef
2013-01-30 Dmitri GribenkoUTF conversion routines were moved from clang/Basic...
2013-01-30 Dmitri GribenkoComment parsing: fold named character references test...
2013-01-30 Dmitry Vyukovasan/tsan: manually define FUTEX constants, because...
2013-01-30 Dmitry Vyukovtsan: fix CPP_WEAK definition (it must be the other...
2013-01-30 Dmitri GribenkoComment parsing: resolve more named character references
2013-01-30 Alexey Samsonov[Sanitizer] include sanitizer_common headers when build...
2013-01-30 Alexey Samsonov[Sanitizer] Add change missed in r173926
2013-01-30 Evgeniy Stepanov[sanitizer] Further split private and public sanitizer...
2013-01-30 Dmitri GribenkoRevert unintended change
2013-01-30 Alexey SamsonovUse LLVM_BUILD_TYPE instead of CMAKE_BUILD_TYPE in...
2013-01-30 Dmitri GribenkoIndex/special-html-characters.m: mark this as XFAIL...
2013-01-30 Dmitri GribenkoMove UTF conversion routines from clang/lib/Basic to...
2013-01-30 Dmitri GribenkoMove UTF conversion routines from clang/lib/Basic to...
2013-01-30 Michael J.... [ELF][x86-64] Add TargetLayout.
2013-01-30 Michael J.... Whitespace.
2013-01-30 Evgeniy Stepanov[msan] Remove an extra #ifdef.
2013-01-30 Daniel JasperDon't touch unchanged file for in-place edit.
2013-01-30 Tim NorthoverAlso promote fp16 types to double when they're anonymou...
2013-01-30 Dmitry Vyukovtsan: introduce a helped macro CPP_WEAK (Go linker...
2013-01-30 Daniel JasperDon't generate no-op replacements.
2013-01-30 Dmitry Vyukovtsan: add OnFinalize() callback for frontends
2013-01-30 Patrik HagglundDocumentation: Updating the data layout default specifi...
2013-01-30 Alexey Samsonov[TSan] relax output tests a bit to make them pass in...
2013-01-30 Michael J.... [ELF] Remove ReferenceKinds.
2013-01-30 Michael J.... [ELF] Use TargetRelocationHandler to apply relocations.
2013-01-30 Alexey Samsonov[Sanitizer] update style checker script and fix namespa...
2013-01-30 Michael J.... [ELF] Add {Hexagon,PPC,X86}TargetHandler.
2013-01-30 Shankar Easwaranchange the function names in RelocationHelper to adhere...
2013-01-30 Alexey Samsonov[lit] Make GoogleTest test runner correctly discover...
2013-01-30 Shankar Easwaranchange DefaultLayout to TargetLayout inside member...
2013-01-30 Douglas GregorAdd "instancetype" as a code completion result for...
2013-01-30 Shankar Easwaranadd targethandler hooks from Writer and cleanup
2013-01-30 Douglas GregorThe instance methods of the root class of an Objective...
2013-01-30 Bill WendlingAttempt to fix dragonegg. Use the number of slots to...
2013-01-30 Nadav RotemInstCombine: canonicalize sext-and --> select
2013-01-30 Richard SmithC11: Provide the missing half of <stdalign.h>
2013-01-30 Richard SmithFix test failure from previous change.
2013-01-30 Richard SmithSemantic analysis and CodeGen support for C11's _Noretu...
2013-01-30 Michael J.... [ELF][x86-64] Add X86_64TargetRelocationHandler and...
2013-01-30 Michael J.... [ELF] Add ELFTargetRelocationHandler.
2013-01-30 Shankar Easwaranadd Relocation helper functions
2013-01-30 Jason MolendaFix one obvious thinko with the plugin.dynamic-loader...
2013-01-30 Saleem Abdulrasoolbuild: regenerate configure
2013-01-30 Jason Molenda<rdar://problem/12491235>
2013-01-30 Saleem Abdulrasoolbuild: add --with-python option
2013-01-30 Alexander KornienkoDon't warn on fall-through from unreachable code.
2013-01-30 David BlaikieRemoving initializer for the field removed in r173887
2013-01-30 David BlaikieRemove unused variable (introduced in r173884) to clear...
2013-01-30 Jack CarterForgot to add new file to CMakeLists
2013-01-30 Jack CarterThis patch implements runtime ARM specific
2013-01-30 Jack CarterThis patch implements runtime Mips specific
2013-01-30 Douglas GregorUnresolved lookups can have using declarations that...
2013-01-30 Jack CarterThis patch reworks how llvm targets set
2013-01-30 Jordan RoseDon't warn about Unicode characters in -E mode.
2013-01-30 David Blaikie[Sema] Constrain test added in r173873 with expected...
2013-01-30 NAKAMURA Takumi[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
2013-01-30 NAKAMURA Takumi[autoconf] Fix m4 quoting for newer autotools
2013-01-30 NAKAMURA Takumi[autoconf] Fix 80+ and quoting.
2013-01-30 Michael J.... [ELF] Make AtomLayout more accessible.
2013-01-30 David BlaikieProvide a fixit for constexpr non-static data members.
2013-01-30 Fariborz Jahanianc: When checking on validity of sizeof passed as size of
2013-01-30 Daniel Dunbar[Frontend] Factor AddUnmappedPath() out of AddPath...
2013-01-30 Daniel MaleaFix build problems with libstdc++ 4.6/4.7
2013-01-30 Filipe CabecinhasUse printf instead of echo -n (the latter won't work...
2013-01-30 Daniel Dunbar[Frontend] Remove HeaderSearchOptions::Entry::IsInterna...
2013-01-30 Greg ClaytonRemove debug code and commented out code that was left in.
2013-01-30 Filipe CabecinhasContinuing the fix for the r173732 fix. Now lldb gets...
2013-01-30 Akira Hatanaka[mips] Test case for r173862.
2013-01-30 Akira Hatanaka[mips] Lower EH_RETURN.
2013-01-30 NAKAMURA Takumiclang/test/Driver/asan-ld.c: Try not to mismatch tempor...
2013-01-30 Daniel Dunbar[Frontend] Remove actual ImplicitExternC member variable.
2013-01-30 Daniel Dunbar[Frontend] Add an ExternCSystem include entry group.
2013-01-30 Greg Clayton<rdar://problem/9141269>
2013-01-30 Daniel Dunbar[lit] Add some TODO notes to myself.
2013-01-30 Fariborz JahanianRemoved couple of html named character references in
2013-01-29 Daniel Dunbar[Frontend] Make the include dir group independent from...
2013-01-29 Daniel Dunbar[Frontend] Rename a member variable to clarify its...
next