summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-171-2/+2
* Pass TargetOptions to HexagonTargetMachine constructor by reference to match ...Craig Topper2012-03-171-2/+3
* TargetPassConfig: confine the MC configuration to TargetMachine.Andrew Trick2012-02-041-2/+1
* Added TargetPassConfig. The first little step toward configuring codegen passes.Andrew Trick2012-02-031-5/+2
* Hexagon: Fix a nasty order-of-initialization bug.Benjamin Kramer2011-12-161-1/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+86
OpenPOWER on IntegriCloud