1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/include/llvm
Konstantin Zhuravlyov d5fb323bee Resubmit r303859 with test fixed.
[AMDGPU] add intrinsic for s_getpc

Summary: The s_getpc instruction is exposed as intrinsic llvm.amdgcn.s.getpc.

Patch by Tim Corringham

llvm-svn: 304031
2017-05-26 20:38:26 +00:00
..
ADT SmallPtrSetImpl/SmallPtrSet: Add a public value_type and key_type 2017-05-21 23:41:51 +00:00
Analysis Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start" 2017-05-26 06:47:04 +00:00
AsmParser
Bitcode Remove ignore-empty-index-file option 2017-05-12 19:32:11 +00:00
CodeGen LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI 2017-05-26 06:32:31 +00:00
Config Allow suppressing host and target info in VersionPrinter 2017-04-19 00:03:36 +00:00
DebugInfo Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" 2017-05-26 17:36:23 +00:00
Demangle
ExecutionEngine [ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH 2017-05-09 21:32:18 +00:00
IR Resubmit r303859 with test fixed. 2017-05-26 20:38:26 +00:00
IRReader
LineEditor
Linker
LTO Infer relocation model from module flags in relocatable LTO link. 2017-05-22 21:11:35 +00:00
MC Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg directives 2017-05-22 09:42:07 +00:00
Object Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC" 2017-05-26 17:36:23 +00:00
ObjectYAML [WebAssembly] Fix build error in wasm YAML code 2017-05-10 00:14:04 +00:00
Option [GSoC] Shell autocompletion for clang 2017-05-23 18:39:08 +00:00
Passes
ProfileData Change sample profile writer to make it deterministic. 2017-05-11 23:43:44 +00:00
Support Add functionality to cvtres to parse all entries in res file. 2017-05-20 01:49:19 +00:00
TableGen [tblgen] GCC/MS builtin to target intrisics map. 2017-04-19 19:14:20 +00:00
Target [SelectionDAG] Fix off by one in a compare in getOperationAction. 2017-05-25 05:38:40 +00:00
ToolDrivers/llvm-lib Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. 2017-05-13 22:06:46 +00:00
Transforms Revert rL303923 since it broke the sanitizer bootstrap build bot. 2017-05-26 05:42:50 +00:00
XRay [XRay][tools] Add option to llvm-xray extract to symbolize functions 2017-04-18 23:23:54 +00:00
CMakeLists.txt Support: Add a VCSRevision.h header file. 2017-04-13 01:26:12 +00:00
InitializePasses.h [GVNSink] GVNSink pass 2017-05-25 12:51:11 +00:00
LinkAllIR.h
LinkAllPasses.h [X86] Relocate code of replacement of subtarget unsupported masked memory intrinsics to run also on -O0 option. 2017-05-15 11:30:54 +00:00
module.modulemap Modules: fix modules build. 2017-05-11 14:51:43 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h [LegacyPassManager] Remove TargetMachine constructors 2017-05-18 17:21:13 +00:00
PassRegistry.h
PassSupport.h [LegacyPassManager] Remove TargetMachine constructors 2017-05-18 17:21:13 +00:00