llvm-project/llvm/lib/Transforms
Etienne Bergeron 70684f9422 This is part of the effort for asan to support Windows 64 bit.
The large offset is being tested on Windows 10 (which has larger usable
virtual address space than Windows 8 or earlier)

Patch by:  Wei Wang
Differential Revision: http://reviews.llvm.org/D21523

llvm-svn: 273269
2016-06-21 15:07:29 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO Pass AssumptionCacheTracker from SampleProfileLoader to Inliner 2016-06-20 20:53:40 +00:00
InstCombine Replace silly uses of 'signed' with 'int' 2016-06-21 05:10:24 +00:00
Instrumentation This is part of the effort for asan to support Windows 64 bit. 2016-06-21 15:07:29 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar Forgot to update callers of deleteDeadInstruction 2016-06-20 16:07:38 +00:00
Utils Rename to be consistent with other type names. NFC 2016-06-20 20:21:33 +00:00
Vectorize reverted the prev commit due to assertion failure 2016-06-21 12:10:11 +00:00
CMakeLists.txt
LLVMBuild.txt