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