[X86][SSE] Vector integer/float conversion memory folding
[oota-llvm.git] / lib / Target / R600 / R600ExpandSpecialInstrs.cpp
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2013-12-10 Vincent LejeuneR600: Fix input modifiers lost for Cayman
2013-12-07 Vincent LejeuneR600: Remove orphaned declarations
2013-11-15 Tom StellardR600: Fix scheduling of instructions that use the LDS...
2013-07-31 Vincent LejeuneR600: Remove predicated_break inst
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-06-04 Vincent LejeuneR600: Const/Neg/Abs can be folded to dot4
2013-05-22 Rafael EspindolaFix warning in non-assert build.
2013-05-17 Vincent LejeuneR600: Relax some vector constraints on Dot4.
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-13 Jakob Stoklund OlesenAvoid setIsInsideBundle in Target/R600.
2012-12-11 Tom StellardAdd R600 backend