platform/upstream/llvm.git
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...
2013-09-09 Aaron BallmanRemoving the endian attribute and updating associated...
2013-09-09 Joerg SonnenbergerHandle _DYNAMIC correctly in the x86_64 backend.
2013-09-09 Joerg SonnenbergerRecognize -Bstatic as alias for -static, clang uses it.
2013-09-09 Robert LyttonXCore handling of thread local lowering
2013-09-09 Robert LyttonXCore target: change to Sched::Source
2013-09-09 Robert LyttonXCore target: fix weak linkage attribute handling
2013-09-09 David TweedCommit 190296 missed out the tests; add them now. Note...
2013-09-09 David TweedThe OpenCL standard specifies the sizes and alignments...
2013-09-09 Evgeniy Stepanov[sanitizer] Fix PR17138.
2013-09-09 Stepan DyatkovskiyAdditional fix for PR16752 and for commit 190044:
2013-09-09 Richard SmithC++ modules: fix a bug where loading a declaration...
2013-09-09 Evgeniy Stepanov[sanitizer] Delete extra whitespace.
2013-09-09 Bill WendlingUpdate to the new API interface which requires the...
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-09 Ed MasteEnable register log for FreeBSD tests
2013-09-09 Ed MasteSet shared library path on FreeBSD as on Linux for...
2013-09-09 Ed MasteSet shared library path on FreeBSD as on Linux for...
2013-09-09 Manman RenDebug Info Testing: use null instead of an empty string...
2013-09-08 Marshall ClowRemove a tab that snuck in
2013-09-08 Renato GolinCross-compilation doc
2013-09-08 Renato GolinAdding cross-compilation instructions to Clang
2013-09-08 Howard HinnantFix minor type-o in tests.
2013-09-08 Marshall ClowLWG Issue 2210 (Part #2 & #3): list and forward_list
2013-09-08 Daniel Jasperclang-format: Keep empty lines and format 1-line nested...
2013-09-08 Alexey Samsonov[ASan] fix one more memory leak in test case
next