summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
AgeCommit message (Expand)Author
2018-07-11AMDGPU: Refactor Subtarget classesTom Stellard
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2018-04-30IWYU for llvm-config.h in llvm, additions.Nico Weber
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-10-15Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman
2017-10-12[dump] Remove NDEBUG from test to enable dump methods [NFC]Don Hinton
2017-08-08[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko
2017-07-31Guard print() functions only used by dump() functions.Florian Hahn
2017-06-27fix trivial typos, NFCHiroshi Inoue
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-05-16AMDGPUCodeGen: Fix warnings in r303111. [-Wunused-variable]NAKAMURA Takumi
2017-05-15[AMDGPU] Kill now unused phiInfoElementGetDebugLoc(). NFCI.Davide Italiano
2017-05-15Re-submit AMDGPUMachineCFGStructurizer.Jan Sjodin
2017-05-15Revert 303091.Jan Sjodin
2017-05-15Add AMDGPUMachineCFGStructurizer.Jan Sjodin