Remove # from the beginning and end of def names.
[oota-llvm.git] / lib / Target / R600 /
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: Coding style - remove empty spaces from the begin...
2012-12-21 Tom StellardR600: Fix MAX_UINT definition
2012-12-21 Tom StellardR600: Add SHADOWCUBE to TEX_SHADOW pattern
2012-12-21 Tom StellardR600: Expand vec4 INT <-> FP conversions
2012-12-20 NAKAMURA TakumiTarget/R600: Update MIB according to r170588.
2012-12-19 Tom StellardR600: Remove unecessary VREG alignment.
2012-12-19 Tom StellardR600: control flow optimization
2012-12-19 Tom StellardR600: New control flow for SI v2
2012-12-17 Tom StellardR600: enable S_*N2_* instructions
2012-12-17 Tom StellardR600: BB operand support for SI
2012-12-17 Tom StellardR600: remove nonsense setPrefLoopAlignment
2012-12-13 Tom StellardFix warnings with -DNDEBUG
2012-12-13 Jakob Stoklund OlesenAvoid setIsInsideBundle in Target/R600.
2012-12-12 NAKAMURA Takumi[CMake] Fixup R600.
2012-12-11 Tom StellardAdd R600 backend