llvm-6502/lib
Gerolf Hoflehner 10437f66fa Fix for regression: [Bug 20369] wrong code at -O3 on x86_64-linux-gnu in 64-bit mode
Prevents hoisting of loads above stores and sinking of stores below loads
in MergedLoadStoreMotion.cpp (rdar://15991737)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213497 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-21 03:02:46 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine [PowerPC] ELFv2 dynamic loader support 2014-07-20 23:53:14 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC [MC] Pass MCSymbolData to needsRelocateWithSymbol 2014-07-20 23:15:06 +00:00
Object Namespace cleanup (no functional change) 2014-07-20 12:08:28 +00:00
Option
ProfileData
Support
TableGen
Target [PowerPC] ELFv2 aggregate passing support 2014-07-21 00:13:26 +00:00
Transforms Fix for regression: [Bug 20369] wrong code at -O3 on x86_64-linux-gnu in 64-bit mode 2014-07-21 03:02:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile