platform/upstream/llvm.git
2015-01-13 David BlaikieDebugInfo: Correct the location of EH cleanup for blocks
2015-01-13 Tom StellardR600/SI: Add pattern for bitcasting fp immediates to...
2015-01-13 Chandler Carruth[PM] Remove the defunt CGSCC-specific debug flag.
2015-01-13 Chandler Carruth[PM] Push the debug option for the new pass manager...
2015-01-13 Adam NemetFix function names in tests from r225838.
2015-01-13 Nico Weberclang-format: [Java] Detect `native` keyword.
2015-01-13 Adam Nemet[AVX512] Unpack support in new shuffle lowering
2015-01-13 Adam Nemet[AVX512] Add pretty-printing of shuffle mask for unpacks
2015-01-13 Matthias BraunDAGCombiner: simplify by using condition variables...
2015-01-13 Ben LangmuirAdd [extern_c] attribute to _Builtin_intrinsics module
2015-01-13 Roman DivackyMention FreeBSD support.
2015-01-13 Chandler Carruth[PM] Sink the convenience typedefs after the class...
2015-01-13 Rui UeyamaRemove InputGraph::getNextFile().
2015-01-13 Greg ClaytonFixed an issue where if the operating system python...
2015-01-13 Duncan P. N... AsmParser/Bitcode: Add support for MDLocation
2015-01-13 Rui UeyamaUse init list and move operator instead of swap().
2015-01-13 Matt ArsenaultR600: Implement getRecipEstimate
2015-01-13 Matt ArsenaultR600: Implement getRsqrtEstimate
2015-01-13 Duncan P. N... IR: Fix GCC error from MDLocation::getInlinedAt()
2015-01-13 Peter CollingbourneRoll gotools to 47f2109c.
2015-01-13 Duncan P. N... IR: Add MDLocation class
2015-01-13 Matt ArsenaultR600: Make cttz / ctlz cheap to speculate
2015-01-13 Julien LerougeFix non-determinism issue in SLP
2015-01-13 Ulrich WeigandUse the integrated assembler as default on SystemZ
2015-01-13 Ulrich WeigandUse the integrated assembler as default on PowerPC
2015-01-13 Tobias GrosserUse types of matching size when generating multi-dimens...
2015-01-13 Chris BienemanRunning clang-format on CommandLine.h and CommandLine...
2015-01-13 Rui UeyamaSimplify.
2015-01-13 Peter CollingbourneAdd link to Go bindings documentation.
2015-01-13 Rui UeyamaReplace vector<unique_ptr<File> with unique_ptr<File>.
2015-01-13 Paul RobinsonWhen attribute 'optnone' appears on the same declaratio...
2015-01-13 David PeixottoFix maxLoopDepth computation in ScopInfo
2015-01-13 Hal FinkelRevert "r225808 - [PowerPC] Add StackMap/PatchPoint...
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...
next