Age | Commit message (Expand) | Author |
---|---|---|
2012-10-24 | Implement a basic VectorTargetTransformInfo interface to be used by the loop ... | Nadav Rotem |
2012-10-18 | Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin... | Nadav Rotem |
2012-10-18 | Temporarily revert the TargetTransform changes. | Bob Wilson |
2012-10-10 | Add a new interface to allow IR-level passes to access codegen-specific infor... | Nadav Rotem |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-07-02 | Add all codegen passes to the PassManager via TargetPassConfig. | Bob Wilson |
2012-05-04 | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski |