AMDGPU/SI: Add SI Machine Scheduler
[oota-llvm.git] / lib / Target / AMDGPU / AMDGPUTargetMachine.cpp
2016-01-13 Nicolai HaehnleAMDGPU/SI: Add SI Machine Scheduler
2015-12-15 Tom StellardAMDGPU/SI: Select constant loads with non-uniform addre...
2015-12-10 Tom StellardAMDGPU/SI: Emit constant arrays in the .text section
2015-11-30 Matt ArsenaultAMDGPU: Remove SIPrepareScratchRegs
2015-11-06 Matt ArsenaultAMDGPU: Add pass to detect used kernel features
2015-11-03 Matt ArsenaultAMDGPU: Initialize SIFixSGPRCopies so -print-after...
2015-10-12 Matt ArsenaultAMDGPU: Register some more passes so -print-before...
2015-10-08 Justin BognerCodeGen: print and verify after TargetPassConfig::inser...
2015-10-07 Matt ArsenaultAMDGPU: Properly register passes
2015-10-01 Matt ArsenaultAMDGPU: Move SIFixSGPRLiveRanges to be a regalloc pass
2015-09-25 Tom StellardAMDGPU/SI: Use .hsatext section instead of .text for HSA
2015-09-25 Matt ArsenaultAMDGPU: Disable some passes that are not meaningful
2015-09-16 Eric Christopherconstify the Function parameter to the TTI creation...
2015-08-22 Matt ArsenaultAMDGPU: Make sure to run verifier after SIFixSGPRLiveRanges
2015-08-07 Tom StellardAMDGPU: Add pass to lower OpenCL image and sampler...
2015-07-14 Matt ArsenaultAMDGPU/SI: Fix read2 merging into a super register.
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-07-06 Matt ArsenaultAMDGPU: Run SIInsertWaits as pre-emit pass
2015-06-13 Tom StellardR600 -> AMDGPU rename
2012-07-16 Tom StellardRevert "AMDGPU: Add core backend files for R600/SI...
2012-07-16 Tom StellardAMDGPU: Add core backend files for R600/SI codegen v6