platform/upstream/llvm.git
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...
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
next