1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm
Chris Bieneman 4b3fdbd311 [CMake] Use cmakedefine01 instead of cmakedefine
Looks like we need a 01 value for HAVE_CRASHREPORTERCLIENT_H.

llvm-svn: 288959
2016-12-07 19:13:32 +00:00
..
ADT [stl-extras] Provide an adaptor of std::count for ranges. 2016-12-04 10:26:53 +00:00
Analysis [PM] Add some more logging to make it more clear when the CGSCC 2016-12-07 10:33:15 +00:00
AsmParser
Bitcode Bitcode: Introduce BitcodeModule::{has,get}Summary(). 2016-12-01 06:00:53 +00:00
CodeGen GlobalISel: allow G_SELECT instructions for pointers. 2016-12-06 18:38:34 +00:00
Config [CMake] Use cmakedefine01 instead of cmakedefine 2016-12-07 19:13:32 +00:00
DebugInfo [ObjectYAML] Support for DWARF __debug_abbrev section 2016-12-07 18:52:59 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
ExecutionEngine [Orc] Clang-format the recent RPC update (r286620 and related). 2016-11-17 02:33:47 +00:00
IR AMDGPU: Add llvm.amdgcn.interp.mov intrinsic 2016-12-06 23:52:13 +00:00
IRReader
LibDriver
LineEditor
Linker [ThinLTO] Don't link module level assembly when importing 2016-10-12 18:39:29 +00:00
LTO LTO: Remove ModuleLoader, make loadModuleFromBuffer static and move into its only client, ThinLTOCodeGenerator. 2016-12-01 05:52:32 +00:00
MC [llvm] Fix D26214: Move error handling out of MC and to the callers. 2016-12-06 02:49:17 +00:00
Object Object: Add SF_Executable symbol flag. 2016-12-01 06:53:47 +00:00
ObjectYAML [ObjectYAML] Support for DWARF __debug_abbrev section 2016-12-07 18:52:59 +00:00
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes
ProfileData Fix comment typos. NFC. 2016-11-20 13:47:59 +00:00
Support Removed trailing whitespaces. NFC. 2016-12-06 15:40:02 +00:00
TableGen TableGen: Some more std::string->StringInit* replacements 2016-12-05 07:35:13 +00:00
Target Clarify rules for reserved regs, fix aarch64 ones. 2016-11-30 22:17:10 +00:00
Transforms [IR] Fix some Clang-tidy modernize-use-equals-delete and Include What You Use warnings; other minor fixes (NFC). 2016-12-06 22:00:57 +00:00
CMakeLists.txt
InitializePasses.h Introduce GlobalSplit pass. 2016-11-16 23:40:26 +00:00
LinkAllIR.h Remove unused #includes of TimeValue.h. NFC. 2016-10-24 14:00:26 +00:00
LinkAllPasses.h Add Loop Sink pass to reverse the LICM based of basic block frequency. 2016-10-27 16:30:08 +00:00
module.modulemap [ORC] Work around an apparent modules/linkage issue. 2016-11-15 02:14:57 +00:00
module.modulemap.build Fix module map to create a module for the configured header Config/abi-breaking.h 2016-12-01 19:08:38 +00:00
Pass.h Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
PassAnalysisSupport.h
PassInfo.h [llvm] Remove duplicate header from PassInfo.h 2016-11-11 02:01:32 +00:00
PassRegistry.h
PassSupport.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00