llvm-6502/lib
Tom Stellard bad4e7b748 R600/SI: Add an s_mov_b32 to patterns which use the M0RegClass
We need to use a s_mov_b32 rather than a copy, so that CSE will
eliminate redundant moves to the m0 register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222584 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-21 22:31:46 +00:00
..
Analysis LazyValueInfo: range'ify some for-loops. No functional change. 2014-11-21 19:07:46 +00:00
AsmParser
Bitcode Add accessor marcos to ConstantPlaceHolder, similar to those in the base class. 2014-11-21 02:42:08 +00:00
CodeGen Debug Info: revert r222195, r222210 and r222239. 2014-11-21 19:55:23 +00:00
DebugInfo Make DWARFAcceleratorTable::dump() const. 2014-11-20 16:21:11 +00:00
ExecutionEngine [MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead 2014-11-21 01:57:09 +00:00
IR Debug Info: revert r222195, r222210 and r222239. 2014-11-21 19:55:23 +00:00
IRReader
LineEditor
Linker
LTO
MC Revert "Allow FDE references outside the +/-2GB range supported by PC relative offsets for code models other than small/medium. For JIT application, memory layout is less controlled and can result in truncations otherwise." 2014-11-21 17:21:18 +00:00
Object Remove duplication of relocation names in lib/Object/ELFYAML.cpp 2014-11-21 20:16:09 +00:00
Option
ProfileData
Support Allow multiple -debug-only args 2014-11-21 18:06:09 +00:00
TableGen
Target R600/SI: Add an s_mov_b32 to patterns which use the M0RegClass 2014-11-21 22:31:46 +00:00
Transforms [asan] add statistic counter to dynamic alloca instrumentation 2014-11-21 21:25:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile