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