llvm-6502/lib
Tom Stellard 6392836b79 Merging r199917:
------------------------------------------------------------------------
r199917 | thomas.stellard | 2014-01-23 10:49:31 -0800 (Thu, 23 Jan 2014) | 6 lines

R600: Correctly handle vertex fetch clauses the precede ENDIFs

The control flow finalizer would sometimes use an ALU_POP_AFTER
instruction before the vetex fetch clause instead of using a POP
instruction after it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@204639 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-24 18:21:27 +00:00
..
Analysis Merging r197216: 2013-12-15 20:55:09 +00:00
AsmParser Merging r196158: 2013-12-09 21:06:30 +00:00
Bitcode Merging r196158: 2013-12-09 21:06:30 +00:00
CodeGen Merging r197047: 2013-12-15 21:02:34 +00:00
DebugInfo
ExecutionEngine Merging r197483: 2013-12-24 06:50:45 +00:00
IR Merging r196172: 2013-12-09 21:07:27 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC Merging r196104: 2013-12-02 19:24:08 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option
Support Merging r197718: 2013-12-20 04:26:57 +00:00
TableGen
Target Merging r199917: 2014-03-24 18:21:27 +00:00
Transforms Merging r197449: 2013-12-17 01:28:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile