platform/upstream/llvm.git
2013-02-14 Dmitry Vyukovinclude/llvm/Object/ELF.h: do debug checks only when...
2013-02-14 Greg Clayton<rdar://problem/12693921>
2013-02-14 Nadav RotemDont merge consecutive loads/stores into vectors when...
2013-02-14 Nadav Rotem80-col
2013-02-14 Jyotsna VermaHexagon: Use multiclass for absolute addressing mode...
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-14 Jyotsna VermaFix for bug 15246 -- out-of-bound error in the TableGen...
2013-02-14 Argyrios Kyrtzidis[arcmt] Make sure the function has an associated parame...
2013-02-14 Vincent LejeuneR600: Do not fold single instruction with more that...
2013-02-14 Vincent LejeuneR600: Export instructions are no longer terminator
2013-02-14 Vincent LejeuneR600: Fold zero/one in export instructions
2013-02-14 Vincent LejeuneR600: Do not fold modifier/litterals in vector inst
2013-02-14 Tim NorthoverUse correct host/target CMake variables to define lit...
2013-02-14 Tobias GrosserDo not run formatting checks by default
2013-02-14 Tobias GrosserFormatting fixes
2013-02-14 Tim NorthoverAArch64: switch from neverHasSideEffects to hasSideEffects.
2013-02-14 Tim NorthoverAdd deprecation of neverHasSideEffects to documentation...
2013-02-14 Tobias Grosserclang-format: Really check all files
2013-02-14 Rafael EspindolaRevert r15266. This fixes llvm.org/pr15266.
2013-02-14 Tim NorthoverAArch64: stop claiming that NEON registers are usable...
2013-02-14 Tobias GrosserReport formatting problems as with 'diff -u'
2013-02-14 Tobias Grossercmake: add command polly-check-format
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-14 Krzysztof ParzyszekAdd testcase for llvm-dwarfdump to test parsing of...
2013-02-14 David ChisnallOn FreeBSD, we need to look in /usr/local/include so...
2013-02-14 Rafael EspindolaMangle extern "C" functions whose names are not simple...
2013-02-14 Daniel JasperFix counting of parameters so that r175162 works as...
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-14 Evgeniy Stepanov[sanitizer] Get full argv and envp on glibc.
2013-02-14 Daniel JasperReduce penalty for breaking before ./-> after complex...
2013-02-14 Dmitri GribenkoRemove a const_cast by propagating constness to called...
2013-02-14 Dmitri GribenkoRemove an unneeded const_cast
2013-02-14 Dmitri GribenkoRemove const_casts by making spec_begin()/spec_end...
2013-02-14 Dmitry Vyukovllvm-symbolizer: speedup symbol lookup
2013-02-14 Alexander Potapenko[ASan] Fixed the wrong placement of #include
2013-02-14 Evgeniy StepanovWorkaround an MSan false positive.
2013-02-14 Alexander Potapenko[ASan] Remove the 'alarm' script which isn't present...
2013-02-14 Dmitry Vyukovtsan: fix bug in suppression reading (suppressions...
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.
next