summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman2017-10-151-1/+1
* [dump] Remove NDEBUG from test to enable dump methods [NFC]Don Hinton2017-10-121-1/+1
* [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko2017-08-081-76/+84
* Guard print() functions only used by dump() functions.Florian Hahn2017-07-311-1/+5
* fix trivial typos, NFCHiroshi Inoue2017-06-271-2/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* AMDGPUCodeGen: Fix warnings in r303111. [-Wunused-variable]NAKAMURA Takumi2017-05-161-0/+2
* [AMDGPU] Kill now unused phiInfoElementGetDebugLoc(). NFCI.Davide Italiano2017-05-151-5/+0
* Re-submit AMDGPUMachineCFGStructurizer.Jan Sjodin2017-05-151-0/+2884
* Revert 303091.Jan Sjodin2017-05-151-3019/+0
* Add AMDGPUMachineCFGStructurizer.Jan Sjodin2017-05-151-0/+3019
OpenPOWER on IntegriCloud