aboutsummaryrefslogtreecommitdiff
path: root/lib/Headers/arm_neon.h
AgeCommit message (Collapse)Author
2010-05-28Convert arm_neon.h into arm_neon.td, from which arm_neon.h will be builtNate Begeman
Add Makefile support for building arm_neon.h from arm_neon.td Need to figure out an appropriate cmake rule for this. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104928 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30logical ops, unary ops, pairwise opsNate Begeman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102681 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-29Comparisons.Nate Begeman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102669 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-29Start stamping out the __builtin_neon stuff.Nate Begeman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102638 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-28A bit more neon work, adds work (but the ABI is wrong), types mostly stamped ↵Nate Begeman
out. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102549 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-28Stub out NEON support, more to come.Nate Begeman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102512 91177308-0d34-0410-b5e6-96231b3b80d8