llvm-project/llvm/include/llvm
Tim Northover f19d467ff6 GlobalISel: translate @llvm.va_start intrinsic.
Because we need to preserve the memory access being performed we need a
separate instruction to represent this.

llvm-svn: 294492
2017-02-08 17:57:20 +00:00
..
ADT ADT: Add explicit conversions for reverse ilist iterators 2017-02-07 21:03:50 +00:00
Analysis [IR/Analysis] Defend against getting slightly wrong template arguments 2017-02-07 03:17:30 +00:00
AsmParser [AsmParser] Expose an API to parse a string starting with a type. 2016-03-08 00:37:07 +00:00
Bitcode Change BitstreamCursor::skipRecord to return the record code (NFC) 2017-01-04 22:54:14 +00:00
CodeGen [Assembler] Enable nicer diagnostics for inline assembly. 2017-02-08 14:48:05 +00:00
Config Fix LLDB Android AArch64 GCC debug info build 2017-02-02 01:17:49 +00:00
DebugInfo Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
ExecutionEngine [Orc][RPC] Add a HandlerTratis specialization for free functions. 2017-02-08 00:13:51 +00:00
IR [InstCombineCalls] Remove zero length atomic memcpy intrinsics 2017-02-08 14:23:47 +00:00
IRReader [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
LTO Revert "[ThinLTO] Add an auto-hide feature" 2017-02-03 07:41:43 +00:00
LibDriver [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
LineEditor Apply clang-tidy's misc-move-constructor-init throughout LLVM. 2016-05-27 14:27:24 +00:00
Linker IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport. 2017-02-03 17:01:14 +00:00
MC [Assembler] Enable nicer diagnostics for inline assembly. 2017-02-08 14:48:05 +00:00
Object Object: Handle files without a dynamic symbol table. 2017-02-03 16:53:55 +00:00
ObjectYAML Add LC_BUILD_VERSION load command 2017-01-23 20:07:55 +00:00
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes [PM] Separate the LoopAnalysisManager from the LoopPassManager and move 2017-01-11 09:43:56 +00:00
ProfileData Add indirect call promotion to SamplePGO 2017-01-20 22:56:07 +00:00
Support Replace custom written DFS walk with depth first iterator 2017-02-07 19:24:26 +00:00
TableGen Cleanup dump() functions. 2017-01-28 02:02:38 +00:00
Target GlobalISel: translate @llvm.va_start intrinsic. 2017-02-08 17:57:20 +00:00
Transforms NVPTX: Extract mem intrinsic expansions into utilities 2017-02-08 17:49:52 +00:00
XRay [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
CMakeLists.txt
InitializePasses.h Add PredicateInfo utility and printing pass 2017-02-07 21:10:46 +00:00
LinkAllIR.h Remove unused #includes of TimeValue.h. NFC. 2016-10-24 14:00:26 +00:00
LinkAllPasses.h [Guards] Introduce loop-predication pass 2017-01-25 16:00:44 +00:00
Pass.h Reverted: Track validity of pass results 2017-01-15 10:23:18 +00:00
PassAnalysisSupport.h Reverted: Track validity of pass results 2017-01-15 10:23:18 +00:00
PassInfo.h [llvm] Remove duplicate header from PassInfo.h 2016-11-11 02:01:32 +00:00
PassRegistry.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
PassSupport.h Revamp llvm::once_flag to be closer to std::once_flag 2017-02-05 21:13:06 +00:00
module.modulemap Tentative fix for modules build. 2017-01-05 04:40:09 +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