platform/upstream/llvm.git
2013-02-14 Daniel JasperRemove the trailing whitespace of formatted lines.
2013-02-14 Daniel JasperGet less confused by trailing comma in Google style.
2013-02-14 Elena DemikhovskyMoved line-info.ll to DebugInfo\X86 directory
2013-02-14 Owen AndersonAdd some legality checks for SETCC before introducing...
2013-02-14 Daniel JasperRemove accidentally committed empty test.
2013-02-14 Daniel JasperAlign superclasses for multiple inheritence.
2013-02-14 Elena DemikhovskyThe test failed on Windows. I've changed the platform...
2013-02-14 Evgeniy Stepanov[sanitizer] Raise argv limit for ReExec.
2013-02-14 Elena DemikhovskyFixed a bug in X86TargetLowering::LowerVectorIntExtend...
2013-02-14 Bill WendlingRevert accidental commit.
2013-02-14 Kostya Serebryany[asan] use short path for sanitizer_common/tests/saniti...
2013-02-14 Bill WendlingPass the target options through to code generation.
2013-02-14 Kostya Serebryany[asan] fix x32 build (H.J. Lu)
2013-02-14 Michel DanzerR600/SI: Check for empty stack in SIAnnotateControlFlow...
2013-02-14 Michel DanzerR600: Add lit tests for texture sampling instruction...
2013-02-14 Kostya Serebryany[tsan] disable a failing test until it gets fixed....
2013-02-14 Greg Clayton<rdar://problem/13207948>
2013-02-14 Greg Clayton<rdar://problem/13200878>
2013-02-14 Andrew TrickReapply "s/grep/FileCheck/ in some tests"
2013-02-14 Rafael EspindolaRevert r175120 and r175121. Clang is producing the...
2013-02-14 Rafael EspindolaPartially revert r175117 so that we don't break assumpt...
2013-02-14 Greg Clayton<rdar://problem/13198767>
2013-02-14 Cameron ZwarichRegisterCoalescer::reMaterializeTrivialDef() can constr...
2013-02-14 Francois PichetAdd missing typename to unbreak the MSVC 2012 build.
2013-02-14 Nick LewyckyTeach the DataLayout aware constant folder to be much...
2013-02-14 Jim InghamAdd a test for handling a function call that throws...
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...
next