llvm-6502/lib
Eric Christopher 99cd10fe11 Have MachineRegisterInfo take and store the MachineFunction it
was created for rather than the TargetMachine since we only
needed the TM for the subtarget and we can get that from the
MF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215432 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-12 08:00:56 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Have MachineRegisterInfo take and store the MachineFunction it 2014-08-12 08:00:56 +00:00
DebugInfo
ExecutionEngine
IR IR: Print a newline when dumping Types 2014-08-12 03:24:59 +00:00
IRReader
LineEditor
Linker IR: Print a newline when dumping Types 2014-08-12 03:24:59 +00:00
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target [MachineCombiner] Fix for ICE bug 20598 2014-08-12 07:54:12 +00:00
Transforms msan: Handle musttail calls 2014-08-12 00:12:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile