llvm-6502/lib
Philip Reames ecad452885 [X86] Split out the logic to select the stack probe function (NFC)
Patch 1 of 11 in 'Add a "probe-stack" attribute' review thread.

Patch by: <john.kare.alsaker@gmail.com>



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216233 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-21 22:15:20 +00:00
..
Analysis
AsmParser Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr 2014-08-21 20:44:56 +00:00
Bitcode
CodeGen Rename AtomicExpandLoadLinked into AtomicExpand 2014-08-21 21:50:01 +00:00
DebugInfo
ExecutionEngine
IR Fix a URL (NFC) 2014-08-21 21:09:24 +00:00
IRReader
LineEditor
Linker
LTO
MC Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr 2014-08-21 20:44:56 +00:00
Object Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr 2014-08-21 20:44:56 +00:00
Option
ProfileData
Support Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr 2014-08-21 20:44:56 +00:00
TableGen Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std::unique_ptr 2014-08-21 20:44:56 +00:00
Target [X86] Split out the logic to select the stack probe function (NFC) 2014-08-21 22:15:20 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile