llvm-6502/lib
Tom Stellard f5be357d37 AMDGPU/SI: Select mad patterns to v_mac_f32
The two-address instruction pass will convert these back to v_mad_f32
if necessary.

Differential Revision: http://reviews.llvm.org/D11060

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242038 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-13 15:47:57 +00:00
..
Analysis Cleanup after r241809 - remove uncessary call to std::sort 2015-07-13 14:48:24 +00:00
AsmParser Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
Bitcode Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
CodeGen Print the visibility of available_externally functions. 2015-07-13 13:55:18 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Add argmemonly attribute. 2015-07-11 10:30:36 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC MC: Only allow changing feature bits in MCSubtargetInfo 2015-07-10 22:52:15 +00:00
Object llvm-ar: Pad the symbol table to 4 bytes. 2015-07-09 19:48:06 +00:00
Option
Passes
ProfileData
Support
TableGen
Target AMDGPU/SI: Select mad patterns to v_mac_f32 2015-07-13 15:47:57 +00:00
Transforms Remove unused variable. 2015-07-13 14:43:33 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile