platform/upstream/llvm.git
2015-06-10 Pete CooperMove the special Phi logic for hung off uses in to...
2015-06-10 Peter CollingbourneArgumentPromotion: Drop sret attribute on functions...
2015-06-10 Richard Smith[modules] Don't allow use of non-visible (inherited...
2015-06-10 Sanjay Patel[x86] Add a reassociation optimization to increase...
2015-06-10 Richard Smith[modules] Track all default template arguments for...
2015-06-10 Sanjay Patelpunctuation policing; NFC
2015-06-10 Serge PavlovDo not parse members of incomplete class.
2015-06-10 Reid Kleckner[WinEH] _except_handlerN uses 0 instead of 1 to indicat...
2015-06-10 Teresa JohnsonPass down the -flto option to the -cc1 job, and from...
2015-06-10 Teresa JohnsonAdd new EliminateAvailableExternally module pass, which...
2015-06-10 Alexey Samsonov[GVN] Set proper debug locations for some instructions...
2015-06-10 Sanjay Patelfix typo in comment; NFC
2015-06-10 Colin LeMahieu[Hexagon] Adding decoders for signed operands and ensur...
2015-06-10 Scott Douglasssome StmtExprs do not have side-effects
2015-06-10 Benjamin Kramer[Hexagon] Make global arrays 'static const'. NFC.
2015-06-10 Scott Douglassadd ConstEvaluatedExprVisitor
2015-06-10 Igor Laevsky[Statepoints] Add test case to check that statepoint...
2015-06-10 Igor Laevsky[StatepointLowering] Reuse stack slots across basic...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-06-10 Alexander MusmanPR5172: Fix for a bug in pragma redefine_extname implem...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in create...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmBa...
2015-06-10 Mohit K. Bhakkad[LLDB][MIPS] Getting correct signals for MIPS Host
2015-06-10 Daniel Jasperclang-format: [JS] Only special case top level object...
2015-06-10 Yury Gribov[ASan] Quick-fix tests for new string interceptors.
2015-06-10 Elena DemikhovskyAVX-512: Fixed a bug in comparison of i1 vectors.
2015-06-10 Yaron KerenReplace magic number 19 with the constant GlobalValueSu...
2015-06-10 Rui UeyamaCOFF: De-virtualize and inline garbage collector functions.
2015-06-10 Yunzhong GaoFix the test case to handle different IR variable names.
2015-06-10 Alexei Starovoitovfix crash
2015-06-10 Craig TopperRemove unnecessary conversion from StringRef to std...
2015-06-10 Richard Smith[modules] Reconstruct template default argument inherit...
2015-06-10 Sean Silva[cleanup] Remove unused default argument and tidy up.
2015-06-10 Richard SmithRevert accidentally-committed test change from r239447.
2015-06-10 Reid Kleckner[WinEH] Call llvm.stackrestore in __except blocks
2015-06-10 Oleksiy VyalovMark TestMultithreaded as XTIMEOUT on Linux.
2015-06-10 Reid KlecknerRemove safeseh debug print and remove extra braces
2015-06-10 Reid Kleckner[WinEH] Emit .safeseh directives for all 32-bit excepti...
2015-06-10 Richard SmithRefactor storage of default template arguments.
2015-06-10 Yunzhong GaoImplementing C99 partial re-initialization behavior...
2015-06-10 Reid KlecknerFix -Wsign-compare warning in WinException.cpp
2015-06-09 Pete CooperFix warning of comparing different enums. NFC
2015-06-09 NAKAMURA TakumiAdd explicit -mtriple=arm-unknown to llvm/test/CodeGen...
2015-06-09 Pete CooperRevert "Move MCSymbol Value in to the union of Offset...
2015-06-09 Pete CooperMove MCSymbol Value in to the union of Offset and Commo...
2015-06-09 Tobias Edler... [RegisterScavenger] Fix handling of predicated instructions
2015-06-09 Alexey Samsonov[BasicBlockUtils] Set debug locations for instructions...
2015-06-09 Peter CollingbourneMove dllimport name mangling to IR mangler.
2015-06-09 Peter CollingbourneCOFF: Implement /lib using LibDriver.
2015-06-09 Jingyue Wu[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpaces
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.
2015-06-09 Reid Kleckner[WinEH] Add 32-bit SEH state table emission prototype
2015-06-09 Chad Rosier[AArch64] Remove an overly conservative check when...
2015-06-09 Pete CooperUse AlignOf traits to enable static_assert.
2015-06-09 Benjamin KramerReplace loop with std::equal. NFC intended.
2015-06-09 Pete CooperReduce duplication in MCSymbol Name handling. NFC>
2015-06-09 Pete CooperMake MCSymbol::Name be a union of uint64_t and a pointer.
2015-06-09 Akira HatanakaRemove DisableTailCalls from TargetOptions and the...
2015-06-09 Akira HatanakaAttach attribute "disable-tail-calls" to the functions...
2015-06-09 Alexei Starovoitov[bpf] enable BPF backend in autoconf build
2015-06-09 Pete CooperChange from alignof to llvm::alignOf to appease Visual...
2015-06-09 Pete CooperAllocate space for MCSymbol::Name only if required.
2015-06-09 Arnold SchwaighoferMergeFunctions: Don't replace a weak function use by...
2015-06-09 David Majnemer[ItaniumMangle] Mangle long double as __float128 for...
2015-06-09 David BlaikieRevert "[DWARF] Fix a few corner cases in expression...
2015-06-09 Chaoren LinRename `FileSpec::IsRelativeToCurrentWorkingDirectory...
2015-06-09 Rui UeyamaCOFF: Split SymbolTable::addCombinedLTOObject. NFC.
2015-06-09 Reid KlecknerRevert "Re-land r236052, "[SEH] Add 32-bit lowering...
2015-06-09 Reid KlecknerDisable style-on-command-line test on Windows
2015-06-09 Reid KlecknerRe-land r236052, "[SEH] Add 32-bit lowering code for...
2015-06-09 Chaoren LinXFail pexpect tests for Windows hosts.
2015-06-09 Rui UeyamaCOFF: Update comment.
2015-06-09 Samuel AntaoThe constant initialization for globals in NVPTX is...
2015-06-09 Eli BenderskyAdd more wrappers for symbol APIs to the C API.
2015-06-09 Alexei Starovoitov[bpf] make BPF backend non-experimental
2015-06-09 Rui UeyamaRemove object_error::success and use std::error_code...
2015-06-09 Bill Seurer[PowerPC] Reformat altivec.h with clang-format
2015-06-09 Jonathan RoelofsMove target-specific Sema test to its own file.
2015-06-09 Jonathan RoelofsFix printing of GCCAsmExprs with input or output arguments.
2015-06-09 Toma TabacuRecommit "[mips] [IAS] Restore STI.FeatureBits in ...
2015-06-09 Daniel Jasperclang-format: Support //!-comments, increase test coverage.
2015-06-09 Elena DemikhovskyX86-MPX: Implemented encoding for MPX instructions.
2015-06-09 Benjamin KramerRemove rm invocations where the file is immediately...
2015-06-09 Benjamin KramerRemove unused diagnostics.
2015-06-09 Aaron BallmanRemoving spurious semi colons; NFC.
2015-06-09 Aaron BallmanRemoving spurious semi colons; NFC.
2015-06-09 Daniel Jasperclang-format: [JS] Hotfix for runtime issue with deeply...
2015-06-09 Toma TabacuRevert "[mips] [IAS] Add support for BNE and BEQ with...
2015-06-09 Toma Tabacu[mips] [IAS] Add support for BNE and BEQ with an immedi...
2015-06-09 Daniel Sanders[nvptx] Only support the 'm' inline assembly memory...
2015-06-09 Sagar Thakur[lldb-server][MIPS64] Assigning generic register number...
2015-06-09 Greg Bedwellclang-cl: Ignore the /o option when /P is specified.
2015-06-09 Daniel Sanders[ADT] Assert that SmallVectorBase::grow_pod() successfu...
2015-06-09 Denis ProtivenskyMergeFunctions: Fix gcc warning in condition
2015-06-09 NAKAMURA Takumillvm/test/DebugInfo/X86/expressions.ll: %llc_dwarf...
2015-06-09 David MajnemerReenable Misc/interpreter.c as r239388 correctly handle...
2015-06-09 David Majnemer[Driver] Preserve the object file format in ComputeEffe...
2015-06-09 NAKAMURA TakumiDisable clang/test/Misc/interpreter.c, for now, since...
2015-06-09 Peter CollingbourneCOFF: Handle references from LTO object to lazy symbols...
2015-06-09 Peter CollingbourneCOFF: Allow the combined LTO object to define new symbols.
next