platform/upstream/llvm.git
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...
2013-01-29 Daniel Dunbar[Frontend] Factor out helper function, for clarity.
2013-01-29 Chad Rosier[driver] Clear the FailureResultFiles when initializing...
2013-01-29 Fariborz Jahanian[Doc parsing] Patch to parse Doxygen-supported HTML...
2013-01-29 Renato GolinAdding simple cast cost to ARM
2013-01-29 Chad Rosier[ubsan] Implement the -fcatch-undefined-behavior flag...
2013-01-29 Dmitri GribenkoRemove unused variable (unused since r173839)
2013-01-29 Dmitri GribenkoDocumentation: add empty lines so that lists are proper...
2013-01-29 NAKAMURA Takumiclang/test/Index/getcursor-preamble.m: Formatting.
2013-01-29 NAKAMURA Takumiclang/test/Index/getcursor-preamble.m: Tweak for win32...
2013-01-29 Michael GottesmanMade certain small functions in PtrState inlined.
2013-01-29 David BlaikieMove -Wstatic-float-init fixit into a note & don't...
2013-01-29 Filipe CabecinhasActually build DataFormatters dir. Fix for the r173732...
2013-01-29 Michael J.... [MC][COFF] Delay handling symbol aliases when writing
2013-01-29 Michael J.... [ELF] Chop the ELF prefix off of most things.
2013-01-29 Pekka JaaskelainenLoopVectorize: convert TinyTripCountVectorThreshold...
2013-01-29 Michael GottesmanRemoved trailing comma in last element of enum declaration.
2013-01-29 David BlaikieDon't fixit/recover from -Wstatic-float-init when it...
2013-01-29 Michael GottesmanMoved S_Stop back to its previous position in the seque...
2013-01-29 Weiming ZhaoAdd a special handling case for untyped CopyFromReg...
2013-01-29 Michael GottesmanFixed a few debug messages and some 80+ violations.
2013-01-29 Michael GottesmanAdded some periods to some comments and added an overlo...
2013-01-29 Daniel JasperMove the token annotator into separate files.
2013-01-29 Michael GottesmanChanged DoesObjCBlockEscape => DoesRetainableObjPtrEsca...
2013-01-29 Bill WendlingAdd a couple of accessor methods to get the kind and...
2013-01-29 Bill Wendlings/Data/Kind/g. No functionality change.
2013-01-29 Argyrios Kyrtzidis[Preprocessor] When checking if we can concatenate...
2013-01-29 Chad Rosier[driver] Refactor the driver so that a failing commands...
2013-01-29 Shankar Easwaranremove targetInfo and layout from ELFTargetLayout
2013-01-29 Greg Clayton<rdar://problem/13107904>
2013-01-29 Michael J.... [ELF] Fix header sort order.
2013-01-29 Daniel JasperImprove formatting of code with comments.
2013-01-29 David BlaikieSupport artificial parameters in function types.
2013-01-29 Jyotsna VermaUse multiclass for post-increment store instructions.
2013-01-29 Will Dietz[tsan] Fix checks for siginfo_t in tests
2013-01-29 Jyotsna VermaAdd constant extender support for MInst type instructions.
2013-01-29 Evan ChengRemove dead code.
2013-01-29 Argyrios KyrtzidisMark a struct definition in an objc container with...
2013-01-29 Edwin VaneFixing warnings revealed by gcc release build
2013-01-29 Benjamin KramerLoopVectorize: Clean up ValueMap a bit and avoid double...
2013-01-29 Michael J.... [ELF] Add support for IFUNC.
2013-01-29 NAKAMURA TakumiR600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair...
2013-01-29 Daniel JasperAllow all parameters on next line for function calls...
2013-01-29 Daniel JasperSplit ">>" in "A<B<C> >" in Chromium style.
2013-01-29 NAKAMURA TakumiAttributeSet::get(): Fix a valgrind error. It doesn...
2013-01-29 Daniel JasperFix uninitialized error caused by r173801.
2013-01-29 Joey GoulyFix a crash in OpenCL code by using the proper (RHS...
2013-01-29 Daniel JasperCalculate the split penalty upfront.
2013-01-29 Evgeniy Stepanov[msan] Cleanup public interface header.
2013-01-29 Dmitry Vyukovtsan: dump stack on internal assert failure
2013-01-29 Hans WennborgFix typo in X86BaseInfo.h that I introduced in r157818.
2013-01-29 Dmitry Vyukovtsan: support for inprocess symbolizer
2013-01-29 Dmitry Vyukovtsan: remember when we are inside of symbolizer code...
2013-01-29 Alexey SamsonovASan: fix lint
2013-01-29 Evgeniy Stepanov[sanitizer] Copy sanitizer headers to the build tree.
2013-01-29 Daniel JasperFix a comment and reformat clang-format with clang...
2013-01-29 Daniel JasperInitial support for multiple variable declarations.
2013-01-29 Joey GoulyAdd a diagnostic for an OpenCL kernel with a pointer...
2013-01-29 Richard SmithTest update missed in r173789.
2013-01-29 Richard SmithProduce a diagnostic if alignas is applied to an expres...
2013-01-29 Richard SmithDowngrade 'attribute ignored when parsing type' from...
2013-01-29 Daniel JasperReverting changes from r173785 (removing empty lines...
2013-01-29 Dmitry Vyukovasan: fix the test
2013-01-29 Daniel JasperRemove empty lines before "}".
2013-01-29 Dmitry Vyukovtsan: fix the message (tsan is not asan)
2013-01-29 Dmitry Vyukovtsan: add IsSymbolizerAvailable() function for querying...
2013-01-29 Dmitry Vyukovtsan: add interceptor stubs for stat family of functions
2013-01-29 Timur IskhodzhanovHopefully fix the Windows build failure introduced...
2013-01-29 Tim NorthoverFix 64-bit atomic operations in Thumb mode.
2013-01-29 Richard SmithImplement C++11 [dcl.align]p1 and C11 6.7.5/2 rules...
next