platform/upstream/llvm.git
2015-07-25 Juergen Ributzka[AArch64][FastISel] Always use an AND instruction when...
2015-07-25 Rui UeyamaCOFF: Handle base relocation as a tuple of relocation...
2015-07-25 Davide Italiano[SemaTemplate] Detect instantiation of unparsed exceptions.
2015-07-25 Rui UeyamaCOFF: Split ImportThunkChunk into x86 and x64. NFC.
2015-07-25 Rui UeyamaCOFF: Do not align import thunks on 16-byte boundaries...
2015-07-25 Jim InghamShorten the lldb timeout, we were seeing occasional...
2015-07-25 Eric ChristopherFix PPCMaterializeInt to check the size of the integer...
2015-07-25 Eric ChristopherPPCMaterializeInt should only take a ConstantInt so...
2015-07-25 Nick KledzikAdd initial CODE_OWNERS.TXT file
2015-07-25 Akira HatanakaFix test case.
2015-07-25 Rui UeyamaCOFF: Don't assume !is64() means i386.
2015-07-25 Dawn PerchikSpecify a language to use when parsing expressions.
2015-07-25 Akira Hatanaka[AArch64] Define subtarget feature "reserve-x18", which...
2015-07-25 Akira Hatanaka[AArch64] Pass subtarget feature "+reserve-x18" instead...
2015-07-25 Michael J.... [ELF2] Remove broken test.
2015-07-24 Duncan P. N... DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-24 Rui UeyamaCOFF: Implement Safe SEH support for x86.
2015-07-24 Jim InghamMake sure we resolve ~ in paths coming from the plist...
2015-07-24 Greg ClaytonUse double-checked locking to avoid locking the Module...
2015-07-24 Michael KruseNormalize whitespace in makefiles
2015-07-24 Rui UeyamaCOFF: Fix base relocation type for x86.
2015-07-24 Rui UeyamaCOFF: Fix __ImageBase symbol relocation.
2015-07-24 Jason MolendaLog socket communications to LIBLLDB_LOG_COMMUNICATION...
2015-07-24 Zachary TurnerSome fixes to get LLDB compiling with MSVC 2015.
2015-07-24 Alex LorenzMIR Serialization: Serialize MachineFrameInfo's callee...
2015-07-24 Lawrence HuHandle loop with negtive induction variable increment
2015-07-24 Alexey Samsonov[CMake] Workaround for PR24222: don't fail if we can...
2015-07-24 Aaron BallmanReplacing some diagnostic string literals with tablegen...
2015-07-24 Michael KruseAdd isl_ffs.c to file list in autoconf builds
2015-07-24 Pete CooperRemove unnecessary null check. NFC.
2015-07-24 Siva ChandraAdd option eTypeOptionHideEmptyAggregates.
2015-07-24 Hans WennborgLibompMicroTests.cmake: Invoke 'test' instead of using...
2015-07-24 Pete CooperUse make_range(rbegin(), rend()) to allow foreach loops...
2015-07-24 Duncan P. N... DI: Fix unit tests after r243160
2015-07-24 Michael J.... [ELF2] Add a new ELF linker based on the new PE/COFF...
2015-07-24 Duncan P. N... DI: Remove unnecessary DICompositeTypeBase
2015-07-24 Duncan P. N... DI: Simplify DebugInfoFinder::processType(), NFC
2015-07-24 Duncan P. N... DI: Remove dead code: getDICompositeType()
2015-07-24 Duncan P. N... AsmPrinter: Use DICompositeType in updateAcceleratorTab...
2015-07-24 Alex LorenzMIR Serialization: Serialize the simple virtual registe...
2015-07-24 Duncan P. N... DI: Make getOrCreateLimitedType() return DICompositeTyp...
2015-07-24 Michael KruseMake the lit configuration Python 3 compatible
2015-07-24 Yaron KerenSelect the highest version of the mingw toolchain found...
2015-07-24 Duncan P. N... DI: Remove DIDerivedTypeBase
2015-07-24 Ismail Pazarbasi__tsan::ThreadCreate takes incorrect value for detached...
2015-07-24 Duncan P. N... Verifier: Sink filename check into visitMDCompositeType...
2015-07-24 Duncan P. N... Verifier: Remove unnecessary references to DW_TAG_subro...
2015-07-24 Duncan P. N... DI: Clarify isUnsignedDIType(), NFC
2015-07-24 Renato Golin[libunwind] Flip order of extern "C" and attribute...
2015-07-24 Pete CooperAdd const to some Type* parameters which didn't need...
2015-07-24 Diego NovilloRemove unused variable. NFC.
2015-07-24 Yaron KerenBase the sys-root/mingw/include path on sysroot and...
2015-07-24 Duncan P. N... DI: Strengthen some dyn_casts to DIDerivedType, NFC
2015-07-24 Michael KruseCompile fix; add missing ISL files
2015-07-24 Jingyue WuRemove the user-count threshold when analyzing read...
2015-07-24 Philip Reames[RewriteStatepointsForGC] Adjust naming scheme to be...
2015-07-24 Evgeniy Stepanov[asan] Only link liblog on Android when it exists.
2015-07-24 Duncan P. N... DI: Strengthen block-byref cast to DIDerivedType, NFC
2015-07-24 Evgeniy Stepanov[asan] Fix android system property access on aarch64.
2015-07-24 Pete CooperUse foreach loops for StructType::elements(). NFC.
2015-07-24 Pete CooperAdd const to a bunch of Type* in DataLayout. NFC.
2015-07-24 Duncan P. N... DI: Only DICompositeType has getElements(), NFC
2015-07-24 Chih-Hung HsiehCorrect x86_64 Android fp128 mangled name
2015-07-24 Tom StellardFix double implementation of log
2015-07-24 Tom StellardImplement accurate log2 function
2015-07-24 Tom StellardUse llvm intrinsics for native_log and native_log2
2015-07-24 Duncan P. N... DI: Make StaticDataMemberCache type-safe, NFC
2015-07-24 Alex LorenzMIR Parser: Run the machine verifier after initializing...
2015-07-24 Lang Hames[RuntimeDyld] MachO: Add support for ARM scattered...
2015-07-24 Chih-Hung HsiehTest commit.
2015-07-24 Alex LorenzMIR Tests: Add liveins and successors to make tests...
2015-07-24 Alex LorenzMIR Tests: Make the basic block successor test an X86...
2015-07-24 Igor BregerAVX-512: Implemented encoding , DAG lowering and intrin...
2015-07-24 Chandler CarruthUpdate for r243115 which changed the DataLayout API...
2015-07-24 Argyrios Kyrtzidis[test] Attempt to fix failing test in non-darwin bots.
2015-07-24 Argyrios Kyrtzidis[code-completion] Strip outer nullability annotations...
2015-07-24 Greg ClaytonBind to the loopback when we are expecting a connection...
2015-07-24 Hans Wennborgtest-release.sh: Defer test errors until the end
2015-07-24 Mehdi AminiLLVM API Change: the Module always owns the DataLayout
2015-07-24 Mehdi AminiRemove access to the DataLayout in the TargetMachine
2015-07-24 Sanjay Patelfix wrong comment; NFC
2015-07-24 Aaron BallmanCorrecting some comments. (1) the function is named...
2015-07-24 Tobias GrosserUpdate isl to isl-0.15-86-g595055e
2015-07-24 Aaron BallmanSilence a "not all control paths return a value" warnin...
2015-07-24 Aaron BallmanVisual Studio is more permissive than other compilers...
2015-07-24 Aaron BallmanAdd an AST matcher, isFinal(), for testing whether...
2015-07-24 NAKAMURA Takumillvm/test/tools/dsymutil/ARM/lit.local.cfg: Fix possibl...
2015-07-24 Yaron KerenApparently some of the bots add .svn dirs inside the...
2015-07-24 Ewan CrawfordInitialize variable to prevent garbage values (RenderSc...
2015-07-24 Luke Cheeseman[ARM] - Fix lowering of shufflevectors in AArch32
2015-07-24 Pavel LabathRevert "Fix an issue where LLDB would run out of stack...
2015-07-24 Yaron KerenTry to appease clang buildbot by forcing libstdc++...
2015-07-24 Luke CheesemanWhen lowering vector shifts a check is performed to...
2015-07-24 Tamas BerghammerImprove C++ function name handling and step-in avoid...
2015-07-24 Yaron KerenAdd extensive tests for the mingw toolchain and remove...
2015-07-24 David Majnemer[clang-cl] Implement support for the /Zl flag
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-24 Frederic Riss[dsymutil] Make the triple detection more strict.
2015-07-24 Frederic Riss[dsymutil] Refactor BinaryHolder internals. NFC
2015-07-24 David Majnemer[AST] Perform additional canonicalization for Dependent...
next