Age | Commit message (Expand) | Author |
---|---|---|
2013-03-30 | [NVPTX] Run clang-format on all NVPTX sources. | Justin Holewinski |
2013-01-07 | Switch TargetTransformInfo from an immutable analysis pass that requires | Chandler Carruth |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-04 | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth |
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 | Extend TargetPassConfig to allow running only a subset of the normal passes. | Bob Wilson |
2012-05-04 | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski |