Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Hexagon / HexagonFixupHwLoops.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-15 Colin LeMahieu[Hexagon] Moving pass declarations out of header and...
2015-04-27 Brendon Cahoon[Hexagon] Use constant extenders to fix up hardware...
2015-04-22 Krzysztof Parzyszek[Hexagon] Some cleanup of instruction selection code
2014-12-19 Colin LeMahieu[Hexagon] Removing old variants of instructions and...
2014-12-19 Colin LeMahieu[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
2014-12-18 Colin LeMahieuReverting 224550, was not ready for commit.
2014-12-18 Colin LeMahieu[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
2014-12-09 Colin LeMahieu[Hexagon] Updating rr/ri 32/64 transfer encodings and...
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-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-02-11 Krzysztof ParzyszekExtend Hexagon hardware loop generation to handle vario...