platform/upstream/llvm.git
2014-10-24 Nick Kledzik[mach-o] Support data-only dylibs
2014-10-24 Zachary TurnerImplement explicit thread stack size specification...
2014-10-24 David MajnemerCodeGen: Don't form weak dllexport aliases
2014-10-24 Frederic RissSink DwarfUnit::constructImportedEntityDIE into DwarfCo...
2014-10-24 Saleem Abdulrasooltest: correct an overzealous search-and-replace
2014-10-24 Simon Pilgrim[X86][SSE] Bitcast assertion in XFormVExtractWithShuffl...
2014-10-24 Ed MasteRemove duplicated new file content
2014-10-24 Saleem AbdulrasoolCodeGen: correct materialize temporary aggregates in...
2014-10-24 Richard Smith[modules] Support combining 'textual' with 'private'.
2014-10-24 David MajnemerItanium ABI: Template template parameters are usable...
2014-10-24 Saleem AbdulrasoolCodeGen: trivial conversion to range based loop
2014-10-24 Saleem Abdulrasooltest: add -std=c++11
2014-10-24 David MajnemerCodeGen: GLValue exprs in template parameters should...
2014-10-24 Colin LeMahieu[Hexagon] Resubmission of 220427
2014-10-24 Jim InghamPatch from ovyalov@google.com:
2014-10-24 Alexey SamsonovAdd runtime flag 'symbolize_inline_frames' to disable...
2014-10-24 Matt ArsenaultFix copy paste comment
2014-10-24 Rafael EspindolaDon't ever call materializeAllPermanently during LTO.
2014-10-24 Sanjay PatelAllow AVX vrsqrtps generation.
2014-10-24 David BlaikieDebugInfo: Sink DwarfDebug::ScopeVariables down into...
2014-10-24 Sanjay Patelremove class/function/variable names from comments...
2014-10-24 Reid KlecknerFix windows-cross.c test on my machine
2014-10-24 David BlaikieRemove DwarfDebug::FirstCU as it has no use
2014-10-24 Zachary TurnerMake ProcessWindows just use Host::LaunchProcess.
2014-10-24 Reid KlecknerAdd frontend support for __vectorcall
2014-10-24 Serge PavlovUse enumerators instead of hardcoded integers when...
2014-10-24 Dmitry Vyukovtsan: support mmap(MAP_32BIT)
2014-10-24 Sanjay PatelUse rsqrt (X86) to speed up reciprocal square root...
2014-10-24 Benjamin Kramer[Modules] Free modules that failed signature verification.
2014-10-24 Daniel Sanders[mips] Replace MipsABIEnum with a MipsABIInfo class.
2014-10-24 Benjamin Kramer[Object] Fix MachO's getUuid to return a pointer into...
2014-10-24 Daniel Sanders[mips] Mark aggregate arguments passed in registers...
2014-10-24 Aaron BallmanThese functions are not actually defined for NDEBUG...
2014-10-24 Daniel Sanders[mips] Fix >80-column line
2014-10-24 Daniel Sanders[mips] Promote all integral/enumeration types to the...
2014-10-24 Olivier GoffartFix initializing TypeOfTypeLoc
2014-10-24 Daniel Sanders[mips] Remove redundant code in RetCC_MipsN. NFC.
2014-10-24 Benjamin KramerASTMatchers: Peel off a layer of indirection from true...
2014-10-24 Benjamin KramerASTMatchers: for-rangify loops. No functionality change.
2014-10-24 Benjamin KramerAdd arguments() to CXXConstructExpr so the same interfa...
2014-10-24 Aaron BallmanReport when a function-try-block does not return a...
2014-10-24 Daniel Sanders[mips] For N32/N64, structs must be passed in the upper...
2014-10-24 Oliver Stannard[Thumb] Clang thinks "char" is signed when using a...
2014-10-24 Viktor Kutuzov[Tsan] Do not intercept non-FreeBSD functions on FreeBSD
2014-10-24 Oliver Stannard[AArch64] Fix fast-isel of cbz of i1, i8, i16
2014-10-24 Viktor Kutuzov[Tsan] Fix the thread_name tests to build on FreeBSD
2014-10-24 Viktor Kutuzov[Tsan] Intercept pthread_set_name_np on FreeBSD
2014-10-24 Viktor Kutuzov[Tsan] Fix the signal_recursive.cc test to build on...
2014-10-24 NAKAMURA Takumi[CMake] clangRewrite: Roll back clangAST in libdeps...
2014-10-24 Timur IskhodzhanovUpdate test/MC/ARM/coff-debugging-secrel.ll expectation...
2014-10-24 Saleem AbdulrasoolDriver: add missed file from previous commit
2014-10-24 Saleem AbdulrasoolDriver: add CrossWindowsToolChain
2014-10-24 Marcello MaggioniAdded reset of LexicalScope in LiveDebugVariables reset...
2014-10-24 Timur IskhodzhanovFix PR21189 -- Emit symbol subsection required to debug...
2014-10-24 Nick LewyckyAdd a new -fmerge-functions -cc1 flag that enables...
2014-10-24 David BlaikieDebugInfo: Remove DwarfDebug::addScopeVariable now...
2014-10-24 Ahmed BougachaMake test for r220533 more robust by using GPR pattern.
2014-10-24 Adam Nemet[AVX512] FMA support for the 231 variants
2014-10-24 Adam Nemet[AVX512] Introduce fma3p_forms from AVX
2014-10-23 Nick LewyckyIf requested, apply function merging at -O0 too. It...
2014-10-23 Timur IskhodzhanovMake getDISubprogram(const Function *F) available in...
2014-10-23 Eric FiselierChange uses of `sys.platform == 'linux2' to `sys.platfo...
2014-10-23 Eric FiselierChange uses of `sys.platform == 'linux2' to `sys.platfo...
2014-10-23 Ahmed Bougacha[SelectionDAG] Teach the vector scalarizer about FP...
2014-10-23 Hans WennborgDon't emit strong vtable definitions for imported class...
2014-10-23 Ahmed BougachaUpdate comment and fix typos in assert message. (NFC)
2014-10-23 Juergen RibutzkaUpdate llvm.donothing documentation.
2014-10-23 Tim NorthoverScheduleDAG: record PhysReg dependencies represented...
2014-10-23 Evgeniy Stepanov[sanitizer] Add a bunch of sanity checks.
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::CurrentFnArguments since...
2014-10-23 Timur IskhodzhanovPR21189: Teach llvm-readobj to dump bits of COFF symbol...
2014-10-23 Justin BognerDriver: Include driver diagnostics when we --serialize...
2014-10-23 Richard Smith[modules] Simplify reading of INPUT_FILE_OFFSETS record...
2014-10-23 Aaron BallmanCmake variables are global, which is why we would get...
2014-10-23 Richard SmithFactor out common checks from module map deserializatio...
2014-10-23 David BlaikieDebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable...
2014-10-23 Aaron BallmanAppeasing an MSVC compile warning about "and"; NFC.
2014-10-23 Hans WennborgMachODump.cpp: fix MSVC build
2014-10-23 Aaron BallmanDo not set linker flags for MSVC; they are not the...
2014-10-23 Ahmed Bougacha[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::addCurrentFnArgument...
2014-10-23 Sanjay PatelHandle sqrt() shrinking in SimplifyLibCalls like any...
2014-10-23 Enrico GranataThis test case should not rely on stepping behavior...
2014-10-23 Eric Fiselier[libcxx] XFAIL all currently failing libc++ tests for...
2014-10-23 Enrico GranataFix a problem where an SBType was advertising its stati...
2014-10-23 Eric FiselierOnly link tests against -ldl on linux
2014-10-23 Eric FiselierOnly link the tests against -ldl on linux
2014-10-23 Rui Ueyama[PECOFF] Fix /nodefaultlib option.
2014-10-23 Aaron BallmanDisabling some MSVC warnings that are of questionable...
2014-10-23 Aaron BallmanChange all of the build flags to switch /MD and /MDd...
2014-10-23 Daniel Jasperclang-format: Fix incorrect space after "<".
2014-10-23 Kevin EnderbyChange the name of the field BindTable to bindtable...
2014-10-23 Peter CollingbourneMake llvm-go test dependency optional.
2014-10-23 Daniel JasperRemove code duplication and cut dependency from clangRe...
2014-10-23 Rafael EspindolaMake llvm-link behave a bit more like LTO.
2014-10-23 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code for Object...
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 David BlaikieDebugInfo: Simplify/tidy/correct global variable decl...
2014-10-23 Fariborz Jahanianpatch to issue warning on comparing parameters with
next