llvm-6502/lib
Jakob Stoklund Olesen e6dc59891f Remove liveout lists from MachineRegisterInfo.
All targets are now adding return value registers as implicit uses on
return instructions, and there is no longer a need for the live out
lists.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174417 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-05 18:21:56 +00:00
..
Analysis
Archive
AsmParser Use the do-while(0) thing for this #define. 2013-02-05 07:19:31 +00:00
Bitcode Added LLVM Asm/Bitcode Reader/Writer support for new IR keyword externally_initialized. 2013-02-05 05:57:38 +00:00
CodeGen Remove liveout lists from MachineRegisterInfo. 2013-02-05 18:21:56 +00:00
DebugInfo
ExecutionEngine
IR Add target-dependent versions of addAttribute/removeAttribute to AttrBuilder. 2013-02-05 08:09:32 +00:00
Linker
MC [MC] Bundle alignment: Invalidate relaxed fragments 2013-02-05 17:55:27 +00:00
Object
Option
Support More MSan/ASan annotations. 2013-02-04 07:03:24 +00:00
TableGen
Target Move MRI liveouts to AArch64 return instructions. 2013-02-05 18:21:49 +00:00
Transforms Loop Vectorizer: Handle pointer stores/loads in getWidestType() 2013-02-05 15:08:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile