summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AsmParser
Commit message (Expand)AuthorAge
* Merging r195432:Bill Wendling2013-11-25
* Merging r195423:Bill Wendling2013-11-22
* Merging r195421:Bill Wendling2013-11-22
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-19
* implement MC layer of AArch64 neon instruction PMULL and PMULL2 with 128 bit ...Kevin Qin2013-11-19
* Hopefully fix uninitialized memory read in AArch64AsmParser found by MSan boo...Alexey Samsonov2013-11-15
* Remove some unnecessary temporary strings.Benjamin Kramer2013-11-09
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-05
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-10
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-10
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-12
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* AArch64: add initial NEON supportTim Northover2013-08-01
* Make some arrays 'static const'Craig Topper2013-07-15
* Remove address spaces from MC.Rafael Espindola2013-07-02
* Silence anonymous type in anonymous union warnings.Eric Christopher2013-03-15
* MCParser: Update method names per coding guidelines.Jim Grosbach2013-02-20
* AArch64: add block comments where missingTim Northover2013-02-14
* AArch64: Simplify logic in deciding whether bfi is validTim Northover2013-02-11
* Make use of DiagnosticType to provide better AArch64 diagnostics.Tim Northover2013-02-11
* Fix remaining StringRef abuse.Tim Northover2013-02-05
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-05
* Fix some abuses of StringRefTim Northover2013-02-04
* Add AArch64 as an experimental target.Tim Northover2013-01-31