llvm-6502/lib
Tom Stellard 9f84c05705 R600: enable S_*N2_* instructions
They seem to work fine.

Patch by: Christian König

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Christian König <deathsimple@vodafone.de>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170343 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-17 15:14:56 +00:00
..
Analysis Fix a crash in ValueTracking on vectors of pointers. 2012-12-14 20:43:49 +00:00
Archive
AsmParser Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 2012-12-09 21:12:04 +00:00
Bitcode Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 2012-12-09 21:12:04 +00:00
CodeGen Revert/correct some FastISel changes in r170104 (EVT->MVT for 2012-12-17 14:30:06 +00:00
DebugInfo
ExecutionEngine
Linker
MC MCPureStreamer.cpp: Try to fix build, pruning EmitDebugLabel(). 2012-12-16 04:23:20 +00:00
Object Revert "Add a funciton to get the segment name of a section." 2012-12-13 06:36:18 +00:00
Option
Support Define getHostCPUFeatures for ARM Linux platform 2012-12-13 02:40:20 +00:00
TableGen
Target R600: enable S_*N2_* instructions 2012-12-17 15:14:56 +00:00
Transforms Teach the rewriting of memcpy calls to support subvector copies. 2012-12-17 14:51:24 +00:00
VMCore Kerning. 2012-12-12 19:21:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile