aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1836-1897/+1753
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0931-539/+1282
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2363-1863/+6081
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0251-1216/+4112
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2129-119/+584
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2947-1752/+2561
* Update to LLVM 3.5a.Stephen Hines2014-04-2466-1061/+9975
* Merging r196144:Manman Ren2013-12-091-0/+4
* Merging r196637:Bill Wendling2013-12-081-1/+9
* Merging r195803:Bill Wendling2013-12-011-0/+3
* Merging r195788:Bill Wendling2013-12-011-0/+4
* Merging r195327:Bill Wendling2013-11-251-9/+0
* Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.Hao Liu2013-11-181-0/+27
* Fix spacing, forward declare order.Matt Arsenault2013-11-181-3/+3
* [PM] Completely remove support for explicit 'require' methods on theChandler Carruth2013-11-171-31/+6
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-151-2/+3
* [AArch64] Fix the scalar NEON ACLE functions so that they return float/doubleChad Rosier2013-11-151-8/+8
* Add AVX512 unmasked FMA intrinsics and support.Cameron McInally2013-11-151-0/+48
* Add addrspacecast instruction.Matt Arsenault2013-11-154-17/+60
* Fix the header comment of the new pass manager stuff to not claim to beChandler Carruth2013-11-141-1/+1
* [AArch64 neon] support poly64 and relevant intrinsic functions.Kevin Qin2013-11-141-0/+3
* Implement aarch64 neon instruction class SIMD misc.Kevin Qin2013-11-141-0/+33
* Implement AArch64 NEON instruction set AdvSIMD (table).Jiangning Liu2013-11-141-0/+45
* [AArch64] Add support for legacy AArch32 NEON scalar shift by immediateChad Rosier2013-11-131-13/+0
* Add another (perhaps better) video for Sean's talk. (Thanks Marshall!)Chandler Carruth2013-11-131-0/+1
* Give folks a reference to some material on the fundamental designChandler Carruth2013-11-131-0/+7
* Introduce an AnalysisManager which is like a pass manager but with a lotChandler Carruth2013-11-131-12/+294
* Export intrinsics:__builtin_arm_{dmb,dsb} to frontendWeiming Zhao2013-11-121-2/+2
* [AArch64] The shift right/left and insert immediate builtins expect 3Chad Rosier2013-11-111-2/+2
* [AArch64] Add support for NEON scalar floating-point convert to fixed-point i...Chad Rosier2013-11-111-0/+12
* [PM] Start sketching out the new module and function pass manager.Chandler Carruth2013-11-091-0/+118
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-092-0/+581
* [Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.Juergen Ributzka2013-11-081-0/+4
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-051-0/+8
* Add support for AVX512 masked vector blend intrinsics.Cameron McInally2013-11-041-3/+21
* AVX-512: fixed a typo in builtin nameElena Demikhovsky2013-11-041-6/+6
* AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky2013-11-031-0/+28
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-011-11/+1
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-311-0/+11
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-311-0/+3
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-311-0/+40
* Cleanup: update comments.Manman Ren2013-10-311-1/+1
* Add experimental stackmap intrinsics to definition file and documenation.Andrew Trick2013-10-311-0/+13
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-311-1/+1
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-311-0/+12
* [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders2013-10-301-8/+16
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-301-4/+8
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-301-13/+20
* Refactor the AVX512 intrinsics. Cluster the intrinsics into the appropriate v...Cameron McInally2013-10-301-82/+104
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-301-8/+16