platform/upstream/llvm.git
2013-02-14 Reed KotlerRemove the form field from Mips16 instruction formats...
2013-02-14 Jim InghamProbably should return that value we took the trouble...
2013-02-14 Andrew TrickRevert "s/grep/FileCheck/ in some tests"
2013-02-14 Cameron ZwarichFix RegisterCoalescer::rematerializeTrivialDef() so...
2013-02-14 Cameron ZwarichFix some issues with rematerialization in RegisterCoale...
2013-02-14 Rafael EspindolaDon't assume the mangling of static functions.
2013-02-14 Rafael EspindolaDon't asume that a static function in an extern "C...
2013-02-14 Rafael Espindolamerge hasCLanguageLinkage and isExternC. Keep the short...
2013-02-14 Edwin VaneInitial docs directory
2013-02-14 Rafael EspindolaAdd a getLanguageLinkage method to VarDecls and Functio...
2013-02-14 Nick LewyckyWhen marking derived classes' virtual methods ODR-used...
2013-02-14 Ted KremenekTeach ccc-analyze to pass on -iquote with no spaces...
2013-02-14 Daniel MaleaFix broken testcase: ignore LLDB output that warns...
2013-02-14 Richard SmithActually fix rendering of the example code block!
2013-02-14 Richard SmithSome grammar fixes to 'Format String Checking', and...
2013-02-14 Daniel MaleaMarking two tests expected-to-fail on Linux
2013-02-14 Richard SmithDocument Clang's support for [[gnu::...]] attributes.
2013-02-14 Argyrios Kyrtzidis[docs] The stat cache has been removed from the PCH...
2013-02-13 Greg ClaytonCentralized the expression prefixes that are used for...
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Greg ClaytonA lot more cleanup on the AppleObjCRuntimeV2 class.
2013-02-13 Greg ClaytonCleaned up and removed unused code.
2013-02-13 Bill WendlingRetain the name of the new internal global that's been...
2013-02-13 Matt KopecSkip another two other tests asserting on Linux in...
2013-02-13 Anshuman DasguptaHexagon: add support for predicate-GPR copies.
2013-02-13 Greg Clayton<rdar://problem/13210494>
2013-02-13 Fariborz Jahanianobjective-C: Make order of ivars which are synthesized
2013-02-13 Alex Rosenbergllvm-gcc -pedantic warns about C++ comments in C90...
2013-02-13 Ryan GovostesFix iterator definitions for ImmutableSet and ImmutableMap.
2013-02-13 Tom StellardR600: Add support for 128-bit parameters
2013-02-13 Daniel MaleaSkip test that causes lldb to assert due to inferior...
2013-02-13 Daniel MaleaAllow expression evaluation to work when multiple threa...
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Nick LewyckyDon't build tail calls to functions with three inreg...
2013-02-13 Sean CallananMade NULL, nil, and Nil use the appropriate
2013-02-13 Tanya LattnerRemove outdated performance.html webpage.
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2013-02-13 Chad Rosier[ms-inline asm] Fix up test case for non-Darwin platforms.
2013-02-13 Jyotsna VermaHexagon: Use absolute addressing mode loads/stores...
2013-02-13 Ryan GovostesAdd iterator_traits to ImmutableMap and ImmutableSet.
2013-02-13 Chad Rosier[ms-inline asm] Add test case for r175083.
2013-02-13 Chad Rosier[ms-inline-asm] Add support for memory references that...
2013-02-13 Chad Rosier[ms-inline asm] Add a comment about the determinism...
2013-02-13 Dmitri Gribenkoconfigure: remove workaround for gcc's -Wno-maybe-unini...
2013-02-13 Richard Smithubsan: Add checking for invalid downcasts. Per [expr...
2013-02-13 Richard Smithubsan: Add checking for invalid downcasts. Per [expr...
2013-02-13 Sean Silva[docs] PR15254: Add "AST" to the lexicon.
2013-02-13 Benjamin KramerLoopVectorize: Simplify code for clarity.
2013-02-13 Bill WendlingAdd a blurb about the attributes changes to the release...
2013-02-13 Daniel JasperAllow breaking after the return type in function declar...
2013-02-13 Reed KotlerFor Mips 16, add the optimization where the 16 bit...
2013-02-13 Manman RenClean up LDV, no functionality change.
2013-02-13 Andrew KaylorImproved handling for DW_AT_const_value
2013-02-13 Bill WendlingUse 'RC_XBS' instead of 'RC_BUILDIT' to catch all times...
2013-02-13 Bill WendlingUse 'RC_XBS' instead of 'RC_BUILDIT' to catch all times...
2013-02-13 Daniel JasperFix comment alignment close to the column limit.
2013-02-13 Andrew TrickMIsched: HazardRecognizers are created for each DAG...
2013-02-13 David PeixottoPR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD...
2013-02-13 Daniel MaleaSkip tests that assert on Linux in RecordLayoutBuilder...
2013-02-13 Daniel MaleaDisable TestConditionalBreak.py due to Linux crash
2013-02-13 Chad Rosier[ms-inline-asm] Use an array_pod_sort, rather than...
2013-02-13 Argyrios Kyrtzidis[libclang] Fix annotation of a range where the begin...
2013-02-13 Greg ClaytonQuiet "the missing case in switch statement" warnings...
2013-02-13 Pekka JaaskelainenMetadata for annotating loops as parallel. The first...
2013-02-13 Alexander Potapenko[ASan] When re-executing the process on OS X, make...
2013-02-13 Krzysztof ParzyszekAdd registration for PPC-specific passes to allow the...
2013-02-13 Benjamin KramerX86: Disable generation of rep;movsl when %esi is used...
2013-02-13 Dmitry Vyukovtsan: do not imitate memory write on malloc() (Go)
2013-02-13 Tim NorthoverMention AArch64 in release notes for 3.3
2013-02-13 Timur Iskhodzhanov... and now fix the +Asserts build
2013-02-13 Timur IskhodzhanovFix the microsoft-abi-structors test expectations to...
2013-02-13 Manuel KlimekPull search state out as class members.
2013-02-13 Manuel KlimekAn attempt to make the search algorithm easier to under...
2013-02-13 Evgeniy StepanovFix MSan annotations inclusion guard.
2013-02-13 Kostya Serebryany[asan] fix fixed mapping for mac (ASAN_FLEXIBLE_MAPPING...
2013-02-13 Bill WendlingUse array_pod_sort.
2013-02-13 Manuel KlimekUpdate phab docs to clarify how to accept a change.
2013-02-13 Bill WendlingAdd some accessor and query methods for retrieving...
2013-02-13 Timur IskhodzhanovEmit virtual/deleting destructors properly with -cxx...
2013-02-13 Reed KotlerMake jumptables work for -static
2013-02-13 Elena DemikhovskyPrevent insertion of "vzeroupper" before call that...
2013-02-13 Craig TopperRemove unnecessary condtional assignment. The next...
2013-02-13 Eric ChristopherThis is actually located at the end, not the middle.
2013-02-13 Kostya Serebryany[msan] don't check shadow inside interceptors if we...
2013-02-13 Shankar Easwaranfix the mergeable string atom, when the target points...
2013-02-13 Shankar Easwaranadd merge strings option, this temporarily fixes the...
2013-02-13 Kostya Serebryany[tsan] simplify tsan-vs-gvn test since gvn vs tsan...
2013-02-13 Eric ChristopherCheck i1 as well as i8 variables for 8 bit registers...
2013-02-13 Eric ChristopherFinish obviously broken thought.
2013-02-13 Kostya Serebryany[tsan] disable load widening in ThreadSanitizer mode
2013-02-13 Kostya Serebryany[asan] fix confusing indentation
2013-02-13 Chris Lattneruse memcpy instead of dubious union to type pun two...
2013-02-13 Nico WeberFormatter: And more cast tests (these don't pass yet).
2013-02-13 Nico WeberFormatter: Add more cast tests.
2013-02-13 Nico WeberFormatter: Refactor the cast detection code to be a...
2013-02-13 Nico WeberFormatter: Detect ObjC method expressions after casts.
2013-02-13 Nick LewyckyChange this comment to helpfully explain why it's there.
2013-02-13 Jordan Rose[analyzer] Use Clang's evaluation for global constants...
2013-02-13 Jordan Rose[analyzer] Use makeZeroVal in RegionStore's lazy evalua...
next