OSDN Git Service

Sort the remaining #include lines in include/... and lib/....
[android-x86/external-llvm.git] / lib / Target / AMDGPU / R600ControlFlowFinalizer.cpp
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-05-18 Francis Visoiu Mistrih[LegacyPassManager] Remove TargetMachine constructors
2017-01-20 Eugene Zelenko[AMDGPU] Fix some Clang-tidy modernize and Include...
2016-10-01 Mehdi AminiUse StringRef in Pass/PassManager APIs (NFC)
2016-08-17 Duncan P. N. Exon... AMDGPU: Avoid looking for the DebugLoc in end()
2016-08-12 David MajnemerUse the range variant of find_if instead of unpacking...
2016-07-22 Matt ArsenaultAMDGPU: Delete more dead code
2016-07-08 Duncan P. N. Exon... AMDGPU: Remove implicit iterator conversions, NFC
2016-06-30 Duncan P. N. Exon... CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
2016-06-24 Matt ArsenaultAMDGPU: Cleanup subtarget handling.
2016-06-10 Matt ArsenaultAMDGPU: Fix trailing whitespace
2016-05-13 Jan VeselyAMDGPU/R600: Implement memory loads from constant AS
2016-05-13 Jan VeselyAMDGPU/R600: Use machine operands instead of ints to...
2016-04-06 Nicolai HaehnleAMDGPU: Add a shader calling convention
2016-03-25 Justin BognerAMDGPU: Fix a use-after free and a missing break
2016-02-22 Duncan P. N. Exon... CodeGen: Bring back MachineBasicBlock::iterator::getIns...
2016-02-22 Duncan P. N. Exon... Revert "CodeGen: MachineInstr::getIterator() => getInst...
2016-01-14 Rui UeyamaUpdate to use new name alignTo().
2015-10-13 Duncan P. N. Exon... AMDGPU: Remove implicit ilist iterator conversions...
2015-06-13 Tom StellardR600 -> AMDGPU rename