llvm-6502/lib
Eric Christopher d66d1a66c4 Remove the storage and use of the subtarget out of the sparc frame
lowering code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211809 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-26 22:33:50 +00:00
..
Analysis This patch removed duplicate code for matching patterns 2014-06-26 08:57:33 +00:00
AsmParser Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Bitcode Rename loop unrolling and loop vectorizer metadata to have a common prefix. 2014-06-25 15:41:00 +00:00
CodeGen Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
DebugInfo Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
ExecutionEngine [RuntimeDyld] Adds the necessary hooks to MCJIT to be able to debug generated 2014-06-25 00:20:53 +00:00
IR MSVC build fix following r211749 2014-06-26 00:25:41 +00:00
IRReader MSVC build fix following r211749 2014-06-26 00:25:41 +00:00
LineEditor [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Linker Replace some assert(0)'s with llvm_unreachable. 2014-06-18 05:05:13 +00:00
LTO Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
MC Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Object Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Option Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
ProfileData Renaming SwapByteOrder() to getSwappedBytes() 2014-06-14 11:36:01 +00:00
Support Add support for ppc64/power8 as a host 2014-06-26 13:37:03 +00:00
TableGen Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Target Remove the storage and use of the subtarget out of the sparc frame 2014-06-26 22:33:50 +00:00
Transforms GVN: Preserve invariant.load metadata 2014-06-26 19:51:19 +00:00
CMakeLists.txt ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00
LLVMBuild.txt ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00
Makefile ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00