llvm-6502/lib
Will Schmidt eb3092083f add ppc64/pwr8 as target
includes handling DIR_PWR8 where appropriate
The P7Model Itinerary is currently tied in for use under the P8Model, and will be updated later.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211779 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-26 13:36:19 +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
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 Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
TableGen Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Target add ppc64/pwr8 as target 2014-06-26 13:36:19 +00:00
Transforms This patch removed duplicate code for matching patterns 2014-06-26 08:57:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile