1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Cameron McInally f51987bd8e [GVNSink] Add unary FNeg support to GVNSink pass
Differential Revision: https://reviews.llvm.org/D63900

llvm-svn: 364678
2019-06-28 19:57:31 +00:00
..
Analysis Use "willreturn" in isGuaranteedToTransferExecutionToSuccessor 2019-06-27 19:29:48 +00:00
AsmParser [Attr] Add "willreturn" function attribute 2019-06-27 15:51:40 +00:00
BinaryFormat [WebAssembly] Fix list of relocations with addends in lld 2019-06-26 00:52:42 +00:00
Bitcode [Attr] Add "willreturn" function attribute 2019-06-27 15:51:40 +00:00
CodeGen [HardwareLoops] Loop counter guard intrinsic 2019-06-28 07:38:16 +00:00
DebugInfo [DebugInfo] Simplify GSYM::AddressRange and GSYM::AddressRanges 2019-06-28 10:06:11 +00:00
Demangle
ExecutionEngine
Fuzzer
FuzzMutate
IR [Attr] Add "willreturn" function attribute 2019-06-27 15:51:40 +00:00
IRReader
LineEditor
Linker
LTO
MC [WebAssembly] Added visibility and ident directives to WasmAsmParser. 2019-06-28 16:51:06 +00:00
MCA
Object
ObjectYAML [yaml2obj] - Allow overriding e_shentsize, e_shoff, e_shnum and e_shstrndx fields in the YAML. 2019-06-27 11:08:42 +00:00
Option Make AddLastArg() variadic and use it more. No behavior change. 2019-06-26 17:51:47 +00:00
Passes
ProfileData
Remarks
Support [Support] Add fs::getUmask() function and change fs::setPermissions 2019-06-28 03:21:00 +00:00
TableGen
Target Default to Secure PLT on PPC for musl libc. 2019-06-28 19:48:31 +00:00
Testing
TextAPI
ToolDrivers
Transforms [GVNSink] Add unary FNeg support to GVNSink pass 2019-06-28 19:57:31 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt