Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Hexagon / HexagonTargetMachine.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-06-27 Eric ChristopherMove all of the hexagon subtarget dependent variables...
2014-06-27 Eric ChristopherInstrItineraryData is already on the subtarget, no...
2014-05-01 Pranav BhandarkarRemove HexagonTargetMachine::addPassesForOptimizations...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-10-18 Nadav RotemReapply the TargerTransformInfo changes, minus the...
2012-10-18 Bob WilsonTemporarily revert the TargetTransform changes.
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-03-17 Craig TopperPass TargetOptions to HexagonTargetMachine constructor...
2012-02-04 Andrew TrickTargetPassConfig: confine the MC configuration to Targe...
2012-02-03 Andrew TrickAdded TargetPassConfig. The first little step toward...
2011-12-16 Benjamin KramerHexagon: Fix a nasty order-of-initialization bug.
2011-12-12 Tony LinthicumHexagon backend support