llvm-6502/lib/Transforms
Evgeniy Stepanov c4c08aab64 [msan] Avoid extra origin address realignment.
Do not realign origin address if the corresponding application
address is at least 4-byte-aligned.

Saves 2.5% code size in track-origins mode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223464 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 14:34:03 +00:00
..
Hello
InstCombine [InstCombine] Minor optimization for bswap with binary ops 2014-12-04 09:44:01 +00:00
Instrumentation [msan] Avoid extra origin address realignment. 2014-12-05 14:34:03 +00:00
IPO Prologue support 2014-12-03 02:08:38 +00:00
ObjCARC Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool> 2014-11-19 07:49:26 +00:00
Scalar StructurizeCFG: Use LoopInfo analysis for better loop detection 2014-12-03 04:28:32 +00:00
Utils correct spelling, NFC 2014-12-03 22:10:39 +00:00
Vectorize LoopVectorize: Remove unnecessary RAUW 2014-12-03 05:41:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile