llvm-6502/lib
Mehdi Amini 4d5e059cdb Update InstCombine to transform aggregate loads into scalar loads.
Summary:
One step further getting aggregate loads and store being optimized
properly. This will only handle struct with one element at this point.

Test Plan: Added unit tests for the new supported cases.

Reviewers: chandlerc, joker-eph, joker.eph, majnemer

Reviewed By: majnemer

Subscribers: pete, llvm-commits

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

Patch by Amaury Sechet.

From: Amaury Sechet <amaury@fb.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236695 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-07 05:52:40 +00:00
..
Analysis Added support for building against Android API-9 SDK 2015-05-07 00:05:26 +00:00
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
Fuzzer [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simplify the test runner 2015-05-07 00:11:33 +00:00
IR Revert "[opaque pointer type] Pass explicit pointer type through GEP constant folding" 2015-05-06 23:56:21 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData InstrProf: Simplify looking up sections for coverage data 2015-05-07 00:31:58 +00:00
Support YAML: Extract the code that skips a comment into a separate method, NFC. 2015-05-06 23:00:45 +00:00
TableGen
Target [X86MCInst] Move LowerSTATEPOINT to inside X86AsmPrinter. NFC. 2015-05-06 23:53:26 +00:00
Transforms Update InstCombine to transform aggregate loads into scalar loads. 2015-05-07 05:52:40 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile