2015-12-16 |
Reid Kleckner | Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions" |
blob | commitdiff | raw |
2015-12-16 |
Oliver Stannard | [ARM] Add ARMv8.2-A FP16 scalar instructions |
blob | commitdiff | raw | diff to current |
2013-06-06 |
Arnold Schwaighofer | ARM sched model: Add integer VFP/SIMD instructions... |
blob | commitdiff | raw |
2013-06-05 |
Arnold Schwaighofer | ARM sched model: Add divsion, loads, branches, vfp cvt |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Arnold Schwaighofer | Revert series of sched model patches until I figure... |
blob | commitdiff | raw | diff to current |
2013-06-04 |
Arnold Schwaighofer | ARM sched model: Add divsion, loads, branches, vfp cvt |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Arnold Schwaighofer | ARM scheduler model: Add scheduler info to more instruc... |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Arnold Schwaighofer | ARM scheduler model: Swift has varying latencies, uops... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Arnold Schwaighofer | ARM Scheduler Model: Add resources instructions, map... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Arnold Schwaighofer | Revert ARM Scheduler Model: Add resources instructions... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Arnold Schwaighofer | ARM Scheduler Model: Add resources instructions, map... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Arnold Schwaighofer | ARM Scheduler Model: Partial implementation of the... |
blob | commitdiff | raw | diff to current |
2012-09-29 |
Bob Wilson | Add LLVM support for Swift. |
blob | commitdiff | raw | diff to current |
2012-07-02 |
Andrew Trick | Reapply "Make NumMicroOps a variable in the subtarget... |
blob | commitdiff | raw | diff to current |
2012-06-29 |
Andrew Trick | Revert "Make NumMicroOps a variable in the subtarget... |
blob | commitdiff | raw | diff to current |
2012-06-29 |
Andrew Trick | Make NumMicroOps a variable in the subtarget's instruct... |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Andrew Trick | Use "NoItineraries" for processors with no itineraries. |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Jia Liu | Emacs-tag and some comment fix for all ARM, CellSPU... |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Anton Korobeynikov | Add fused multiple+add instructions from VFPv4. |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Evan Cheng | Sorry, several patches in one. |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Bob Wilson | Add support for NEON VLD3-dup instructions. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Bob Wilson | Add support for NEON VLD3-dup instructions. |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Bob Wilson | Add support for NEON VLD2-dup instructions. |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Bob Wilson | Add NEON VLD1-dup instructions (load 1 element to all... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Evan Cheng | Conditional moves are slightly more expensive than... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Evan Cheng | Fix preload instruction isel. Only v7 supports pli... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Bob Wilson | Add NEON VST1-lane instructions. Partial fix for Radar... |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Bob Wilson | Add NEON VLD1-lane instructions. Partial fix for Radar... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Evan Cheng | More ARM scheduling itinerary fixes. |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Evan Cheng | Proper VST scheduling itineraries. |
blob | commitdiff | raw | diff to current |
2010-10-09 |
Evan Cheng | Add VLD4 scheduling itineraries. |
blob | commitdiff | raw | diff to current |
2010-10-09 |
Evan Cheng | Finish vld3 and vld4. |
blob | commitdiff | raw | diff to current |
2010-10-09 |
Evan Cheng | Correct some load / store instruction itinerary mistakes: |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Evan Cheng | Model operand cycles of vldm / vstm; also fixes schedul... |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Evan Cheng | - Add TargetInstrInfo::getOperandLatency() to compute... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Evan Cheng | NEON scheduling info fix. vmov reg, reg are single... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Evan Cheng | ARM instruction itinerary fixes: |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Evan Cheng | Model Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC... |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Evan Cheng | Separate itinerary classes for mvn from mov; for tst... |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Evan Cheng | Assign bitwise binary instructions different itinerary... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Evan Cheng | Add support to model pipeline bypass / forwarding. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Evan Cheng | Remove a unused instruction itinerary class. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Evan Cheng | Fix zero and sign extension instructions scheduling... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Evan Cheng | More pseudo instruction scheduling itinerary fixes. |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Evan Cheng | Fix scheduling itinerary for pseudo mov immediate instr... |
blob | commitdiff | raw | diff to current |
2010-09-09 |
Evan Cheng | For each instruction itinerary class, specify the numbe... |
blob | commitdiff | raw | diff to current |
2010-09-08 |
Evan Cheng | Fix LDM_RET schedule itinery. |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Anton Korobeynikov | Make processor FUs unique for given itinerary. This... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Anton Korobeynikov | Split A8/A9 itins - they already were too big. |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Anton Korobeynikov | Fix itins for VABA |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Anton Korobeynikov | VHADD differs from VHSUB at least on A9 - the former... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Anton Korobeynikov | Define new itin classes for ARM <-> VFP reg moves to... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Anton Korobeynikov | Add new itin classes for FP16 <-> FP32 conversions... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Anton Korobeynikov | Make use of new reserved/required scheduling stuff... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
David Goodwin | Finish scheduling itineraries for NEON. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
David Goodwin | Make the end-of-itinerary mark explicit. Some cleanup. |
blob | commitdiff | raw | diff to current |
2009-09-23 |
David Goodwin | Checkpoint NEON scheduling itineraries. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
David Goodwin | Add Cortex-A8 VFP model. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
David Goodwin | Update Cortex-A8 instruction itineraries for integer... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Evan Cheng | Turn on if-conversion for thumb2. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
David Goodwin | Finalize itineraries for cortex-a8 integer multiply |
blob | commitdiff | raw | diff to current |
2009-08-11 |
David Goodwin | Allow a zero cycle stage to reserve/require a FU withou... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
David Goodwin | Checkpoint scheduling itinerary changes. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Evan Cheng | Add fake v7 itineraries for now. |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Evan Cheng | Latency information for ARM v6. It's rough and not... |
blob | commitdiff | raw | diff to current |
|