Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc... | Kristof Beyls | 2013-02-22 | 1 | -5/+5 |
* | Add LLVM support for Swift. | Bob Wilson | 2012-09-29 | 1 | -0/+27 |
* | Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byte | Evan Cheng | 2012-09-18 | 1 | -5/+5 |
* | FileCheckize. | Jakob Stoklund Olesen | 2011-11-29 | 1 | -3/+12 |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -3/+3 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+23 |