Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / codegen-prepare-addrmode-sext.ll
2015-06-03 Matt ArsenaultR600/SI: Fix tests with triples in them
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-03 Matt ArsenaultR600/SI: Try to keep i32 mul on SALU
2014-02-22 Quentin Colombet[CodeGenPrepare] Fix the check of the legality of an...
2014-02-14 Quentin Colombet[CodeGenPrepare][AddressingModeMatcher] Give up on...
2014-02-14 Tom StellardTargetLowering: n * r where n > 2 should be an illegal...