[Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp
[oota-llvm.git] / lib / Target / Hexagon / HexagonSplitConst32AndConst64.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-22 Krzysztof Parzyszek[Hexagon] Use A2_tfrsi for constant pool and jump table...
2015-03-09 Colin LeMahieu[Hexagon] Removing old halfword codegen instructions...
2015-02-05 Colin LeMahieu[Hexagon] Factoring out a class for immediate transfers...
2015-02-02 Eric ChristopherMigrate the HexagonSplitConst32AndConst64 pass from...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-05-21 Eric ChristopherRemove getTargetLowering from TargetPassConfig as the...
2014-05-21 Eric ChristopherRemove unused member variable from hexagon pass.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-08-21 Bill WendlingRemove use of forbidden 'iostream' header.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Jyotsna VermaReverting r181331.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.