platform/upstream/llvm.git
2015-04-17 Ilia KUse lazy regex in lldb-mi tests
2015-04-17 Sylvestre LedruFix a bad assert. Found by coverity. CID 1101110
2015-04-17 Rui UeyamaUse C++11 non-static member initialization.
2015-04-17 Will Wilson[MSVC] Mimic MSVC whitespace collapse for incompatible...
2015-04-17 Rafael EspindolaMove AliasedSymbol to MachObjectWriter.
2015-04-17 Yaron KerenRevert r235177 as the Handle is used to fail GetExitCod...
2015-04-17 Vasileios Kalintiris[mips] Teach the delay slot filler to remove needless...
2015-04-17 Denis Protivensky[ARM] Implement R_ARM_TLS_IE32 for dynamic executable
2015-04-17 Rafael EspindolaAdd a proper fix for pr23025.
2015-04-17 Denis Protivensky[ARM] Test R_ARM_TLS_LE32 for dynamic executable
2015-04-17 Colin RileyFix cmake build on osx after r235109
2015-04-17 Benjamin Kramer[mc] Clean up emission of byte sequences
2015-04-17 Yaron KerenEliminate superfluous CloseHandle(PI.ProcessHandle).
2015-04-17 Sagar Thakurtest commit
2015-04-17 NAKAMURA Takumilli/OrcLazyJIT.cpp: Use <cstdio> for printf(3) introduc...
2015-04-17 Nico WeberFollow-up to r235046: selectany only causes a definitio...
2015-04-17 Daniel Sanders[mips] Move ABI-dependent register selections to MipsAB...
2015-04-17 Tamas BerghammerMake several test case arm32 compatible
2015-04-17 Tamas BerghammerFix mapping symbol handling on arm 32/64
2015-04-17 Nico WeberRevert r235154-r235156, they cause asserts when buildin...
2015-04-17 Pavel LabathXFAILing TestPrintStackTraces on linux to stabilize...
2015-04-17 Rafael EspindolaAdd a reduced testcase from pr23025.
2015-04-17 Rafael EspindolaDon't walk aliases from global to local symbols in...
2015-04-17 Nico WeberMove fixit for const init from note to diag, weaken...
2015-04-17 Rafael EspindolaWrite relocation sections contiguously.
2015-04-17 Robert FlackUses the target platform to determine the platform...
2015-04-17 Daniel JasperRevert file unintentionally changed in r235162.
2015-04-17 Daniel Jasperclang-format: Add default fallback style.
2015-04-17 David Majnemer[MS ABI] Use the right types for filter and finally...
2015-04-17 David Blaikie[opaque pointer type] Explicit pointee type for call...
2015-04-17 David BlaikieNarrow down the type of CallInst::getFunctionType to...
2015-04-17 Jason MolendaAdd a "force_kill" arg to Process::Destroy(). This...
2015-04-17 Enrico GranataFix a bug where argdumper would not launch inferiors...
2015-04-17 Reid KlecknerFix test failure due to racing commits
2015-04-17 Reid KlecknerFix unused variable warning
2015-04-17 Reid Kleckner[SEH] Reimplement x64 SEH using WinEHPrepare
2015-04-17 Jim InghamFix "help language", the languages printer was assuming the
2015-04-17 Duncan P. N... DebugInfo: Fixup r235149 after IR change in r235145
2015-04-17 Jingyue Wu[NaryReassociate] run NaryReassociate iteratively
2015-04-17 David BlaikieImprove const-ness
2015-04-17 Duncan P. N... DebugInfo: Simplify testcase from LiveDebugVariables...
2015-04-16 Ahmed Bougacha[AArch64] Don't assert on f16 in DUP PerfectShuffle...
2015-04-16 David Blaikie[opaque pointer types] Explicit non-pointer type for...
2015-04-16 David Blaikie[opaque pointer types] Explicit non-pointer type for...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Greg ClaytonDefine LIBXML2_DEFINED in the Xcode project for Xcode...
2015-04-16 Greg ClaytonFix warnings about construction ordering.
2015-04-16 Greg ClaytonUse a singleton accessor for the static list of alterna...
2015-04-16 Kevin EnderbyFor llvm-objdump, dump the (__OBJC,__protocol) section...
2015-04-16 Duncan P. N... DebugInfo: Fix UserValue::match() in LiveDebugVariables...
2015-04-16 Duncan P. N... AsmPrinter: Remove dead code, NFC
2015-04-16 Duncan P. N... AsmPrinter: Simplify logic for debug info intrinsics...
2015-04-16 Chaoren LinFix TestPluginCommands for gcc.
2015-04-16 Chris BienemanUpdating symbol wildcards one more time.
2015-04-16 Fariborz Jahanian[Objective-C Sema]. In my last patch change the
2015-04-16 Marshall ClowA few bits of N2994 didn't get fully implemented a...
2015-04-16 Pete CooperDisable AArch64 fast-isel on big-endian call vector...
2015-04-16 Sanjoy Das[IR] Introduce a dereferenceable_or_null(N) attribute.
2015-04-16 Davide ItalianoSurround assignments w/ parenthesis to avoid mistakes.
2015-04-16 Jingyue Wu[NFC] [MachO] remove extra semicolons
2015-04-16 Jingyue Wu[NaryReassociate] speeds up candidate searching
2015-04-16 Fariborz Jahanian[Objective-C Sema] patch to introduce IndependentClass
2015-04-16 Chris BienemanProperly escaping the quotes so that bash doesn't do...
2015-04-16 Davide ItalianoUse the correct type, and silence a warning.
2015-04-16 Chris BienemanCleanup based on rnk's feedback.
2015-04-16 Sanjay Patel[X86, SSE] instcombine common cases of insertps intrins...
2015-04-16 Chris BienemanFixing windows bots.
2015-04-16 Jim InghamThe last argument to CreateExceptionBreakpoint is ...
2015-04-16 Chris BienemanBetter fix to the windows conditional.
2015-04-16 Chris BienemanFix Windows bots.
2015-04-16 Kevin EnderbyFor llvm-objdump added support for printing Objc1 32...
2015-04-16 Greg ClaytonAdd new virtual method for language runtime plug-ins:
2015-04-16 Reid Kleckner[WinEH] Handle a landingpad, resume, and cleanup all...
2015-04-16 Charlie TurnerEditorial changes in the programmers manual.
2015-04-16 Duncan P. N... DebugInfo: Allow DebugLocs to be constructed from const
2015-04-16 Chris BienemanFixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with...
2015-04-16 Chris BienemanFixing a mis-use of the CMake install command.
2015-04-16 Duncan P. N... DebugInfo: Update for LLVM API change in DIBuilder...
2015-04-16 Duncan P. N... DebugInfo: Remove DIDescriptor from the DIBuilder API
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a architecture
2015-04-16 Colin RileyAdds lldb support for querying the register mapping...
2015-04-16 Hans WennborgRevert the switch lowering change (r235101, r235103...
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Virtualization Host Extensions"
2015-04-16 Hans WennborgAdd a triple to test/DebugInfo/unconditional-branch...
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Limited Ordering Regions" extension
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a "Privileged Access Never" extension
2015-04-16 Hans WennborgAdd a triple to switch.ll test.
2015-04-16 Vladimir Sukharev[AArch64] Handle Cyclone-specific register in common way
2015-04-16 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-16 Pavel LabathXFAIL a test in TestGdbRemoteRegisterState.py on linux...
2015-04-16 Vladimir Sukharev[AArch64] Follow-up to: Refactor AArch64NamedImmMapper...
2015-04-16 Tamas BerghammerFix thumb symbol value fixup in ObjectFileELF
2015-04-16 Tamas BerghammerFix printing of the failure address in NativeThreadLinux
2015-04-16 Alexey Bataev[OPENMP] Fix for checking of data-sharing attributes...
2015-04-16 Toma Tabacu[mips] [IAS] Preserve microMIPS label marking for objec...
2015-04-16 Aaron BallmanSilencing a -Wunused-but-set-variable warning; NFC.
2015-04-16 Pavel LabathXFAILing TestGdbRemoteAttach to stabilise linux build bot
2015-04-16 Rafael EspindolaDon't depend on the order relocations are written to...
2015-04-16 Benjamin Kramer[Mips] Use unique_ptr to manage ownership.
2015-04-16 Benjamin KramerMake it obvious that we're iterating over a range of...
next