mirror / LLVM (http://llvm.org/)

Mirror of LLVM trunk.

Clone this repository (size: 103.2 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/mirror/llvm

Shortlog (showing r63507:48a20632c12c (tip) → r63483:db20f6b4197c)

Age Author Message A M D «
4 weeks Bill...@gmail.com Consider this code snippet: 3
4 weeks Evan...@apple.com Report error if codegen tries to instantiate a ARM target when the cpu does… 6
4 weeks Evan...@apple.com ArchV7M implies HW division instructions. 1
4 weeks Evan...@apple.com ArchV6T2, V7A, and V7M implies Thumb2; Archv7A implies NEON. 1
4 weeks Evan...@apple.com Add ARM Archv6M and let it implies FeatureDB (having dmb, etc.) 3
4 weeks Dani...@zuster.org MC/ARM: Add basic support for handling predication by parsing it out of the… 1 1
4 weeks Dani...@zuster.org MC/ARM: Split mnemonic on '.' characters. 1
4 weeks Dani...@zuster.org MC/ARM: Fill in ARMOperand::dump a bit. 1
4 weeks Dani...@zuster.org llvm-mc: Add -show-inst-operands, for dumping the parsed instruction… 4
4 weeks Dani...@zuster.org MCAsmParser: Add dump() hook to MCParsedAsmOperand. 4
4 weeks Dani...@zuster.org tblgen/AsmMatcher: Treat '.' in assembly strings as a token separator. 1
4 weeks Dani...@zuster.org MC/ARM: Add an ARMOperand class for condition codes. 2
4 weeks Evan...@apple.com Really control isel of barrier instructions with cpu feature. 2
4 weeks Evan...@apple.com Add Cortex-M0 support. It's a ARMv6m device (no ARM mode) with some 32-bit 2
4 weeks Evan...@apple.com - Add subtarget feature -mattr=+db which determine whether an ARM cpu has the 2 7
4 weeks Dani...@zuster.org MC/ARM: Switch to using the generated match functions instead of stub… 1
4 weeks Dani...@zuster.org MC/ARM: Enable generation of the ARM asm matcher, not that it can do much. 2
4 weeks Dani...@zuster.org ARM: Mark some disassembler only instructions as not available for matching -- 1
4 weeks Dani...@zuster.org ARM: Quote $p in an asm string. 1
4 weeks Dani...@zuster.org tblgen/AsmMatcher: Downgrade instructions with tied operands to a debug-only… 1
4 weeks resistor resistor Improve indentation. 1
4 weeks Brun...@gmail.com Remove AVX 256-bit cast intrinsics now that clang is using… 1
4 weeks Brun...@gmail.com Remove AVX 256-bit unpack and interleave intrinsics now that clang is using… 1
4 weeks Brun...@gmail.com Remove AVX 256-bit shuffle intrinsics now that clang is using… 1
4 weeks Bill...@gmail.com Update test to match output of optimize compares for ARM. 1