Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mangle __builtin_neon_* names appropriately. | Nate Begeman | 2010-06-04 | 1 | -29/+93 |
* | Add some additional capabilities to the neon emitter | Nate Begeman | 2010-06-03 | 1 | -4/+31 |
* | arm_neon.h now makes it through clang and generates appropriate code for thos... | Nate Begeman | 2010-06-03 | 1 | -19/+112 |
* | arm_neon.h emitter now mostly complete for the purposes of initial testing. | Nate Begeman | 2010-06-02 | 1 | -10/+81 |
* | Pacify recent gcc: remove a pointless const qualifier. | Duncan Sands | 2010-06-02 | 1 | -1/+1 |
* | Checkpoint; handle 'int' and 'void' correctly | Nate Begeman | 2010-06-02 | 1 | -25/+52 |
* | Emit full function prototypes. Definitions & typedefs to come. | Nate Begeman | 2010-06-02 | 1 | -16/+72 |
* | Checkpoint arm_neon.h generation with tablegen | Nate Begeman | 2010-06-02 | 1 | -13/+241 |
* | Comment out some code in prep for actual .td file checkpoint. | Nate Begeman | 2010-05-28 | 1 | -3/+2 |
* | Add support to tablegen for auto-generating arm_neon.h from a tablegen descri... | Nate Begeman | 2010-05-28 | 1 | -0/+62 |