llvm-6502/lib
Eric Christopher f7f32530e0 Move the target machine variable so that it's initialized early
enough we can use it to initialize frame lowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229168 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 22:48:51 +00:00
..
Analysis [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
AsmParser AsmWriter/Bitcode: MDImportedEntity 2015-02-13 01:46:02 +00:00
Bitcode Clean up some inappropriate choices of type in the bitcode reader. None of 2015-02-13 21:05:11 +00:00
CodeGen [CodeGenPrepare] Removed duplicate logic. SimplifyCFG already knows how to speculate calls to cttz/ctlz. 2015-02-13 14:15:48 +00:00
DebugInfo Fix -Wunused-variable warning. 2015-02-13 18:11:49 +00:00
ExecutionEngine [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
Fuzzer
IR [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
IRReader
LineEditor
Linker [LinkModules] Change the way ModuleLinker merges triples. 2015-02-13 00:40:41 +00:00
LTO [PM] Remove the old 'PassManager.h' header file at the top level of 2015-02-13 10:01:29 +00:00
MC Revert a series of commits starting at r228886 which is triggering some 2015-02-13 07:52:39 +00:00
Object
Option
ProfileData Fix accidental bit flip. 2015-02-12 16:30:00 +00:00
Support Triple: Make setEnvironment not override the object format 2015-02-13 22:05:50 +00:00
TableGen
Target Move the target machine variable so that it's initialized early 2015-02-13 22:48:51 +00:00
Transforms [InstCombine] Fix regression introduced at r227197. 2015-02-13 16:33:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile