aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterllvm-ar doesn't make directoriesDavid Barksdale12 years
release_30Fully merge mainline release notes onto the release branch.Chandler Carruth13 years
release_31Merge in 156319 156837 156838.Bill Wendling13 years
release_32Bring PTX back to sync with release tarballAnton Korobeynikov12 years
release_33Fixing MCJIT unit test on Windows.Andrew Kaylor12 years
stableUpdating branches/google/stable to r178511Alexander Kornienko12 years
svn-tags/RELEASE_30Creating release candidate final from release_30 branchBill Wendling13 years
svn-tags/RELEASE_31Creating release candidate final from release_31 branchBill Wendling13 years
svn-tags/RELEASE_32Creating release candidate rc1 from release_32 branchPawel Wodnicki12 years
testingUpdating branches/google/testing to r177703Alexander Kornienko12 years
[...]
 
 
AgeCommit messageAuthor
2013-03-26Updating branches/google/testing to r177703testingAlexander Kornienko
2013-03-22Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie
2013-03-22Remove the empty directory. Silly git-svn.Chandler Carruth
2013-03-22Remove the ARM-specific variant of this test. It's already covered byChandler Carruth
2013-03-22Introduce LLVM_STATIC_ASSERT macro, which expands to C/C++'s static_assert on...Argyrios Kyrtzidis
2013-03-22Revert r177543: Add timing of the IR parsing code with a newChandler Carruth
2013-03-22Fix the invalid opcode for Mips branch instructions in the assemblerJack Carter
2013-03-22This patch that enables the Mips assembler to use symbols for offset for inst...Jack Carter
2013-03-21Remove the G8RC_NOX0_and_GPRC_NOR0 PPC register classHal Finkel
2013-03-21Add TableGen ctags(1) emitter and helper script.Sean Silva
[...]