platform/upstream/llvm.git
2013-09-10 Kostya Serebryany[asan] refactor the use-after-return API so that the...
2013-09-10 Kostya Serebryany[asan] refactor the use-after-return API so that the...
2013-09-10 Alexander KornienkoCorrectly calculate OriginalColumn after multi-line...
2013-09-10 Richard Sandiford[SystemZ] Update README.
2013-09-10 Evgeniy Stepanov[msan] Make all pointers in msan_interface "const volat...
2013-09-10 Evgeniy Stepanov[msan] bool -> int to make msan_interface.h C-compatible.
2013-09-10 Daniel Jasperclang-format: Understand function type typedefs with...
2013-09-10 Richard Sandiford[SystemZ] Add TM and TMY
2013-09-10 Daniel Sanders[mips][msa] Removed unsupported dot product instruction...
2013-09-10 Daniel Sanders[mips][msa] Removed unsupported dot product instruction...
2013-09-10 Vladimir MedicAdd test cases for Mips mthc1/mfhc1 instructions. Add...
2013-09-10 Vladimir MedicRemove obsolete code from MipsAsmParser.cpp.
2013-09-10 Alexander KornienkoCalculate and store ColumnWidth instead of CodePointCou...
2013-09-10 Alexey SamsonovDelete unused static class members
2013-09-10 Stepan DyatkovskiyRejected 190391, due to failures on clang-x86_64-darwin...
2013-09-10 Timur Iskhodzhanov[ASan] Don't crash in DescribeHeapAddress if we don...
2013-09-10 Stepan DyatkovskiyFix for PR16752. Second commit.
2013-09-10 David TweedFix minor coding style issue in r190296 pointed out...
2013-09-10 Michael Gottesman[python-bindings] Changed test_memory_buffer_create_fro...
2013-09-10 Michael Gottesman[python bindings] Added code to get the length of a...
2013-09-10 Craig TopperSeparate popcnt and sse4.2 feature control somewhat...
2013-09-10 NAKAMURA TakumiMCObjectFileInfo.cpp: Fix a couple of possible typo...
2013-09-10 Nick LewyckyGenerate code for the move assignment operator using...
2013-09-10 Tobias GrosserTempScopInfo: Microoptimize constant conditions
2013-09-10 Eli FriedmanDelete unused variables.
2013-09-10 Eli FriedmanMake -Wunused warning rules more consistent.
2013-09-10 Jim InghamChanging the default shell to /bin/sh brought up a...
2013-09-10 Jim InghamChange the "breakpoint fuzz" algorithm from "coalesce...
2013-09-10 Peter Collingbourne[dfsan] Initial set of DFSAN_OPTIONS flags.
2013-09-10 Hans Wennborgclang-cl: use -fdiagnostics-format=msvc by default
2013-09-10 Reid KlecknerIgnore calling conventions when checking function templ...
2013-09-10 Matt ArsenaultDon't use getSetCCResultType for creating a vselect
2013-09-10 Matt ArsenaultUse StringRef::npos for StringRef instead of std::strin...
2013-09-10 NAKAMURA Takumillvm/test/DebugInfo/dwarf-public-names.ll: Mark it...
2013-09-10 Bill WendlingRevert r190366. It was breaking build bots.
2013-09-09 Fariborz JahanianObjectiveC migrator. Do not infer NS_RETURNS_INNER_POINTER
2013-09-09 Marshall ClowAdd ability to set OPTIONS for compile
2013-09-09 Aaron BallmanAttempting to unbreak the makefile-base builds.
2013-09-09 Aaron BallmanAdding a FIXME based on feedback from Richard Smith.
2013-09-09 Aaron BallmanAttribute tablegen now understands that attribute argum...
2013-09-09 Andrew TrickEnable -misched-cyclicpath by default.
2013-09-09 Bill WendlingUse a default value for the prologue's debug location.
2013-09-09 Richard MittonFixed parsing of the .debug_aranges section so that...
2013-09-09 Manman RenDebug Info: In DIBuilder, the context fields of a TAG_i...
2013-09-09 Manman RenDebug Info: move DIScope::getContext back from DwarfDebug.
2013-09-09 Enrico Granata<rdar://problem/14728845>
2013-09-09 Andrew Trickmi-sched: smooth out the cyclicpath heuristic.
2013-09-09 Bill WendlingDon't allow a NULL-length file. Try to revert to the...
2013-09-09 Jack Carterwhite spaces and long lines
2013-09-09 Eli FriedmanDon't shrink atomic ops to bool in GlobalOpt.
2013-09-09 Daniel MaleaDisabling tests affected by llvm.org/pr16170 on Linux
2013-09-09 Bill WendlingSet the encoding to '0' if we don't have an MAB.
2013-09-09 Matt Beaumont-GayFix a crash introduced in r189828.
2013-09-09 Quentin Colombet[InstCombiner] Expose opportunities to merge subtract...
2013-09-09 Manman RenDebug Info Testing: remove a commented out line.
2013-09-09 Bill WendlingAnother attempt to fix windows buildbots.
2013-09-09 Bill WendlingAttempt to fix buildbots by giving an explicit output...
2013-09-09 Bill WendlingExpand test to make sure that we can generate compact...
2013-09-09 Bill WendlingExpand test to make sure that we can generate compact...
2013-09-09 Eric ChristopherAlways add global names. We're adding them in the rest...
2013-09-09 Eric ChristopherRename for consistency.
2013-09-09 Eric ChristopherAdd the gnu pubnames and pubtypes sections to the mc...
2013-09-09 Eric ChristopherAdd constant defines for gnu pubnames and gnu pubtypes...
2013-09-09 Eric ChristopherFormatting.
2013-09-09 Fariborz JahanianModern ObjectiveC translator. Fix translation of
2013-09-09 Sean Silva[docs] Prominently note modules are experimental.
2013-09-09 Sean Silva[docs] End users should see just "Clang"
2013-09-09 Sean Silva[docs] Fix Sphinx toctree warning.
2013-09-09 Sean Silva[docs] Fix some finicky Sphinx warnings.
2013-09-09 Bill WendlingCall generateCompactUnwindEncodings() right before...
2013-09-09 Manman RenDebug Info: Use DIScopeRef for DIType::getContext.
2013-09-09 Sean Silva[docs] Typographical and rewording fixes.
2013-09-09 Rui UeyamaRename GnuLDInputGraph.h -> GnuLdInputGraph.h for consi...
2013-09-09 Bob WilsonUpdate CMake file to fix buildbots.
2013-09-09 Manman RenDebug Info: move DIScope::getContext to DwarfDebug.
2013-09-09 Rui UeyamaUse _isWholeArchive to silence -Wunused-private-field...
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-09-09 Sean Silva[docs] Fix Sphinx warning.
2013-09-09 Sean Silva[docs] Fix some Sphinx toctree warnings.
2013-09-09 Manman RenDebug Info: Move isSubprogramContext from DebugInfo...
2013-09-09 Sean Silva[docs] Some typographical fixes.
2013-09-09 Hans Wennborgclang-cl: parse (but don't support) the /o flag
2013-09-09 Manman RenDebug Info: Rename DITypeRef to DIScopeRef.
2013-09-09 Manman RenDebug Info: Update isScope to make sure DIType is a...
2013-09-09 Marshall ClowUpdate synopsis for list/forward_list/deque to match...
2013-09-09 Ed MasteApply Linux C++ global/anonymous function call workound...
2013-09-09 Akira Hatanaka[mips] When double precision loads and stores are split...
2013-09-09 Benjamin Kramer[stackprotector] Modernize code with IRBuilder
2013-09-09 Ted KremenekMove checker downloads to llvm.org.
2013-09-09 Richard SmithC++ modules: if a class is defined in multiple modules...
2013-09-09 Benjamin KramerCGDebugInfo: Hoist string allocation in a helper functi...
2013-09-09 Benjamin KramerSema: Don't crash on visibility attributes with an...
2013-09-09 Benjamin KramerFix constructor-related typos.
2013-09-09 Aaron WatryParenthesize arguments for mad_hi
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...
2013-09-09 Aaron BallmanA better way to silence the warning in MSVC (replaces...
2013-09-09 Ed Mastetest: Handle libc++ shared lib name on FreeBSD
2013-09-09 Evgeniy Stepanov[msan] Intercept fstatat / fstatat64.
2013-09-09 Aaron BallmanSilencing an MSVC warning about an empty control statem...
2013-09-09 Aaron BallmanSilencing a warning about control flow reaching the...
next