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-18
FileCheckize
Jakob Stoklund Olesen
2012-04-18
Nobody likes shifty instructions, but that was a bit strong.
Jakob Stoklund Olesen
2012-04-18
Added support for disassembling unpredictable swp/swpb ARM instructions.
Silviu Baranga
2012-04-18
Fix the bahavior of the disassembler when decoding unpredictable mrs instruct...
Silviu Baranga
2012-04-18
Added support for unpredictable mcrr/mcrr2/mrrc/mrrc2 ARM instruction in the ...
Silviu Baranga
2012-04-18
Fixed decoding for the ARM cdp2 instruction. The restriction on the coprocess...
Silviu Baranga
2012-04-18
Add suport for unpredicatble cases of the cmp, tst, teq and cmnz ARM instruct...
Silviu Baranga
2012-04-18
SmallPtrSet: Reuse DenseMapInfo's pointer hash function instead of inventing ...
Benjamin Kramer
2012-04-18
Move the JIT flags from llc to lli. These flags showed up as part of moving
Nick Lewycky
2012-04-18
A bit of cleanup in the TestingGuide doc - dg.exp files no longer exist
Eli Bendersky
2012-04-18
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-04-18
Use a heavy hammer to fix PR12573.
Bill Wendling
2012-04-18
Remove AVX vpermil intrinsics. I removed their uses from clang headers and bu...
Craig Topper
2012-04-18
loop-reduce: Add an early bailout to catch extremely large loops.
Andrew Trick
2012-04-18
fix error check in assert
Seth Cantrell
2012-04-18
FileCheckify, un-XFAIL SimplifyLibCalls/floor test
Joe Groff
2012-04-18
Move win32 SimplifyLibcall test under Transforms
Joe Groff
2012-04-17
C++ has newlines at the end of files (including include files).
David Blaikie
2012-04-17
fix pr12559: mark unavailable win32 math libcalls
Joe Groff
2012-04-17
allow opt to take a -mtriple option
Joe Groff
2012-04-17
Fixes a problem in instruction selection with testing whether or not the
Joel Jones
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
[prev]
[next]