platform/upstream/llvm.git
2012-10-26 Reed Kotlerfix test setgek.ll so that it will not give false ...
2012-10-26 Fariborz JahanianDeclare type of flags to be used in a __block (byref)
2012-10-26 Rafael EspindolalibLTO has a bug in that it will keep every symbol...
2012-10-26 Quentin ColombetOz optimization level sets ForceSizeOpt attribute for...
2012-10-26 Manman RenX86 SSE Intrinsics: update header for sqrt_ss, rsqrt_ss...
2012-10-26 Rafael EspindolaPort testcase to FileCheck.
2012-10-26 Hal FinkelDisable generation of pointer vectors by BBVectorize.
2012-10-25 Filipe CabecinhasAdd a teardown function to TestAbbreviations so it...
2012-10-25 Nadav RotemRevert 166726 because it may have broken a number of...
2012-10-25 Hal FinkelBBVectorize, when using VTTI, should not form types...
2012-10-25 Bill WendlingRecommit Eric's code to validate ASM string's constrain...
2012-10-25 Richard SmithFix the other occurrence of the problem fixed by r166731.
2012-10-25 Fariborz JahanianChanging name of enum for block literal flags to represent
2012-10-25 Greg Clayton<rdar://problem/12570550>
2012-10-25 Jim InghamFound a couple more places where we need to run all...
2012-10-25 Richard SmithLLVM's hashing routines produce a size_t, and thus...
2012-10-25 Kaelyn UhrainFix anonymous namespace issue introduced by r166714:
2012-10-25 Ted KremenekTrackConstraintBRVisitor and ConditionBRVisitor can...
2012-10-25 Richard SmithAdd a more direct test for r166661.
2012-10-25 Nadav RotemFix a crash in ValueTracking. Add support for vectors...
2012-10-25 Chad Rosier[ms-inline asm] Add a test case for r166723 and r166724.
2012-10-25 Chad Rosier[ms-inline asm] Perform field lookups with the dot...
2012-10-25 Chad Rosier[ms-inline asm] Add support for field lookup in the...
2012-10-25 Nadav RotemFix the cost-model test.
2012-10-25 Reed Kotlerimplement mips16 patterns for select nodes
2012-10-25 Hal FinkelAdd CPU model to BBVectorize cost-model tests.
2012-10-25 Kaelyn UhrainDon't return false when the function's return type...
2012-10-25 Nadav RotemAdd the cpu model to the test.
2012-10-25 Fariborz JahanianAdd some new types in preparation of encoding of captur...
2012-10-25 Hal FinkelBegin incorporating target information into BBVectorize.
2012-10-25 Nadav RotemLoopVectorize: Teach the cost model to query scalar...
2012-10-25 Chad Rosier[ms-inline asm] Add support for creating AsmRewrites...
2012-10-25 Joerg SonnenbergerDon't require exception handling for clang-tblgen.
2012-10-25 Joerg SonnenbergerRemove exception handling usage from tblgen.
2012-10-25 Kaelyn UhrainMove the input files for test/PCH/badpch.c under test...
2012-10-25 Jakob Stoklund... Also optimize large switch statements.
2012-10-25 Douglas GregorWhen capturing 'this' in a lambda, make sure to update...
2012-10-25 Michael LiaoAdd 'const' qualifier on member functions not changing...
2012-10-25 Dmitri GribenkoComment to XML conversion: avoid memory allocation...
2012-10-25 Nadav RotemMinor cleanups.
2012-10-25 Dmitri GribenkoCommentDumper: reorder members and add a comment.
2012-10-25 Jim InghamAdd text to the help to explain how to set user defined...
2012-10-25 Fariborz JahanianProvide comment describing what buildBlockDescriptor...
2012-10-25 Micah VillmowUpdate the release notes to note the change from Target...
2012-10-25 Greg ClaytonAllow operating system plug-ins to specify the address...
2012-10-25 Sid ManningThis patch changes the following:
2012-10-25 Michael LiaoAdd test for ATOM ISA SSSE3
2012-10-25 Chad Rosier[ms-inline asm] Add error handling to the ParseIntelDot...
2012-10-25 Jim InghamAdd section on creating convenience variables.
2012-10-25 David BlaikieRemove unused member & unnecessary semicolon.
2012-10-25 Greg ClaytonChanged the V1 and V2 runtimes to be able to detect...
2012-10-25 Joerg SonnenbergerDon't throw exceptions in clang-tblgen by switching...
2012-10-25 Joerg SonnenbergerIn preparation for removing exception handling in table...
2012-10-25 Benjamin KramerDependenceAnalysis: Push #includes down into the implem...
2012-10-25 NAKAMURA Takumillvm/utils/TableGen/CMakeLists.txt: Update correspondin...
2012-10-25 Sebastian Popadd TableGen support to create relationship maps betwee...
2012-10-25 Micah VillmowCleanup some clang code to use new type functions inste...
2012-10-25 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-thunk.cpp: Suppress...
2012-10-25 Adhemerval... This patch fixes the MC object emission of 'nop' for...
2012-10-25 David TweedCorrect test inovocations to use %clang_cc1 rather...
2012-10-25 Bill SchmidtThis patch addresses a PPC64 ELF issue with passing...
2012-10-25 David TweedModify the targets to set appropriate calling conventio...
2012-10-25 Adhemerval... PowerPC: Initial support for PowerPC64 MCJIT
2012-10-25 Adhemerval... Initial TOC support for PowerPC64 object creation
2012-10-25 Alexey SamsonovInitialize debug info for special cases of functions...
2012-10-25 NAKAMURA Takumiunittests/ToolingTest.cpp: Suppress newFrontendActionFa...
2012-10-25 Manuel KlimekAdds the possibility to inject a callback that's called...
2012-10-25 Chandler CarruthAnother speculative commit to try to fix Polly's build...
2012-10-25 Elena DemikhovskyThe test avx-intel-ocl.ll failed. I can't reproduce...
2012-10-25 Chandler CarruthAnother fix for a build-bot reported API mismatch.
2012-10-25 Chandler CarruthTry to revive the Polly builders after this LLVM API...
2012-10-25 Michael LiaoAtom has SIMD instruction set extension up to SSSE3
2012-10-25 Michael LiaoClean up where SlotSize should be used instead of point...
2012-10-25 Chandler CarruthTeach SROA how to split whole-alloca integer loads...
2012-10-25 Richard Smith-fcatch-undefined-behavior checking for appropriate...
2012-10-25 Richard Smith-fcatch-undefined-behavior checking for appropriate...
2012-10-25 Argyrios KyrtzidisTake into account that there may be a BOM at the beginn...
2012-10-25 Sean CallananUpdated LLDB's use of the DiagnosticsEngine to
2012-10-25 Douglas GregorUpdate warning-flag test
2012-10-25 Bill WendlingRevert r166647 to rethink the patch...
2012-10-25 Douglas GregorRemove the old predefines-buffer diffing code completel...
2012-10-25 Douglas GregorFix computation of predefines buffer from the preproces...
2012-10-25 Jason MolendaIdentify a kdp session that is connecting to an EFI...
2012-10-25 Eli FriedmanWhen we're devirtualizing a method call, make sure...
2012-10-25 Douglas GregorASTUnit doesn't actually care about the predefines...
2012-10-25 Nadav RotemAdd support for additional reduction variables: AND...
2012-10-25 Douglas GregorThe the preprocessor option validator to compute suggested
2012-10-25 Bill WendlingAdd some support for diagnosing possibly mismatched...
2012-10-25 Jakob Stoklund... Stop running the machine code verifier unconditionally.
2012-10-25 Richard Smith'constexpr' and 'friend' are both declaration specifier...
2012-10-24 Richard SmithPR14171: Don't crash if we hit one of the paths where...
2012-10-24 Nadav Rotemrevert accidental change
2012-10-24 Nadav RotemImplement a basic cost model for vector and scalar...
2012-10-24 Douglas GregorTeach the PCH validator to check the preprocessor optio...
2012-10-24 Chad RosierTell llvm-mc we're using intel syntax, so we don't...
2012-10-24 Kevin EnderbyAdd a bit of documentation on the annotated disassembly...
2012-10-24 Chad Rosier[ms-inline asm] Add back-end test case for r166632...
2012-10-24 Bob WilsonDon't try to install c-index-test with BUILD_CLANG_ONLY...
2012-10-24 NAKAMURA Takumic-index-test.c: Split a format string. [-Woverlength...
2012-10-24 Sean CallananAdded --framework and --executable arguments
next