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
2011-09-20
Extend changes from r139986 to produce 256-bit AVX minps/minpd/maxps/maxpd.
Craig Topper
2011-09-20
include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for co...
NAKAMURA Takumi
2011-09-20
include/llvm/Config: Reorder LLVM_HAS_ATOMICS along config.h.in for consistency.
NAKAMURA Takumi
2011-09-20
include/llvm/Config/config.h.cmake: Unbreak CMake build to tweak LLVM_HAS_ATO...
NAKAMURA Takumi
2011-09-20
ARM isel bug fix for adds/subs operands.
Andrew Trick
2011-09-20
whitespace
Andrew Trick
2011-09-20
Remove empty directories.
Benjamin Kramer
2011-09-20
Remove some missed references to dead intrinsics.
Bill Wendling
2011-09-20
Update the EH doc to reflect the new EH model.
Bill Wendling
2011-09-20
Nuke obsolete test file.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for WFE/WFI/YIELD.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for UXTAB/UXTAB16/UXTH/UXTB/UXTB16/UXTH.
Jim Grosbach
2011-09-20
More llvmc bits. Spotted by Benjamin on IRC.
Eric Christopher
2011-09-20
Remove from cmake too.
Eric Christopher
2011-09-20
Remove more of llvmc and dependencies.
Eric Christopher
2011-09-20
Thumb2 assembly parsing and encoding for USUB8/USUB16.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for USAX.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for USAT16.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for USAT.
Jim Grosbach
2011-09-20
Remove incorrect comments. These are not disassmebly only patterns.
Jim Grosbach
2011-09-20
Tidy up.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for UQSAD8/USADA8.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for UQSUB16/UQSUB8.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for UQASX/UQSAX.
Jim Grosbach
2011-09-20
Thumb2 assembly parsing and encoding for UQADD16/UQADD8.
Jim Grosbach
2011-09-20
Remove llvmc from CMake as well.
Eric Christopher
2011-09-20
Thumb1 convenience aliases for disassembler round-trip testing. CPS instruction.
Jim Grosbach
2011-09-20
Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,
Bruno Cardoso Lopes
2011-09-20
Thumb CPS definition is not disassembler only.
Jim Grosbach
2011-09-19
Thumb2 range check on CPS mode immediate.
Jim Grosbach
2011-09-19
tMOVSr is not allowed in an IT block either.
Owen Anderson
2011-09-19
Update to the new EH syntax.
Bill Wendling
2011-09-19
CPS instructions are UNPREDICTABLE inside IT blocks.
Owen Anderson
2011-09-19
Dramatically reduce this testcase.
Bill Wendling
2011-09-19
Tidy up comments.
Jim Grosbach
2011-09-19
Fix PR10949. Fix the encoding of VMOVPQIto64rr.
Bruno Cardoso Lopes
2011-09-19
Based on the small opt Zvi's patch was trying to achieve, eliminate
Bruno Cardoso Lopes
2011-09-19
Tidy up a bit.
Jim Grosbach
2011-09-19
Thumb2 assembly parsing and encoding for UMAAL/UMLAL/UMULL.
Jim Grosbach
2011-09-19
Revert r140083 and r140084 until buildbots can be fixed.
Bill Wendling
2011-09-19
Remove llvmc and assorted build machinery for it.
Eric Christopher
2011-09-19
Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8.
Jim Grosbach
2011-09-19
Thumb2 assembly parsing and encoding for UHASX/UHSAX.
Jim Grosbach
2011-09-19
Thumb2 assembly parsing and encoding for UHADD16/UHADD8.
Jim Grosbach
2011-09-19
Thumb2 assembly parsing and encoding for UBFX.
Jim Grosbach
2011-09-19
Thumb2 assembly parsing and encoding for UASX.
Jim Grosbach
2011-09-19
Update test to remove the 'unwind' instruction.
Bill Wendling
2011-09-19
If we are extracting a basic block that ends in an invoke call, we must also
Bill Wendling
2011-09-19
Fix copy/past-o. Gotta remember that 'modify' step...
Jim Grosbach
2011-09-19
Thumb2 assembly parsing and encoding for UADD16/UADD8.
Jim Grosbach
[next]