llvm-6502/lib
Tom Stellard fd58f22744 R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr()
This function assumed that SMRD instructions always have immediate
offsets, which is not always the case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232957 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-23 16:06:01 +00:00
..
Analysis ValueTracking: Forward getConstantStringInfo's TrimAtNul param into recursive invocation 2015-03-21 15:36:06 +00:00
AsmParser
Bitcode
CodeGen Move private classes into anonymous namespaces 2015-03-23 12:30:58 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR [gcov] Move formatBranchInfo into an anonymous namespace. 2015-03-23 13:59:13 +00:00
IRReader
LineEditor
Linker
LTO Verifier: Remove the separate -verify-di pass 2015-03-19 22:24:17 +00:00
MC Don't declare all text sections at the start of the .s 2015-03-20 20:00:01 +00:00
Object
Option Make getLastArgNoClaim work for up to 4 arguments. 2015-03-20 23:32:58 +00:00
Passes
ProfileData
Support Move private classes into anonymous namespaces 2015-03-23 12:30:58 +00:00
TableGen
Target R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr() 2015-03-23 16:06:01 +00:00
Transforms Move private classes into anonymous namespaces 2015-03-23 12:30:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile