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
Age
Commit message (
Expand
)
Author
2012-04-17
Typo.
Chad Rosier
2012-04-17
Sanity check error handling for TokenAlias.
Jim Grosbach
2012-04-17
Fix incorrect call of resolveRelocation() for ARM ELF stub relocations.
Danil Malyshev
2012-04-17
platform support for counting column widths and checking isprint
Seth Cantrell
2012-04-17
Delete latter half of CMakeLists.txt.
Akira Hatanaka
2012-04-17
Add disassembler to MIPS.
Akira Hatanaka
2012-04-17
Goodbye, JSONParser...
Manuel Klimek
2012-04-17
Adding operator== for document_iterator.
Manuel Klimek
2012-04-17
Force cmov on test so block placement doesn't shuffle the code around.
Benjamin Kramer
2012-04-17
Remove unused CCIfSubtarget.
Jay Foad
2012-04-17
Unbreak the MSVC build, that next() thing again.
Francois Pichet
2012-04-17
Fix bad EXTRACT_SUBREG in instruction selection for extending-loads on NEON.
James Molloy
2012-04-17
Revert "SCEV: When expanding a GEP the final addition to the base pointer has...
Benjamin Kramer
2012-04-17
Test cases that assume layout should use -disable-code-place.
Andrew Trick
2012-04-17
Don't decode vperm2i128 or vperm2f128 into a shuffle if bit 3 or 7 of the imm...
Craig Topper
2012-04-17
Download and build the compiler-rt project.
Bill Wendling
2012-04-17
SlotIndexes used to store the index list in a crufty custom linked-list. I can't
Lang Hames
2012-04-17
Typo in an unused field.
Andrew Trick
2012-04-17
Update woefully stale credits entry. Everything listed there had been
Chandler Carruth
2012-04-17
Add a stub about the inline cost rewrite.
Chandler Carruth
2012-04-17
Add a stub for block placement pass. This needs fleshing out w/ details
Chandler Carruth
2012-04-17
Don't tag libcxx and libcxxabi since we don't release them just yet.
Bill Wendling
2012-04-17
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
Kevin Enderby
2012-04-17
temporarily XFAIL this test until post RA
Preston Gurd
2012-04-17
Tidy up. 80 columns.
Jim Grosbach
2012-04-16
Typo.
Eric Christopher
2012-04-16
Make comment here more clear.
Eric Christopher
2012-04-16
Disable the atom scheduling test after r154874 broke it.
Chandler Carruth
2012-04-16
ARM two-operand forms for vhadd and vhsub instructions.
Jim Grosbach
2012-04-16
Temporarily turn off anti-dependency checking
Preston Gurd
2012-04-16
Add files which were not included by commit 154868.
Preston Gurd
2012-04-16
Relax this test a touch to cope with different assembly variants.
Chandler Carruth
2012-04-16
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
Fix updateTerminator to be resiliant to degenerate terminators where
Chandler Carruth
2012-04-16
MC assembly parser handling for trailing comma in macro instantiation.
Jim Grosbach
2012-04-16
ARM handle :lower16: and :upper16: after a '#' prefix.
Jim Grosbach
2012-04-16
FileCheckize these tests.
Jakob Stoklund Olesen
2012-04-16
Forgot to remove fast math metadata from the release notes.
Duncan Sands
2012-04-16
Disable code placement for this test.
Jakob Stoklund Olesen
2012-04-16
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
Fix incorrect atomics codegen introduced in r154705, and extend test to catch...
Richard Smith
2012-04-16
This patch fixes 3 problems:
Akira Hatanaka
2012-04-16
Remove unused variable
David Blaikie
2012-04-16
ARM assembly two-operand forms for VRSHL.
Jim Grosbach
2012-04-16
Tidy up. Test formatting.
Jim Grosbach
2012-04-16
Do not add offset in applyFixup. This has already been accounted for in Value.
Akira Hatanaka
2012-04-16
Describe Polly as a 'Polyhedral Optimizer'
Tobias Grosser
2012-04-16
Add Polly news to the release notes
Tobias Grosser
2012-04-16
ARM two-operand aliases for VRHADD instructions.
Jim Grosbach
2012-04-16
Tidy up. Testcase formatting.
Jim Grosbach
[prev]
[next]