llvm/include/llvm
Aditya Nandakumar 3d7c6e8ab7 [GISel]: DCE copy instructions during legalization
We might have instructions such as ext(copy(trunc)), and while cleaning
up legalization artifacts, we can also dce the copies that are in
between legalization artifacts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318501 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-17 02:44:55 +00:00
..
ADT Don't #include MemoryBuffer.h from Host.h. 2017-11-17 01:00:35 +00:00
Analysis [SCEV][NFC] Introduce isSafeToExpandAt function to SCEVExpander 2017-11-16 05:10:56 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [GISel]: DCE copy instructions during legalization 2017-11-17 02:44:55 +00:00
Config [globalisel][tablegen] Generate rule coverage and use it to identify untested rules 2017-11-16 00:46:35 +00:00
DebugInfo Don't #include MemoryBuffer.h from Host.h. 2017-11-17 01:00:35 +00:00
Demangle
ExecutionEngine [SectionMemoryManager] Abstract out mmap, munmap, mprotect even more ; NFC 2017-11-09 06:31:33 +00:00
FuzzMutate [FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate. 2017-11-16 15:23:08 +00:00
IR Let llvm.invariant.group.barrier accepts pointer to any address space 2017-11-16 16:32:16 +00:00
IRReader
LineEditor
Linker
LTO
MC Don't #include MemoryBuffer.h from Host.h. 2017-11-17 01:00:35 +00:00
Object
ObjectYAML Add ELF dynamic symbol support to yaml2obj/obj2yaml 2017-11-16 18:10:15 +00:00
Option
Passes
ProfileData [PGO] Bump the indexed profile format version 2017-11-14 23:56:48 +00:00
Support Don't #include MemoryBuffer.h from Host.h. 2017-11-17 01:00:35 +00:00
TableGen
Target Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
Testing/Support
ToolDrivers
Transforms [(new) Pass Manager] instantiate SimplifyCFG with the same options as the old PM 2017-11-15 16:33:11 +00:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h Rename CountingFunctionInserter and use for both mcount and cygprofile calls, before and after inlining 2017-11-14 21:09:45 +00:00
LinkAllIR.h
LinkAllPasses.h Rename CountingFunctionInserter and use for both mcount and cygprofile calls, before and after inlining 2017-11-14 21:09:45 +00:00
module.modulemap Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h