llvm-6502/lib
Eric Christopher fe80185273 Move AArch64TargetLowering to AArch64Subtarget.
This currently necessitates a TargetMachine for the TargetLowering
constructor and TLOF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210605 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-10 23:26:45 +00:00
..
Analysis
AsmParser
Bitcode Mark a few functions noexcept. 2014-06-10 21:26:47 +00:00
CodeGen Have isInTailCallPosition take the DAG so that we can use the 2014-06-10 20:39:38 +00:00
DebugInfo
ExecutionEngine
IR Revert "Remove support for runtime multi-threading." 2014-06-10 23:15:43 +00:00
IRReader
LineEditor
Linker
LTO
MC Revert "Patch by Ray Donnelly to print register names instead of numbers." 2014-06-10 20:16:36 +00:00
Object Mark a few functions noexcept. 2014-06-10 21:26:47 +00:00
Option
ProfileData Mark a few functions noexcept. 2014-06-10 21:26:47 +00:00
Support Revert "Remove support for runtime multi-threading." 2014-06-10 23:15:43 +00:00
TableGen Fix error in tablegen when either operand of !if is an empty list. 2014-06-10 20:10:08 +00:00
Target Move AArch64TargetLowering to AArch64Subtarget. 2014-06-10 23:26:45 +00:00
Transforms We already have a reference to the TargetMachine, use that. 2014-06-10 20:39:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile