llvm/lib
Francis Visoiu Mistrih ba9125e489 [PEI] Simplify handling of targets with no phys regs. NFC
Make doSpillCalleeSavedRegs a member function, instead of passing most of the
members of PEI as arguments.

Differential Review: https://reviews.llvm.org/D35642

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317309 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-03 09:46:36 +00:00
..
Analysis Irreducible loop metadata for more accurate block frequency under PGO. 2017-11-02 22:26:51 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen [PEI] Simplify handling of targets with no phys regs. NFC 2017-11-03 09:46:36 +00:00
DebugInfo
Demangle
ExecutionEngine
Fuzzer
FuzzMutate
IR [Verifier] Remove the -verify-debug-info cl::opt 2017-11-02 23:44:20 +00:00
IRReader
LineEditor
Linker
LTO
MC [AsmPrinterDwarf] Add support for .cfi_restore directive 2017-11-02 12:00:58 +00:00
Object
ObjectYAML
Option
Passes
ProfileData
Support [X86] Simplify the pentium4 code in getHostCPUName to be based on feature flags. Don't use 'x86-64' ever. 2017-11-02 19:13:34 +00:00
TableGen
Target [AArch64] Use dwarf exception handling on MinGW 2017-11-03 07:33:20 +00:00
Testing
ToolDrivers
Transforms [LSR] Clarify a comment. NFC. 2017-11-03 01:01:28 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt