aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/NeonEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mangle __builtin_neon_* names appropriately.Nate Begeman2010-06-041-29/+93
* Add some additional capabilities to the neon emitterNate Begeman2010-06-031-4/+31
* arm_neon.h now makes it through clang and generates appropriate code for thos...Nate Begeman2010-06-031-19/+112
* arm_neon.h emitter now mostly complete for the purposes of initial testing.Nate Begeman2010-06-021-10/+81
* Pacify recent gcc: remove a pointless const qualifier.Duncan Sands2010-06-021-1/+1
* Checkpoint; handle 'int' and 'void' correctlyNate Begeman2010-06-021-25/+52
* Emit full function prototypes. Definitions & typedefs to come.Nate Begeman2010-06-021-16/+72
* Checkpoint arm_neon.h generation with tablegenNate Begeman2010-06-021-13/+241
* Comment out some code in prep for actual .td file checkpoint.Nate Begeman2010-05-281-3/+2
* Add support to tablegen for auto-generating arm_neon.h from a tablegen descri...Nate Begeman2010-05-281-0/+62