index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
llvm-ar doesn't make directories
David Barksdale
12 years
release_30
Fully merge mainline release notes onto the release branch.
Chandler Carruth
13 years
release_31
Merge in 156319 156837 156838.
Bill Wendling
13 years
release_32
Bring PTX back to sync with release tarball
Anton Korobeynikov
12 years
release_33
Fixing MCJIT unit test on Windows.
Andrew Kaylor
12 years
stable
Updating branches/google/stable to r178511
Alexander Kornienko
12 years
svn-tags/RELEASE_30
Creating release candidate final from release_30 branch
Bill Wendling
13 years
svn-tags/RELEASE_31
Creating release candidate final from release_31 branch
Bill Wendling
13 years
svn-tags/RELEASE_32
Creating release candidate rc1 from release_32 branch
Pawel Wodnicki
12 years
testing
Updating branches/google/testing to r177703
Alexander Kornienko
12 years
[...]
Age
Commit message
Author
2013-05-13
llvm-ar doesn't make directories
HEAD
master
David Barksdale
2013-05-14
Removed an unnamed namespace and forgot to make two of the functions inside
Reed Kotler
2013-05-14
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-14
StackColoring: don't clear an instruction's mem operand if the underlying
Akira Hatanaka
2013-05-14
Assert that DIEEntries are constructed with non-null DIEs
David Blaikie
2013-05-14
LoopVectorize: Handle loops with multiple forward inductions
Arnold 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-13
Move a couple more statistics inside '#ifndef NDEBUG'.
Matt Beaumont-Gay
2013-05-13
Mips assembler: Assembler macro ADDIU $rs,imm
Jack Carter
[...]