Restrict sin/cos optimization to 64-bit only for now. 32-bit is a bit messy and less...
[oota-llvm.git] / lib / Target / R600 / R600ISelLowering.cpp
2013-01-23 Tom StellardR600: Add a llvm.R600.store.swizzle intrinsics
2013-01-23 Tom StellardR600: Simplify stream outputs intrinsic
2013-01-23 Tom StellardR600: rework handling of the constants
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-21 Tom StellardR600: Expand vec4 INT <-> FP conversions
2012-12-13 Tom StellardFix warnings with -DNDEBUG
2012-12-11 Tom StellardAdd R600 backend