1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm
Matt Arsenault 2f96fe904d AMDGPU: Add new amdgcn workitem intrinsics
These use the correct prefix and follow the HSA naming convention
rather than the config register option names.

llvm-svn: 259293
2016-01-30 04:25:19 +00:00
..
ADT SmallPtrSet: Add missing include 2016-01-28 05:09:01 +00:00
Analysis Avoid overly large SmallPtrSet/SmallSet 2016-01-30 01:24:31 +00:00
AsmParser
Bitcode [llvm-bcanalyzer] Dump bitcode wrapper header 2016-01-29 05:55:09 +00:00
CodeGen Temporarily revert "[ScheduleDAGInstrs::buildSchedGraph()] Handling of memory dependecies rewritten." 2016-01-29 17:22:43 +00:00
Config Remove references to *.h.in files and some autoconf hackery 2016-01-30 04:15:33 +00:00
DebugInfo Reland "[CodeView] Use assembler directives for line tables" 2016-01-29 00:49:42 +00:00
ExecutionEngine One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00
IR AMDGPU: Add new amdgcn workitem intrinsics 2016-01-30 04:25:19 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LibDriver
LineEditor
Linker [ThinLTO] Use new in-place symbol changes for exporting module 2016-01-08 17:06:29 +00:00
LTO Remove unused MC includes from LTOModule.h 2016-01-28 23:21:12 +00:00
MC Avoid overly large SmallPtrSet/SmallSet 2016-01-30 01:24:31 +00:00
Object Make more headers self-contained. 2016-01-27 18:03:37 +00:00
Option Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). 2015-12-18 18:55:26 +00:00
Passes
ProfileData [Profiling] Add a -sparse mode to llvm-profdata merge 2016-01-29 22:54:45 +00:00
Support Remove references to *.h.in files and some autoconf hackery 2016-01-30 04:15:33 +00:00
TableGen [llvm-tblgen] Avoid StringMatcher for GCC and MS builtin names 2016-01-27 01:43:12 +00:00
Target Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/ 2016-01-27 16:32:26 +00:00
Transforms Add LoopSimplifyCFG pass 2016-01-29 22:35:36 +00:00
CMakeLists.txt
InitializePasses.h Add LoopSimplifyCFG pass 2016-01-29 22:35:36 +00:00
LinkAllIR.h
LinkAllPasses.h Add LoopSimplifyCFG pass 2016-01-29 22:35:36 +00:00
module.modulemap Remove references to *.h.in files and some autoconf hackery 2016-01-30 04:15:33 +00:00
module.modulemap.build
Pass.h Recommit r256952 "Filtering IR printing for print-after-all/print-before-all" 2016-01-06 22:55:03 +00:00
PassAnalysisSupport.h [PassManager] Tuning Memory Usage of AnalysisUsage 2015-12-08 00:10:56 +00:00
PassInfo.h
PassRegistry.h Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
PassSupport.h