2010-11-18 |
Owen Anderson | Provide correct Thumb2 encodings for basic multiplication...
|
commit | commitdiff | tree |
2010-11-17 |
Owen Anderson | Second attempt at correct encodings for Thumb2 bitfield...
|
commit | commitdiff | tree |
2010-11-17 |
Owen Anderson | Revert r119551, which broke buildbots.
|
commit | commitdiff | tree |
2010-11-17 |
Owen Anderson | Provide Thumb2 encodings for bitfield instructions.
|
commit | commitdiff | tree |
2010-11-17 |
Owen Anderson | More miscellaneous Thumb2 encodings.
|
commit | commitdiff | tree |
2010-11-16 |
Owen Anderson | Add Thumb2 encodings for mov and friends.
|
commit | commitdiff | tree |
2010-11-15 |
Owen Anderson | Attempt to provide encodings for some miscellaneous...
|
commit | commitdiff | tree |
2010-11-15 |
Owen Anderson | Provide Thumb2 encodings for sxtb and friends.
|
commit | commitdiff | tree |
2010-11-15 |
Owen Anderson | Add Thumb2 encodings for comparison and shift operators.
|
commit | commitdiff | tree |
2010-11-15 |
Owen Anderson | Add correct Thumb2 encodings for mvn and friends.
|
commit | commitdiff | tree |
2010-11-14 |
Owen Anderson | Second attempt at providing correct encodings for Thumb2...
|
commit | commitdiff | tree |
2010-11-12 |
Owen Anderson | Revert r118939 while I work out why it broke some buildbots.
|
commit | commitdiff | tree |
2010-11-12 |
Owen Anderson | Attemt to provide correct encodings for Thumb2 binary...
|
commit | commitdiff | tree |
2010-11-12 |
Owen Anderson | First stab at providing correct Thumb2 encodings, start...
|
commit | commitdiff | tree |
2010-11-11 |
Owen Anderson | Fill out support for Thumb2 encodings of NEON instructions.
|
commit | commitdiff | tree |
2010-11-11 |
Owen Anderson | Add correct Thumb2 encodings for NEON vst[1,2,3,4]...
|
commit | commitdiff | tree |
2010-11-11 |
Owen Anderson | Flesh out tests for Thumb2 encodings of NEON instructions.
|
commit | commitdiff | tree |
2010-11-11 |
Owen Anderson | Add support for Thumb2 encodings of NEON data processing...
|
commit | commitdiff | tree |
2010-11-11 |
Owen Anderson | Add support for specifying a PostEncoderMethod, which...
|
commit | commitdiff | tree |
2010-11-09 |
Owen Anderson | Last try to get this reference counting right, I swear.
|
commit | commitdiff | tree |
2010-11-09 |
Owen Anderson | Really fix the leak in the attributes list. Thanks...
|
commit | commitdiff | tree |
2010-11-09 |
Owen Anderson | Fix leak in my recent fix for PR8442.
|
commit | commitdiff | tree |
2010-11-09 |
Owen Anderson | Fix PR8441, a thread unsafe static variable in our...
|
commit | commitdiff | tree |
2010-11-09 |
Owen Anderson | Fix PR8441, a race condition in the static attributes...
|
commit | commitdiff | tree |
2010-11-08 |
Owen Anderson | Add support for ARM's specialized vector-compare-against...
|
commit | commitdiff | tree |
2010-11-05 |
Owen Anderson | Disallow the certain NEON modified-immediate forms...
|
commit | commitdiff | tree |
2010-11-05 |
Owen Anderson | Add codegen and encoding support for the immediate...
|
commit | commitdiff | tree |
2010-11-03 |
Owen Anderson | Covert VORRIMM to be produced via early target-specific...
|
commit | commitdiff | tree |
2010-11-03 |
Owen Anderson | Add support for code generation of the one register...
|
commit | commitdiff | tree |
2010-11-03 |
Owen Anderson | Unlike a lot of NEON instructions, vext isn't _actually_...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Revert r118097 to fix buildbots.
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Since these fields are not exactly equivalent to the...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Rename encoder methods to match naming convention.
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Provide correct encodings for the remaining vst variants...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Tentative encodings for the "single element from one...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add correct encodings for basic variants for vst3 and...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add correct encodings for the basic variants for vst2.
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add correct encodings for the basic form of vst1.
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Factor out a common encoding class for loads and stores...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add correct encodings for the rest of the vld instructions...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add correct NEON encodings for vld2, vld3, and vld4...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Attempt to provide correct encodings for a number of...
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add aesthetic break.
|
commit | commitdiff | tree |
2010-11-02 |
Owen Anderson | Add correct NEON encodings for the "multiple single...
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | When folding away a (shl (shr)) pair, we need to check...
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | Use ARM-style comment syntax.
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | Covert this test to .s form.
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | Covert this test to .s form.
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | Covert this test to .s form.
|
commit | commitdiff | tree |
2010-11-01 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Update testcase since we're no longer doing the constant...
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Give up on doing in-line instruction simplification...
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Covert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Covert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this file to less fragile .s form.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Replace this test with the less fragile .s version...
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Covert this test to a .s file to reduce fragility.
|
commit | commitdiff | tree |
2010-10-29 |
Owen Anderson | Convert this test to a .s file, so that it's not sensitive...
|
commit | commitdiff | tree |
2010-10-28 |
Owen Anderson | Add correct NEON encodings for vtbl and vtbx.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Add correct NEON encodings for vext, vtrn, vuzp, and...
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Tests for NEON encoding of vrev.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Provide correct encodings for NEON vcvt, which has...
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Provide correct encodings for the get_lane and set_lane...
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Provide correct NEON encodings for vdup.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Tests for NEON encoding of vmovl, vmovn, vqmovn, and...
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Tests for NEON encoding of vcls, vclz, and vcnt.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Tests for NEON encoding of vneg and vqneg.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Tests for NEON encoding of vabs and vqabs.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Add correct NEON encodings for vsli and vsri.
|
commit | commitdiff | tree |
2010-10-27 |
Owen Anderson | Add correct NEON encodings for vsra and vrsra.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Add correct NEON encodings for vqshl, vqshrn, vqshrun...
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Correct NEON encodings for vshrn, vrshl, vrshr, vrshrn.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Add tests for NEON encoding of vshll.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Simplify classes for shift instructions, which are...
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Tests for NEON encoding of vshr.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Provide correct NEON encodings for vshl, register and...
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Tests for NEON encoding of vrecpe, vrecps, vrsqrte...
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Tests for NEON encodings of vpmin and vpmax.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Add correct NEON encoding for vpadal.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Tests for NEON encoding of vpadd and vpaddl.
|
commit | commitdiff | tree |
2010-10-26 |
Owen Anderson | Add NEON encodings for vmov and vmvn of immediates.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Tests for NEON encoding of vmax.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Tests for NEON encoding of vmin.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Add correct encodings for NEON vabal.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Add correct NEON encodings for vaba.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Tests for NEON encoding of vabdl.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Add tests for NEON encoding of vabd.
|
commit | commitdiff | tree |
2010-10-25 |
Owen Anderson | Attempt to provide correct encodings for NEON vbit...
|
commit | commitdiff | tree |
next |