platform/upstream/llvm.git
2013-10-21 Matt ArsenaultTeach SimplifyCFG about address spaces
2013-10-21 Rafael EspindolaIgnore -fstrength-reduce and -fno-strength-reduce.
2013-10-21 Matt ArsenaultFix creating bitcasts between address spaces in SCEV.
2013-10-21 Greg Clayton<rdar://problem/14496092>
2013-10-21 Samuel BenzaquenRefactor DynTypedMatcher into a value type class, just...
2013-10-21 Rafael EspindolaExtend test to show an alias can be before a definition.
2013-10-21 Peter CollingbourneUse internal_memset to initialize this variable.
2013-10-21 Matt ArsenaultRemove unused SCEV functions
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-10-21 Eric ChristopherFix up some old review feedback.
2013-10-21 Andrew KaylorImproving MCJIT/RuntimeDyld thread safety
2013-10-21 Rafael EspindolaCleanup redundant include.
2013-10-21 Enrico GranataGet rid of the FooStructSynth, it was a testing thing...
2013-10-21 David BlaikieDebugInfo: Put each kind of constant (form, attribute...
2013-10-21 Rafael EspindolaOptimize more linkonce_odr values during LTO.
2013-10-21 David BlaikieDebugInfo: Hash DW_FORM_GNU_str_index as a string.
2013-10-21 Marshall ClowPatch by GM: Turn off 'deprecated' warnings when buildi...
2013-10-21 Marshall ClowPatch by GM: apparently '__value' (two underscores...
2013-10-21 Marshall ClowPatch from GM: locale.cpp; make implicit conversions...
2013-10-21 Marshall ClowPatch by GM: Making implicit conversion to bool explici...
2013-10-21 Marshall ClowPatch by GM: Adding MSVC support to __bit_reference
2013-10-21 Elena DemikhovskyAVX-512: MUL operation lowering for v8i64
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for LD/ST...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for LDI...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for MOVE.v.
2013-10-21 Benjamin KramerDriver: Various string-related cleanups.
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for CTCMSA...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission of SPLAT instruction.
2013-10-21 Matheus Almeida[mips][msa] Fix definition of SLD instruction.
2013-10-21 Silviu BarangaSet the default hardware division features for ARM...
2013-10-21 Silviu BarangaAdd the __ARM_ARCH_EXT_IDIV__ predefine. It is set...
2013-10-21 Serge PavlovFix to PR8880 (clang dies processing a for loop).
2013-10-21 Kostya Serebryany[asan] count the size of QuarantineBatch in the total...
2013-10-21 Manuel KlimekFixes PR17617: Crash on joining short if statements.
2013-10-21 Dmitry Vyukovtsan: fix strerror interceptor (eliminate false positives)
2013-10-21 Daniel JasperExpose -fmodule-name and -fmodule-map-file as driver...
2013-10-21 Michael GottesmanFix the predecessor removal logic in r193045.
2013-10-21 Justin BognerLex: Don't restrict legal UCNs when preprocessing assembly
2013-10-21 Richard SmithAvoid using the name 'bzero' for an enumerator in globa...
2013-10-21 David Majnemer[-fms-extensions] __is_interface_class was miscategorized
2013-10-21 Bill WendlingDon't eliminate a partially redundant load if it's...
2013-10-21 Nick LewyckyFix typo in test's XFAIL line. Patch by Dimitry Andric!
2013-10-21 David MajnemerSema: Explain our deviation from the standard by refere...
2013-10-21 David MajnemerBe more precise when diagnosing 'inline' on global...
2013-10-20 Peter CollingbourneRuntime support for the indirect function call checker.
2013-10-20 Peter Collingbourne[ubsan] Introduce %clangxx substitution for all C+...
2013-10-20 Peter CollingbourneImplement function type checker for the undefined behav...
2013-10-20 Peter CollingbourneRevert r193022 and r193048. They broke the ubsan test...
2013-10-20 Alp TokerSwitch attribute test line endings from CRLF
2013-10-20 Alp TokerFix crash in cleanup attr handling
2013-10-20 Daniel Jasperclang-format: Better understand Lambda poarameters.
2013-10-20 Joerg SonnenbergerFix python-free build.
2013-10-20 Joerg SonnenbergerMake sure switch covers all values.
2013-10-20 Daniel Jasperclang-format: Fix formatting of nested blocks after...
2013-10-20 Daniel Jasperclang-format: Support case ranges.
2013-10-20 Daniel Jasperclang-format: Improve formatting of ObjC dict literals.
2013-10-20 Benjamin KramerDriver: libubsan_cxx depends on libubsan. Preserve...
2013-10-20 Benjamin KramerForgot some references to misspelled enums.
2013-10-20 Benjamin KramerMiscellaneous speling fixes.
2013-10-20 Michael GottesmanTeach simplify-cfg how to correctly create covered...
2013-10-20 David MajnemerSema: Diagnose global replacement functions declared...
2013-10-20 Peter CollingbourneTypo.
2013-10-20 Peter CollingbourneEmit prefix data after debug and EH directives.
2013-10-20 Peter CollingbourneEmit DWARF line entries for all data in the instruction...
2013-10-19 Rafael EspindolaAdd a missing getMostRecentDecl to ClassTemplateDecl.
2013-10-19 Rafael EspindolaSimplify some implementations of get*Decl.
2013-10-19 Benjamin KramerRemove unused variable.
2013-10-19 Rafael EspindolaThis should use the possessive adjective.
2013-10-19 Rafael EspindolaComment improvement.
2013-10-19 Bill WendlingPerform an intelligent splice of the predecessor with...
2013-10-19 Yaron KerenAvoid duplicate search by reusing the iterator.
2013-10-19 Yaron KerenAdded comments from Andrew Kaylor.
2013-10-19 Bill WendlingAdd irreader to the component list, because ParseIR...
2013-10-19 Yaron KerenRemove NDBEUG from all release types compile flags.
2013-10-19 Rui UeyamaSimplify WinLinkDriver. No functionality change.
2013-10-19 Rui UeyamaFix bug that CompareAtoms::compare is not transitive.
2013-10-19 Rafael EspindolaReduce indentation with an early exit.
2013-10-19 Rafael EspindolaAdd isFirstDecl to DecBase too and use it instead of...
2013-10-19 Rafael EspindolaFix typo.
2013-10-19 Rafael EspindolaSimplify FunctionDecl::getBody.
2013-10-19 Eric ChristopherReformat.
2013-10-19 Eric ChristopherFix up a few minor performance problems spotted in...
2013-10-19 Nick LewyckyWhen building ubsan, link in ubsan parts first and...
2013-10-19 Andrew TrickUpdate PPC loop tests after SCEV non-unit-stride checki...
2013-10-19 Kaelyn UhrainAllow CorrectTypo to replace CXXScopeSpecifiers that...
2013-10-19 Kaelyn UhrainBe smarter about deciding to add a leading '::' to a
2013-10-19 Kaelyn UhrainMerge NamespaceSpecifierSet's AddNamespace and AddRecor...
2013-10-18 Rui Ueyama[PECOFF] Only COMDAT symbols are allowed to be dead...
2013-10-18 Jim InghamValueObject and SBValue's GetChildMemberWithName should...
2013-10-18 Andrew TrickSCEV should use NSW to get trip count for positive...
2013-10-18 Bill WendlingWrite a simple description of the 'target triple' direc...
2013-10-18 Nadav RotemMark some command line flags as hidden
2013-10-18 Bill WendlingClarify that an alignment of 0 or 1 on a mem* intrinsic...
2013-10-18 NAKAMURA TakumiYAMLBench.cpp: Use llvm_move instead of std::move also...
2013-10-18 DeLesley HutchinsConsumed analysis: fix assert failure.
2013-10-18 Bill WendlingRemove reference to obsolete arguments.
2013-10-18 Bill WendlingUpdate to reflect current GC APIs and usage. The exampl...
2013-10-18 Michael J.... Can we move to C++11 already?
2013-10-18 Hans Wennborgclang-cl: diagnose setting asm listing filename with...
2013-10-18 Richard SmithFix crash if a submodule @imports another submodule...
next