platform/upstream/llvm.git
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...
2015-01-12 Duncan P. N... AsmParser: Reorder ParseMetadata() logic, NFC
2015-01-12 Duncan P. N... AsmParser: Simplify ParseMDTuple(), NFC
2015-01-12 Adrian PrantlDebug Info: Implement DwarfUnit::addRegisterOffset...
2015-01-12 Adrian PrantlDebug info: Factor out the creation of DWARF expression...
2015-01-12 Rafael Espindola[patch][pr19848] Produce explicit comdats in clang.
2015-01-12 Greg FitzgeraldRemove CMake standalone build configuration
2015-01-12 Nico WeberWrap to 80 columns. No behavior change.
2015-01-12 Duncan P. N... AsmParser: ParseMDNode() => ParseMDTuple(), NFC
2015-01-12 Nico WeberDon't use a doc comment in a function body.
2015-01-12 Sanjay Patel80-cols; NFC
2015-01-12 Duncan P. N... AsmParser: Remove unused version of ParseMDNodeID()
2015-01-12 Duncan P. N... AsmParser: Use normal references for metadata attachmen...
2015-01-12 Duncan P. N... IR: Prepare for a new UniquableMDNode subclass, NFC
2015-01-12 Duncan P. N... IR: Stop erasing MDNodes from uniquing sets during...
2015-01-12 Bill SchmidtFirst crack at PowerPC 3.6 release notes
2015-01-12 Zachary TurnerAdd support for character option types.
2015-01-12 Eric Fiselier[LIT] Remove string decoding in gtest discovery code...
2015-01-12 Peter Collingbourne[dfsan] Export dfsan_get_label_info function with C...
2015-01-12 Ahmed Bougacha[X86] Also create+widen FMIN/FMAX nodes for v2f32.
2015-01-12 Duncan P. N... IR: Move creation logic to MDNodeFwdDecl, NFC
2015-01-12 Duncan P. N... IR: Make MDNodeFwdDecl destructor public
2015-01-12 Viktor Kutuzov[Msan] Fix use of mmap(MAP_ANONYMOUS) in the unit tests...
2015-01-12 Ahmed Bougacha[X86] Make SSE min/max testcases more explicit. NFC.
2015-01-12 Viktor Kutuzov[Msan] Fix tests reading /proc files on FreeBSD
2015-01-12 Duncan P. N... IR: Move creation logic down to MDTuple, NFC
2015-01-12 Nathan Sidwellreverting due to build bot failure
2015-01-12 Duncan P. N... IR: Push storeDistinctInContext() down to UniquableMDNo...
next