platform/upstream/llvm.git
2012-01-05 Benjamin KramerFileCheck hygiene.
2012-01-05 Jakob Stoklund... Reapply r146997, "Heed spill slot alignment on ARM."
2012-01-05 Jakob Stoklund... Avoid reserving an ARM base pointer during register...
2012-01-05 Jakob Stoklund... Freeze reserved registers before starting register...
2012-01-05 Argyrios KyrtzidisSanity checks in SourceManager::getFileEntryForID(...
2012-01-05 John McCallThe value of a const weak variable is not an integer...
2012-01-05 Douglas GregorIf we already have a definition for a top-level module...
2012-01-05 Fariborz JahanianFixes a code gen bug for setter code for a property of
2012-01-05 Douglas GregorWhen generating includes for all of the headers we...
2012-01-04 Nick KledzikSupport more Atom attributes. Add more test cases...
2012-01-04 Anna Zaks[analyzer] Add another tests to taint tester.
2012-01-04 Anna Zaks[analyzer] Be less pessimistic about invalidation of...
2012-01-04 Anna Zaks[analyzer] Correct the error message in the testing...
2012-01-04 Ted KremenekRename attribute 'objc_suppress_autosynthesis' to ...
2012-01-04 Ted KremenekFix 80 col violations.
2012-01-04 Eli FriedmanFix test on Release builds.
2012-01-04 Douglas GregorStore the submodules of a module in source order, as...
2012-01-04 Fariborz JahanianTest case for my previous patch.
2012-01-04 Fariborz Jahanianobjc: When issuing warning for missing synthesis for
2012-01-04 Eli FriedmanAdd an APValue representation for the difference betwee...
2012-01-04 Dan GohmanGeneralize isSafeToSpeculativelyExecute to work on...
2012-01-04 Greg Clayton<rdar://problem/10507811>
2012-01-04 Chris Lattnerfix test on -Asserts builds.
2012-01-04 Chris Lattnerimplement rdar://10639962 by keeping track of increased...
2012-01-04 Ted KremenekAdd missing #endif in documentation.
2012-01-04 Fariborz JahanianSupport __has_attribute for objc_suppress_autosynthesis
2012-01-04 Marshall ClowImproved comment to explain why we can use __cxa_get_gl...
2012-01-04 Benjamin KramerSilence warnings of a mysterious compiler that still...
2012-01-04 Daniel DunbarDriver/Darwin: Remove a hack that avoided passing ...
2012-01-04 Sean CallananAdded logging to track when the IR interpreter
2012-01-04 Benjamin KramerSimplify more DenseMap.find users.
2012-01-04 Sean CallananAdded examples of commands that list and delete
2012-01-04 Douglas GregorAdd __has_feature(modules) to indicate when modules...
2012-01-04 Howard HinnantJust getting started on the personality routine. This...
2012-01-04 Benjamin KramerStringMap.find never points to an empty bucket or tombs...
2012-01-04 Eli FriedmanFix test so it doesn't depend on the host's calling...
2012-01-04 Benjamin KramerSimplify code. No functionality change.
2012-01-04 Sebastian Popadd polly.sh script
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2012-01-04 Akira HatanakaEnable -soft-float for MIPS.
2012-01-04 Sean CallananFixed the help text for raw commands like "expr"
2012-01-04 Sean CallananInstead of blindly printing a string when
2012-01-04 Douglas GregorImplement declaration merging for variables in disjoint...
2012-01-04 Douglas GregorImplement declaration merging for non-template function...
2012-01-04 Douglas GregorImplement declaration merging for typedefs loaded from...
2012-01-04 Marshall ClowBetter comment
2012-01-04 Benjamin KramerPenryn doesn't support sse4.2, don't enable it in the...
2012-01-04 David ChisnallRestore r147493 and remove the part of the test that...
2012-01-04 Nick LewyckyRemove pointless asserts.
2012-01-04 Nick LewyckyTeach instcombine all sorts of great stuff about shifts...
2012-01-04 Craig TopperAllow vector shuffle normalizing to use concat vector...
2012-01-04 Ted KremenekExtend ConditionBRVisitor to handle condition variable...
2012-01-04 Craig TopperImplement VECTOR_SHUFFLE canonicalizations during DAG...
2012-01-04 Douglas GregorDon't treat 'import' as a contextual keyword when we...
2012-01-04 Rafael EspindolaProcess attributes in explicit function template instan...
2012-01-04 Eli FriedmanAdd an explicit LambdaExprContext to Declarator, to...
2012-01-04 NAKAMURA Takumitest/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro...
2012-01-04 Akira HatanakaHave functions return structures smaller than 128-bit...
2012-01-04 Akira HatanakaRename immLUiOpnd.
2012-01-04 Akira Hatanaka- Define base classes for Jump-and-link instructions...
2012-01-04 Eli FriedmanFix messed-up indentation in r147515.
2012-01-04 Akira HatanakaHave getRegForInlineAsmConstraint return the correct...
2012-01-04 Eli FriedmanStub out the Sema interface for lambda expressions...
2012-01-04 Kostya Serebryany[asan] remove objdump-based tests in favour of much...
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
2012-01-04 Evan ChengFor x86, canonicalize max
2012-01-04 Rafael EspindolaRevert r147493. It broke test/CodeGenObjC/constant...
2012-01-04 Kostya Serebryany[asan] one more test for asan instrumentation: (*a...
2012-01-04 Ted KremenekTeach the static analyzer to not treat XPC types as...
2012-01-04 Ted KremenekMinor code formatting cleanups.
2012-01-04 Fariborz JahanianIn non-gc, non-arc mode, property of 'Class' type
2012-01-03 Eli FriedmanGet rid of an unnecessary check; the AST for init-lists...
2012-01-03 Chris LattnerTurn a few more inline asm errors into "emitErrors...
2012-01-03 Chris Lattnergeneralize LLVMContext::emitError to take a twine inste...
2012-01-03 Ted KremenekEnhance UnixAPIChecker to also warn about zero-sized...
2012-01-03 Douglas GregorMinor tweak to name lookup for C/Objective-C: after...
2012-01-03 Douglas GregorTest "merging" of typedef types across distinct modules...
2012-01-03 Marshall ClowDon't allocate TLS storage when checking to see if...
2012-01-03 Eli FriedmanSupport constant evaluation for OpenCL nested vector...
2012-01-03 Chad RosierFix 80-column violations.
2012-01-03 Ted KremenekAdd initial version of checker to check if virtual...
2012-01-03 David ChisnallInitialise constant Objective-C string isa pointers...
2012-01-03 Marshall ClowDon't allocate TLS storage when checking to see if...
2012-01-03 Jakob Stoklund... Don't use enums larger than 1 << 31 for target features.
2012-01-03 Fariborz Jahanianobjc: diagnose misplacement of objc_suppress_autosynthesis
2012-01-03 Chad RosierFixed by Chandler in r147434.
2012-01-03 Douglas GregorImplement cross-module declaration merging for tag...
2012-01-03 Jakob Stoklund... Revert r146997, "Heed spill slot alignment on ARM."
2012-01-03 Jakob Stoklund... Assert when reserved registers have been assigned.
2012-01-03 Nadav RotemRevert 147426 because it caused pr11696.
2012-01-03 Nadav RotemFix incorrect widening of the bitcast sdnode in case...
2012-01-03 Ted KremenekForce set-xcode-analyzer to use the system version...
2012-01-03 Douglas GregorAdd __has_feature(objc_modules)
2012-01-03 Chad RosierEnhance DAGCombine for transforming 128->256 casts...
2012-01-03 Douglas GregorAdd a test for the driver-level -fmodules/-fno-modules...
2012-01-03 Ted KremenekAdd test case for PR 9774, which got fixed along the...
2012-01-03 Nick LewyckyConform to the style guide; remove 'else' after 'return...
2012-01-03 Abramo BagnaraAdded testcases for -Wdisabled-macro-expansion.
2012-01-03 Owen AndersonRemove the restriction that target intrinsics can only...
2012-01-03 Lang HamesClarified assert text.
next