aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterllvm-ar doesn't make directoriesDavid Barksdale11 years
release_30Fully merge mainline release notes onto the release branch.Chandler Carruth12 years
release_31Merge in 156319 156837 156838.Bill Wendling12 years
release_32Bring PTX back to sync with release tarballAnton Korobeynikov11 years
release_33Fixing MCJIT unit test on Windows.Andrew Kaylor11 years
stableUpdating branches/google/stable to r178511Alexander Kornienko11 years
svn-tags/RELEASE_30Creating release candidate final from release_30 branchBill Wendling12 years
svn-tags/RELEASE_31Creating release candidate final from release_31 branchBill Wendling12 years
svn-tags/RELEASE_32Creating release candidate rc1 from release_32 branchPawel Wodnicki11 years
testingUpdating branches/google/testing to r177703Alexander Kornienko11 years
[...]
 
 
AgeCommit messageAuthor
2013-05-13llvm-ar doesn't make directoriesHEADmasterDavid Barksdale
2013-05-14Removed an unnamed namespace and forgot to make two of the functions insideReed Kotler
2013-05-14This is the first of three patches which creates stubs used forReed Kotler
2013-05-14StackColoring: don't clear an instruction's mem operand if the underlyingAkira Hatanaka
2013-05-14Assert that DIEEntries are constructed with non-null DIEsDavid Blaikie
2013-05-14LoopVectorize: Handle loops with multiple forward inductionsArnold Schwaighofer
2013-05-14[objc-arc-opts] Added debug statements when we set and unset whether a pointe...Michael Gottesman
2013-05-13[objc-arc-opts] In the presense of an alloca unconditionally remove RR pairs ...Michael Gottesman
2013-05-13Move a couple more statistics inside '#ifndef NDEBUG'.Matt Beaumont-Gay
2013-05-13Mips assembler: Assembler macro ADDIU $rs,immJack Carter
[...]