platform/upstream/llvm.git
2015-01-13 Will SchmidtUpdate multiline.ll testcase to handle (ppc64le) .local...
2015-01-13 Hal Finkel[PowerPC] Add missing override keyword
2015-01-13 Hal Finkel[PowerPC] Add StackMap/PatchPoint support
2015-01-13 Hal Finkel[StackMaps] Use CurrentFnSymForSize
2015-01-13 Hal Finkel[StackMaps] Mark in CallLoweringInfo when lowering...
2015-01-13 Hal Finkel[StackMaps] Allow the target to pre-process the live...
2015-01-13 Hal Finkel[PowerPC] Split the blr definition into BLR and BLR8
2015-01-13 Ben LangmuirInherit attributes when infering a framework module
2015-01-13 Ben LangmuirHandle [extern_c] attribute in module printer
2015-01-13 Ben LangmuirRemove unused method canInferFrameworkModule
2015-01-13 Hal Finkel[PowerPC] Add DWARF numbers for CA (XER), etc.
2015-01-13 Marshall ClowMake regex::assign not clobber the regex in case of...
2015-01-13 Jozef Kolek[mips][microMIPS] Fix issue with 16b instructions in...
2015-01-13 Daniel SandersAdded a Mips lld milestone to the release notes for...
2015-01-13 Andrey Churbanovfixed the missed bracket introduced by checkin rev...
2015-01-13 Olivier SallenaveAdded TLI hook for isFPExtFree. Some of the FMA combine...
2015-01-13 Andrey ChurbanovThis patch enables the use of KMP_AFFINITY=balanced...
2015-01-13 Andrey Churbanovsmall fixes to the hierarchical barrier
2015-01-13 Andrey Churbanovaarch64 port sent by C. Bergstrom
2015-01-13 Erik EcksteinRevert "SLPVectorizer: Cache results from memory alias...
2015-01-13 Andrey ChurbanovReturn the architecture by probing predefined compiler...
2015-01-13 Aaron BallmanSilence warnings about unknown pragmas for compilers...
2015-01-13 Peter Zotov[OCaml] Allow out-of-tree builds of LLVM bindings.
2015-01-13 Erik EcksteinSLPVectorizer: Cache results from memory alias checking.
2015-01-13 Chandler Carruth[PM] In the PassManager template, remove a pointless...
2015-01-13 Chandler Carruth[PM] Remove the 'AnalysisManagerT' type parameter from...
2015-01-13 Chandler Carruth[PM] Refactor the new pass manager to use a single...
2015-01-13 Daniel Sanders[mips] Fix va_arg() for pointer types on big-endian...
2015-01-13 David MajnemerRevert "Sema: An extern declaration can't be a redeclar...
2015-01-13 David MajnemerSema: An extern declaration can't be a redeclaration...
2015-01-13 Peter ZotovUpdate release notes wrt OCaml bindings.
2015-01-13 Peter Zotov[OCaml] Use $CAMLORIGIN, an rpath-$ORIGIN-like mechanis...
2015-01-13 Manuel KlimekUpdate clang-format.el to use xml output and patch...
2015-01-13 David MajnemerParse: Switch to using EOF tokens for late parsed attri...
2015-01-13 NAKAMURA TakumiIR/MetadataTest.cpp: Appease msc17 to avoid initializer...
2015-01-13 David MajnemerParse: Don't crash when default argument in typedef...
2015-01-13 Jason MolendaEnhance the eh_frame unwind instruction augmenter so...
2015-01-13 Mehdi AminiPeephole opt needs optimizeSelect() to keep track of...
2015-01-13 Jason MolendaAdd an additional check to UnwindAssembly_x86::AugmentU...
2015-01-13 Jason MolendaChange the x86 assembly instruction unwind parser to
2015-01-13 Rui UeyamaRemove dead code.
2015-01-13 David MajnemerParse: Don't crash if missing an initializer expression
2015-01-13 Rui UeyamaRemove InputGraph::registerObserver.
2015-01-13 Rui UeyamaRemove InputGraph::dump().
2015-01-13 David MajnemerParse: use the EOF token method to lex inline method...
2015-01-13 Rui UeyamaConvert other drivers to use WrapperNode.
2015-01-13 David MajnemerParse: Further simplify ParseLexedMethodDeclaration
2015-01-13 Ramkumar Ramachandrafix {typo, build failure} in r225760
2015-01-13 Nico WeberMark vtable used on explicit destructor definitions.
2015-01-13 Ramkumar RamachandraStandardize {pred,succ,use,user}_empty()
2015-01-13 Alexey Bataev[OPENMP] Consider global named register variables as...
2015-01-13 Saleem AbdulrasoolARM: prepare prefix parsing for improved AAELF support
2015-01-13 Chandler Carruth[PM] Fold all three analysis managers into a single...
2015-01-13 Richard TrieuExtend the self move warning to record types.
2015-01-13 Richard SmithIf we don't find a matching ) for a ( in an exception...
2015-01-13 Richard TrieuDisable a warning for self move since the test is check...
2015-01-13 Sanjay Patelfix typo; NFC
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Richard SmithPR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__...
2015-01-13 Chandler Carruth[PM] Fix another place where I was using an overly...
2015-01-13 Duncan P. N... IR: Use unique_ptr, NFC
2015-01-13 Jason MolendaDon't run functionalities/tty under sudo / as root.
2015-01-13 Paul RobinsonPhabricator calls it "subscriber" not "cc"
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-13 Duncan P. N... IR: Remove an invalid assertion when replacing resolved...
2015-01-13 Matt ArsenaultCombine fcmp + select to fminnum / fmaxnum if no nans...
2015-01-13 Chandler Carruth[PM] Re-clang-format much of this code as the code...
2015-01-13 Duncan P. N... Revert "IR: Fix an inverted assertion when replacing...
2015-01-13 Nico WeberSimplify a test. No behavior change.
2015-01-13 Eric ChristopherGrammar and spelling.
2015-01-13 Greg FitzgeraldRemove fragile regex from test
2015-01-13 Duncan P. N... IR: Fix an inverted assertion when replacing resolved...
2015-01-13 Hans WennborgRelease merge script: don't actually commit the merge
2015-01-13 Hans WennborgRelease tag script: add -revision option
2015-01-13 Hans WennborgRelease tag script: add -dry-run flag
2015-01-13 Adrian PrantlDebug Info: Move support for constants into DwarfExpres...
2015-01-12 Oleksiy VyalovFix XCode build on OSX - add OptionValueChar.cpp
2015-01-12 Duncan P. N... IR: Split out writeMDTuple(), NFC
2015-01-12 Adrian PrantlMake DwarfExpression store the AsmPrinter instead of...
2015-01-12 Adrian Prantlremove extra semicolon
2015-01-12 Reid Klecknermusttail: Only set the inreg flag for fastcall and...
2015-01-12 Matt ArsenaultR600/SI: Remove redundant setting expand on f64 vectors
2015-01-12 Duncan P. N... IR: Unbreak the MSVC build after r225689
2015-01-12 Adrian PrantlRun clang-format on the parts of AsmPrinterDwarf where...
2015-01-12 Alexey SamsonovUpdate test cases for new -fsanitize-recover= semantics.
2015-01-12 Adrian PrantlDebug Info: Add a virtual destructor to DwarfExpression.
2015-01-12 Chandler Carruth[PM] Sink the reference vs. value decision for IR units...
2015-01-12 Duncan P. N... IR: Remove incorrect comment, NFC
2015-01-12 Duncan P. N... IR: Fix unit test memory leak reported by ASan
2015-01-12 Adrian PrantlUntwine this expression. Thanks to David for noticing!
2015-01-12 Alexey SamsonovReimplement -fsanitize-recover family of flags.
2015-01-12 Simon Pilgrim[X86][SSE] Minor regression fix for r225551
2015-01-12 Adrian PrantlDebug Info: Implement DwarfUnit::addRegisterOpPiece...
2015-01-12 Duncan P. N... Bitcode: Range-based for, NFC
2015-01-12 Duncan P. N... Bitcode: Add abbreviation for METADATA_NAME
2015-01-12 Duncan P. N... Bitcode: Range-based for, NFC
2015-01-12 Duncan P. N... Bitcode: Range-based for, NFC
2015-01-12 Duncan P. N... Bitcode: Simplify emission of METADATA_BLOCK
2015-01-12 Duncan P. N... AsmParser: Use subclass API instead of MDNode wrappers...
2015-01-12 Duncan P. N... AsmParser: Factor duplicated code into ParseMDNode...
next