Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c3c2517fed43457fed8c2e891556866dba5b83cf
/
utils
/
TableGen
/
NeonEmitter.cpp
96ec22d
Fix a valgrind error.
by Nate Begeman
· 15 years ago
5638783
Refine BuiltinsARM.def types a bit, we should do a better job of this to save some c++ code in CGBuiltins.
by Nate Begeman
· 15 years ago
900f467
ARM NEON: fix vcvt naming handle vdup, vcombine with generic vector code
by Nate Begeman
· 15 years ago
b0a4e45
clang codegen support
by Nate Begeman
· 15 years ago
9e584b3
Handle multi-vector returns and args.
by Nate Begeman
· 15 years ago
7c21f74
Additional fixes to BuiltinsARM.def generator, on to clang codegen.
by Nate Begeman
· 15 years ago
92f98af
Progress on generating BuiltinsARM.def, still some duplicates to work out.
by Nate Begeman
· 15 years ago
73cef3e
BuiltinsARM.def emitter, still needs a substantial bit of tweaking to lighten the load on clang.
by Nate Begeman
· 15 years ago
a8979a0
Mangle __builtin_neon_* names appropriately.
by Nate Begeman
· 15 years ago
3861e74
Add some additional capabilities to the neon emitter
by Nate Begeman
· 15 years ago
162d3ba
arm_neon.h now makes it through clang and generates appropriate code for those functions which can use
by Nate Begeman
· 15 years ago
7c8c883
arm_neon.h emitter now mostly complete for the purposes of initial testing.
by Nate Begeman
· 15 years ago
8dbbace
Pacify recent gcc: remove a pointless const qualifier.
by Duncan Sands
· 15 years ago
e66aab5
Checkpoint; handle 'int' and 'void' correctly
by Nate Begeman
· 15 years ago
af905ef
Emit full function prototypes. Definitions & typedefs to come.
by Nate Begeman
· 15 years ago
2223777
Checkpoint arm_neon.h generation with tablegen
by Nate Begeman
· 15 years ago
e8f0349
Comment out some code in prep for actual .td file checkpoint.
by Nate Begeman
· 15 years ago
5ddb087
Add support to tablegen for auto-generating arm_neon.h from a tablegen description
by Nate Begeman
· 15 years ago