Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function | Evan Cheng | 2011-12-14 | 1 | -22/+0 |
* | Add bundle aware API for querying instruction properties and switch the code | Evan Cheng | 2011-12-07 | 1 | -3/+3 |
* | - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and | Evan Cheng | 2011-06-28 | 1 | -10/+10 |
* | This patch combines several changes from Evan Cheng for rdar://8659675. | Bob Wilson | 2011-04-19 | 1 | -0/+2 |
* | VFP single precision arith instructions can go down to NEON pipeline, but on ... | Evan Cheng | 2011-02-22 | 1 | -10/+7 |
* | Clean up ARM subtarget code by using Triple ADT. | Evan Cheng | 2011-01-11 | 1 | -0/+1 |
* | Various bits of framework needed for precise machine-level selection | Andrew Trick | 2010-12-24 | 1 | -7/+9 |
* | Generalize PostRAHazardRecognizer so it can be used in any pass for | Andrew Trick | 2010-12-08 | 1 | -4/+8 |
* | Making use of VFP / NEON floating point multiply-accumulate / subtraction is | Evan Cheng | 2010-12-05 | 1 | -0/+114 |